Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
526 Adding a Prefix Entry
2. Add the list by typing:
• For Standard OSPF Routes
routing ospf filter prefix-list name
• For VRF Routes via OSPF
routing ospf vrf vrf filter prefix-list name
Where:
• vrf is the name of the chosen VRF
• 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.9.4.4, “Adding a Prefix Entry”.
5. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.9.4.4
Adding a Prefix Entry
To add an entry for a dynamic OSPF prefix list, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the entry by typing:
• For Standard OSPF Routes
routing ospf filter prefix-list name entry number
• For VRF Routes via OSPF
routing ospf vrf vrf filter prefix-list name entry number
Where:
• vrf is the name of the chosen VRF
• name is the name of the prefix list
• number is the sequence number for the entry
3. Configure the following parameter(s) as required:
Parameter Description
action { action } Synopsis: { deny, permit }
Default: permit
Action.
subnet { subnet } Synopsis: A string 9 to 18 characters long
Network (xxx.xxx.xxx.xxx/xx).
This parameter is mandatory.
le { le } Synopsis: An 8-bit unsigned integer between 1 and 32
The maximum prefix length to match ipaddress within subnet.