RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Viewing a List of Prefix Entries 465
Section13.7.3.2
Viewing a List of Prefix Entries
To view a list of entries for dynamic RIP prefix lists, type:
show running-config routing rip filter prefix-list name entry
Where:
• 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 rip 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.7.3.4,
“Adding a Prefix Entry”.
Section13.7.3.3
Adding a Prefix List
To add a prefix list for dynamic RIP routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the list by typing:
routing rip filter prefix-list name
Where:
• name is the name of the prefix list
3. Configure the following parameter(s) as required:
Parameter Description
description { description } Synopsis: A string 1 to 1024 characters long
The description of the prefix list.
4. Add prefix entries as needed. For more information, refer to Section13.7.3.4, “Adding a Prefix Entry”.
5. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.7.3.4
Adding a Prefix Entry
To add an entry for a dynamic RIP prefix list, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the entry by typing: