Configure Route Map Filters - Dell Force10 S4810P Configuration Manual

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

FTOS#show route-map
route-map zakho, permit, sequence 20
Match clauses:
interface
Set clauses:
tag
level
FTOS#
The following text shows an example of a route map with multiple instances. The
displays only the configuration of the current route map instance. To view all instances of a specific route
map, use the
FTOS#show route-map dilling
route-map dilling, permit, sequence 10
Match clauses:
Set clauses:
route-map dilling, permit, sequence 15
Match clauses:
interface
Set clauses:
tag
FTOS#
To delete a route map, use the

Configure route map filters

Within the ROUTE-MAP mode, there are
for a certain criterion in the routes and the
adding something or specifying a level.
When there are multiple match commands of the same parameter under one instance of route-map, then
FTOS does a match between either of those match commands. If there are multiple match commands of
different parameter, then FTOS does a match ONLY if there is a match among ALL match commands.
The following example explains better:
Example 1
FTOS(conf)#route-map force permit 10
FTOS(config-route-map)#match tag 1000
FTOS(config-route-map)#match tag 2000
FTOS(config-route-map)#match tag 3000
In the above route-map, if a route has any of the tag value specified in the match commands, then there is a
match.
Example 2
FTOS(conf)#route-map force permit 10
FTOS(config-route-map)#match tag 1000
132
|
Access Control Lists (ACLs)
GigabitEthernet 0/1
35
stub-area
command.
show route-map
Loopback 23
3444
no route-map
command in the CONFIGURATION mode.
map-name
and
commands. Basically,
match
set
commands change the characteristics of those routes, either
set
command
show config
commands search
match

Advertisement

Table of Contents
loading

Table of Contents