Dell Force10 C150 Configuration Manual page 164

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

Also, if there are different instances of the same route-map, then it's sufficient if a permit match happens in
any instance of that route-map. As an example:
FTOS(conf)#route-map force permit 10
FTOS(config-route-map)#match tag 1000
FTOS(conf)#route-map force deny 20
FTOS(config-route-map)#match tag 1000
FTOS(conf)#route-map force deny 30
FTOS(config-route-map)#match tag 1000
In the above route-map, instance 10 permits the route having a tag value of 1000 and instances 20 & 30
denies the route having a tag value of 1000. In the above scenario, FTOS scans all the instances of the
route-map for any permit statement. If there is a match anywhere, the route is permitted, though other
instances of the route-map denies it.
To configure match criterion for a route map, use any or all of the following commands in the
ROUTE-MAP mode:
Command Syntax
match as-path
as-path-name
match community
community-list-name
match interface
164
|
IP Access Control Lists (ACL), Prefix Lists, and Route-maps
Command Mode
CONFIG-ROUTE-MAP
CONFIG-ROUTE-MAP
[ exact ]
CONFIG-ROUTE-MAP
interface
Purpose
Match routes with the same AS-PATH numbers.
Match routes with COMMUNITY list attributes in
their path.
Match routes whose next hop is a specific
interface. The parameters are:
For a Fast Ethernet interface, enter the
keyword FastEthernet followed by the slot/
port information.
For a 1-Gigabit Ethernet interface, enter the
keyword gigabitEthernet followed by the
slot/port information.
For a loopback interface, enter the keyword
loopback followed by a number between
zero (0) and 16383.
For a port channel interface, enter the keyword
port-channel followed by a number from 1
to 255 for TeraScale and ExaScale, 1 to 32 for
EtherScale.
For a SONET interface, enter the keyword
sonet followed by the slot/port information.
For a 10-Gigabit Ethernet interface, enter the
keyword tengigabitEthernet followed by
the slot/port information.
For a VLAN, enter the keyword vlan followed
by a number from 1 to 4094.
E-Series ExaScale platforms support
4094 VLANs with FTOS version 8.2.1.0
and later. Earlier ExaScale supports 2094
VLANS.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents