User guide
16-36 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
A
CCESS
P
OLICIES
config route-map <route-map> <sequence
number> delete 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]]
Deletes a route-map match statement.
config route-map <route-map> <sequence
number> delete 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]
Deletes a route map set statement.
config route-map <route-map> add <sequence
number> [permit | deny] {match-one | match-all]
Adds a statement to the route map with the
specified sequence number and action. The
sequence number determines the order of
the statement in the route map, and the
action specifies the action to be taken on a
successful match against the statements in
the route map.
config route-map <route-map> delete <sequence
number>
Deletes an statement from the route map.
create route-map <route-map> Creates a route map statement.
delete route-map <route_map> Deletes a route map statement from the
route map.
Table 16-6: Route Map Commands (continued)
Command Description