User guide
E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
16-35
U
SING
R
OUTE
M
APS
R
OUTE
M
AP
C
OMMANDS
Table 16-6 describes route map commands.
Table 16-6: Route Map Commands
Command Description
config route-map <route-map> <sequence
number> add goto <route-map>
Configures a route map goto statement.
config route-map <route-map> <sequence
number> add match [nlri-list <access_profile> |
as-path [<access_profile> | <as_no>] | community
[access-profile <access_profile> |
<as_num:number | number <community>] |
next-hop <ipaddress> | med <number> | origin
[igp | egp | incomplete]]
Configures a route map match statement.
Specify the following:
■
route-map – The name of the route
map.
■
sequence number – The statement in
the route map to which this statement is
being added.
■
nlri-list, as-path, community,
next-hop, med, and origin – Specify
the type of values that must be applied
using the specified operation against the
corresponding attributes as described in
Table 16-4.
config route-map <route-map> <sequence
number> add set [as-path <as_num> |
community [remove | {add | delete}
[access-profile <access_profile |
<as_num:number> | number <number>] |]
next-hop <ipaddress> | med <number> |
local-preference <number> | origin [igp | egp |
incomplete]
Configures a route map set statement.
Specify the following:
■
route-map – The name of the route
map.
■
sequence number – The statement in
the route map to which this statement is
being added.
■
as-path, community, next-hop, med,
local-preference, and origin –
Specify the type of values that must be
applied using the specified operation
against the corresponding attributes as
described in Table 16-5.
config route-map <route-map> <sequence
number> delete goto <route-map>
Deletes a route map goto statement.