Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
490 Adding a Prefix Entry
Section13.8.4.4
Adding a Prefix Entry
To add an entry for a dynamic BGP prefix list, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the entry by typing:
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. 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.
ge { ge } Synopsis: An 8-bit unsigned integer between 1 and 32
The minimum prefix length to match ipaddress within subnet.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.4.5
Deleting a Prefix List
To delete a prefix list for dynamic BGP routes, do the following:
1. Make sure the CLI is in Configuration mode.
NOTE
Deleting a prefix list removes all associate prefix entries as well.
2. Delete the list by typing:
no routing bgp filter prefix-list name
Where:
• name is the name of the prefix list
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.