RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Deleting an Autonomous System Path 493
• action is the action.
• match is the regular expression to match with the autonomous system path. For more information about
regular expressions, refer to Section2.5.7, “Using Regular Expressions”.
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.5.5
Deleting an Autonomous System Path
To delete an autonomous system path filter for dynamic BGP routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the filter key by typing:
no routing bgp filter as-path name
Where:
• name is the name of the autonomous system path filter
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.5.6
Deleting an Autonomous System Path Filter Entry
To delete an entry for an autonomous system path filter, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the filter key by typing:
no routing bgp filter as-path name entry action match
Where:
• name is the name of the autonomous system path filter
• action is the action
• match is the regular expression to match with the autonomous system path
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.6
Managing Neighbors
Neighbors are other routers with which to exchange routes. One or more neighbors must be specified in order for
BGP to operate.