RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Deleting a Prefix Entry 491
Section13.8.4.6
Deleting a Prefix Entry
To delete an entry for a dynamic BGP prefix list, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the entry by typing:
no routing bgp filter prefix-list name entry number
Where:
• name is the name of the prefix list
• number is the sequence number for the entry
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.5
Managing Autonomous System Paths and Entries
This section describes how to configure autonomous system paths and entries for dynamic BGP routes.
CONTENTS
• Section13.8.5.1, “Viewing a List of Autonomous System Paths”
• Section13.8.5.2, “Viewing a List of Autonomous System Path Entries”
• Section13.8.5.3, “Adding an Autonomous System Path Filter”
• Section13.8.5.4, “Adding an Autonomous System Path Filter Entry”
• Section13.8.5.5, “Deleting an Autonomous System Path”
• Section13.8.5.6, “Deleting an Autonomous System Path Filter Entry”
Section13.8.5.1
Viewing a List of Autonomous System Paths
To view a list of autonomous system path filters for dynamic BGP routes, type:
show running-config routing bgp filter as-path
If filters have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing bgp filter as-path | tab
NAME ACTION MATCH
---------------------------------
filter-allow-120
permit 120
!
If no filters have been configured, add filters as needed. For more information, refer to Section13.8.5.3, “Adding
an Autonomous System Path Filter”.