Important Points To Remember; Configuration Task List For Route Maps - Dell Force10 Z9000 Configuration Manual

Ftos configuration guide for z9000 system
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Important Points to Remember

For route-maps with more than one match clause:
Two or more match clauses within the same route-map sequence have the same match commands
(though the values are different), matching a packet against these clauses is a logical OR operation.
Two or more match clauses within the same route-map sequence have different match commands,
matching a packet against these clauses is a logical AND operation.
If no match is found in a route-map sequence, the process moves to the next route-map sequence until
a match is found, or there are no more sequences.
When a match is found, the packet is forwarded; no more route-map sequences are processed.
If a continue clause is included in the route-map sequence, the next or a specified route-map
sequence is processed after a match is found.

Configuration Task List for Route Maps

You configure route maps in the ROUTE-MAP mode and apply them in various commands in the
ROUTER RIP and ROUTER OSPF modes.
The following list includes the configuration tasks for route maps:
Create a route map on page 116
Configure route map filters
Configure a route map for route redistribution
Configure a route map for route tagging
Create a route map
Route maps, ACLs, and prefix lists are similar in composition because all three contain filters, but route
map filters are do not contain the permit and deny actions found in ACLs and prefix lists. Route map filters
match certain routes and set or specify values.
To create a route map and enter the ROUTE-MAP mode, use the following command in the
CONFIGURATION mode:
Command Syntax
route-map map-name
[
sequence-number
The default action is permit and the default sequence number starts at 10. When the keyword
in configuring a route map, routes that meet the match filters are not redistributed.
|
Access Control Lists (ACLs)
116
(mandatory)
(optional)
Command Mode
[
|
]
CONFIGURATION
permit
deny
]
(optional)
(optional)
Purpose
Create a route map and assign it a unique name.
The optional permit and deny keywords are the
action of the route map. The default is permit .
The optional parameter seq allows you to assign
a sequence number to the route map instance.
deny
is used

Advertisement

Table of Contents
loading

Table of Contents