RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Viewing a List of Prefix Entries 525
• For VRF Routes via OSPF
routing ospf vrf vrf filter prefix-list
Where:
• vrf is the name of the chosen VRF
If prefix lists have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing ospf filter prefix-list | tab
NAME DESCOSPFTION SEQ ACTION SUBNET LE GE
-------------------------------------------------------------------------
list-permit-lan-22 -
100 permit 192.168.33.0/24 - -
list-withdraw-lan-11 -
100 permit 192.168.33.0/24 - -
200 permit 192.168.33.0/24 32 -
!
If no prefix lists have been configured, add lists as needed. For more information, refer to Section13.9.4.3,
“Adding a Prefix List”.
Section13.9.4.2
Viewing a List of Prefix Entries
To view a list of entries for dynamic OSPF, OSPF, or OSPF prefix lists, type:
• For Standard OSPF Routes
routing ospf filter prefix-list name entry
• For VRF Routes via OSPF
routing ospf vrf vrf filter prefix-list name entry
Where:
• vrf is the name of the chosen VRF
• name is the name of the prefix list
If entries have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing ospf filter prefix-list test entry | tab
SEQ ACTION SUBNET LE GE
---------------------------------------------
5 permit 192.168.40.0/24 32 -
6 deny 192.168.5.21/32 - -
!
!
If no entries have been configured, add entries as needed. For more information, refer to Section13.9.4.4,
“Adding a Prefix Entry”.
Section13.9.4.3
Adding a Prefix List
To add a prefix list for dynamic OSPF routes, do the following:
1. Make sure the CLI is in Configuration mode.