ADC Telecommunications, Inc.
240 CHAPTER 11: CREATING ROUTE FILTERS
Route-maps are appended to the specified map-list. The order in which you add the route-maps to the map-list determine the sequence in which the system examines the route maps; the first route-map that you added to the list is examined first, the final route-map that you appended to the list is examined last.You cannot modify the sequence of route-maps in an existing map-list. To re-define the order of route-maps, you must create a new map-list. To create a map list, use this procedure:
Task Command
1. If you haven’t already done so,
define the route maps that you
want to use to filter routes.
For more information about the route-map
command and defining route maps, see
“Creating Route Maps” on page 225.
2. Do one of the following:
If you are creating RIP route
maps, enter router-rip mode.
or
If you are creating OSPF route
maps, enter router-ospf mode.
router rip
or
router ospf
3. Do one of the following:
If you are creating an import filter,
enter import mode.
or
If you creating an export filter,
enter export mode.
import
or
export
4. Add a route map to the map list
then set the list to active or
inactive. Repeat this command for
all route maps that you want to
add to the map-list.
map-list <route-map-list-number>
route-map <route-map-number>
set {active | inactive}