configure route-map delete set
ExtremeWare Software 7.3.0 Command Reference Guide 811
configure route-map delete set
configure route-map <route-map> <seq_number> delete 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_number>:<number> | number <community> | no-advertise
| no-export | no-export-subconfed]] | next-hop <ip address> | med <number>
| local-preference <number> | weight <number> | origin [igp | egp |
incomplete] | tag <number> | accounting index <number> value <number> |
cost <number> | cost-type [ase-type-1 | ase-type-2]]
Description
Deletes a route map
set
entry.
Syntax Description
route-map The name of the route map from which this statement should be deleted.
seq-number The sequence number of the entry in the route map from which this statement
should be deleted.
as-number Specifies an AS number.
as_access_profile Specifies an AS path access profile.
as_number:number Specifies a BGP community number, in as_number:number format.
community Specifies a BGP community number, as an unsigned 32-bit integer in decimal
format.
no-export Specifies the no-export attribute.
no-advertise Specifies the no-advertise attribute.
no-export-subconfed Specifies the no-export-subconfed attribute.
remove Specifies removing the community attribute.
add | delete <as_access_profile> Specifies add or delete of the specified access profile.
add | delete
<as_number:number>
Specifies add or delete of the specified BGP community number, in
as_number:number format.
add | delete <community> Specifies add or delete of the specified BGP community number, specified as
an unsigned 32-bit integer in decimal format.
add | delete <no-export> Specifies add or delete of the no-export attribute.
add | delete <no-advertise> Specifies add or delete of the no-advertise attribute.
add | delete
<no-export-subconfed>
Specifies add or delete of the no-export-subconfed attribute.
next-hop <ipaddress> Specifies the IP address of the next hop.
internal Specifies setting the MED attribute to a value equal to the metric to reach the
nexthop.
med_number Specifies setting the MED attribute to a specified value.
remove Specifies removing the MED attribute.
add | delete <med_number> Specifies add or delete of the specified value to or from the MED.
local-preference <number> Specifies a local preference number.
weight <number> Specifies a weight associated with the NLRI.