Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
482 Viewing a List of Route Map Filters
Section13.8.2.1
Viewing a List of Route Map Filters
To view a list of route map filters for either dynamic BGP routes, type:
show running-config routing bgp filter route-map
If filters have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing bgp filter route-map | tab
ON
MATCH AS PREFIX PREFIX PREFIX LOCAL
NEXT ORIGINATOR
TAG SEQ ACTION CALL GOTO PATH LIST LIST LIST METRIC PEER ORIGIN AS IP PREFERENCE
OPERATION VALUE HOP ORIGIN ID WEIGHT
---------------------------------------------------------------------------------------------
map
10 permit - - - - - - - - - - - -
- - - - - -
!
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”.
Section13.8.2.2
Viewing a List of Route Map Filter Entries
To view a list of entries for a route map filter for either BGP, type:
show running-config routing bgp filter route-map tag entry
Where:
• tag is the tag for the route map filter
If entries have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing bgp filter route-map map entry | tab
ON
MATCH AS PREFIX PREFIX PREFIX LOCAL
NEXT ORIGINATOR
SEQ ACTION CALL GOTO PATH LIST LIST LIST METRIC PEER ORIGIN AS IP PREFERENCE
OPERATION VALUE HOP ORIGIN ID WEIGHT AS
---------------------------------------------------------------------------------------------
10 permit - - - - - - - - - - - - -
- - - - -
!
!
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”.
Section13.8.2.3
Adding a Route Map Filter
To add a route map filter for dynamic BGP routes, do the following: