RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Adding an Excluded Autonomous System Path filter 487
1. Make sure the CLI is in Configuration mode.
2. Add the path by typing:
routing bgp filter route-map name entry number set as-path prepend path
Where:
• name is the name of the route map
• number is the entry number
• path is the number for the autonomous system path
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.3.4
Adding an Excluded Autonomous System Path filter
To add an excluded autonomous system path filter to a BGP route map entry, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the path by typing:
routing bgp filter route-map name entry number set as-path exclude path
Where:
• name is the name of the route map
• number is the entry number
• path is the number for the autonomous system path
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.3.5
Deleting a Prepended Autonomous System Path Filter
To delete a prepended autonomous system path filter from a BGP route map entry, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the network by typing:
no routing bgp filter route-map name entry number set as-path prepend path
Where:
• name is the name of the route map
• number is the entry number
• path is the number for the autonomous system path
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.