RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Adding an Incoming Route Filter 535
!
!
If no route filters have been configured, add filters as needed. For more information, refer to Section13.9.7.2,
“Adding an Incoming Route Filter”.
Section13.9.7.2
Adding an Incoming Route Filter
To add a route filter for incoming advertised routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Make sure a route map has been configured. For more information, refer to Section13.9.6, “Managing Route
Maps”.
3. Create the new incoming route filter by typing:
• For Standard OSPF Routes
routing ospf incoming-route-filter route-map
• For VRF Routes via OSPF
routing ospf vrf vrf incoming-route-filter route-map
Where:
• vrf is the name of the chosen VRF
• route-map is the name of the route map
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.9.7.3
Deleting an Incoming Route Filter
To delete a route filter configured for incoming advertised routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the address by typing:
• For Standard OSPF Routes
no routing ospf incoming-route-filter route-map
• For VRF Routes via OSPF
no routing ospf vrf vrf incoming-route-filter route-map
Where:
• vrf is the name of the chosen VRF
• route-map is the name of the route map
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.