configure route-map add set
ExtremeWare Software 7.3.0 Command Reference Guide 805
configure route-map add set
configure route-map <route-map> <seq_number> add set [as-path <as_number> |
community [[access-profile <access-profile> | <as_number>:<number> | number
<community> | no-advertise | no-export | no-export-subconfed] | remove |
[add | delete] [access-profile <access-profile> | <as no> : <number> |
number <community> | no-advertise | no-export | no-export-subconfed]] |
next-hop <ip address> | med [internal | <med_number> | remove | [add |
delete] <med_number>] local-preference <number> | weight <number> | origin
[igp | egp | incomplete] | tag <tag_number> | accounting index
<index_number> value <value_number> | cost <number> | cost-type [ase-type-1
| ase-type-2]]
Description
Configures a route map
set
entry.
Syntax Description
route-map The name of the route map to which this statement should be added.
seq-number Specifies the sequence number of the entry in the route map to which this
statement should be added.
as-number Prepends the specified AS number to the AS path in the path attribute.
as_access_profile Sets the community in path attribute to the specified access profile.
as_number:number Sets the community in path attribute to the specified BGP community number,
specified in as_number:number format, in the path attribute.
community Sets the community in path attribute to the specified BGP community number,
specified as an unsigned 32-bit integer in decimal format.
no-export Sets the community in path attribute to the no-export attribute.
no-advertise Sets the community in path attribute to the no-advertise attribute.
no-export-subconfed Sets the community in path attribute to the no-export-subconfed attribute.
remove Removes the community attribute, if present.
add | delete <as_access_profile> Adds or deletes the specified access profile to or from the existing community
in the path attribute.
add | delete
<as_number:number>
Adds or deletes the specified BGP community number, specified in
as_number:number format, to or from the existing community in the path
attribute.
add | delete <community> Adds or deletes the specified BGP community number, specified as an
unsigned 32-bit integer in decimal format, to or from the existing community in
the path attribute.
add | delete <no-export> Adds or deletes the no-export attribute to or from the existing community in
the path attribute.
add | delete <no-advertise> Adds or deletes he no-advertise attribute to or from the existing community in
the path attribute.
add | delete
<no-export-subconfed>
Adds or deletes the no-export-subconfed attribute to or from the existing
community in the path attribute.
next-hop <ipaddress> Sets the next hop in the path attribute to the specified IP address.
internal When used in the BGP neighbor output route map, sets the MED attribute to a
value equal to the metric to reach the nexthop.
med_number Sets the MED attribute to the specified value.