Each routing policy is introduced by the keyword policy-statement and a name that identifies it:
- [edit]
-
policy-options {
-
-
policy-statement policy-name {
- ...
- }
- }
The name can contain letters, numbers, and hyphens (-) and can be up to 255 characters long. To include spaces in the name, enclose the entire name in quotation marks (“ ” ).
Each routing policy name must be unique within a configuration.