Configure Route Map Filters - Dell Force10 C150 Configuration Manual

Ftos configuration guide ftos 8.4.2.7 e-series terascale, c-series, s-series (s50/s25)
Hide thumbs Also See for Force10 C150:
Table of Contents

Advertisement

Figure 8-24. Command Example: show route-map
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
3444
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
FTOS(config-route-map)#match metric 2000
In the above route-map, only if a route has both the characteristics mentioned in the route-map, it is
matched. Explaining further, the route must have a tag value of 1000 and a metric value of 2000. Only
then is there a match.
Loopback 23
no route-map
command in the CONFIGURATION mode.
map-name
match
set
and
commands. Basically,
set
commands change the characteristics of those routes, either
IP Access Control Lists (ACL), Prefix Lists, and Route-maps | 163
match
commands search

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents