Description
Ruleset used to allow/deny prefixes based on AS path
Properties
- Name
- Specifies a symbolic name for the AS path access list. (Identifier)
- Comments
- Text describing the current object. (Optional)
Description
Rule entry used to allow/deny prefixes based on AS path
Properties
- Action
- Specifies the action to take for matched AS path.
- ASPath
- Regular expression pattern to match against AS path. Examples: '_NN_' to match specific AS, '^NN_' to match paths beginning
with AS, '_NN$' to match paths ending with AS and '.*' for wildcard matching.
- Comments
- Text describing the current object. (Optional)
![[Note]](images/note.png) |
Note |
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.
|