Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
map-list 251
map-list
Adds a route-map to a specified map-list. The map-list is a sequential listing of route-maps used
to filter incoming or outgoing OSPF and RIP routes.
Use the no map-list command to remove the configuration.
Mode
To create an import OSPF map list:
router:ospf:import
To create an export OSPF map list:
router:ospf:export
To create an import RIP map list:
router:rip:import
To create an export RIP map list:
router:rip:export
Syntax
map-list <route-map-list-number> route-map <route-map-number>
set {active | inactive}
Arguments
<route-map-list-number> Number of the map-list to which you want to add a
route-map.
route-map
<route-map-number>
Number of the route map that you want to add.
active Sets the map-list to the active state. The system will then use
the map-list to filter routes. There can only be a single active
map-list at one time.
inactive Sets the map-list to an inactive state.