Cisco Nexus 3000 Series Configuration Manual page 263

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Chapter 11
Configuring Route Policy Manager
S e n d d o c u m e n t c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
Command
set as-path {tag | prepend {last-as number
| as-1 [ as-2... ]}}
Example:
switch(config-route-map)# set as-path
prepend 10 100 110
set comm-list name delete
Example:
switch(config-route-map)# set comm-list
BGPCommunity delete
set community {none | additive | local-AS
| no-advertise | no-export | community-1
[community-2...]}
Example:
switch(config-route-map)# set community
local-AS
set dampening halflife reuse suppress
duration
Example:
switch(config-route-map)# set dampening 30
1500 10000 120
set extcomm-list name delete
Example:
switch(config-route-map)# set extcomm-list
BGPextCommunity delete
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Configuring Route Policy Manager
Purpose
Modifies an AS-path attribute for a BGP route. You
can prepend the configured number of last AS
numbers or a string of particular AS-path values
(as-1 as-2...as-n).
Removes communities from the community
attribute of an inbound or outbound BGP route
update. Use the ip community-list command to
create the community list.
Sets the community attribute for a BGP route
update.
When you use both the set community and
Note
set comm-list delete commands in the
same sequence of a route map attribute, the
deletion operation is performed before the
set operation.
Use the send-community command in
Note
BGP neighbor address family configuration
mode to propagate BGP community
attributes to BGP peers.
Sets the following BGP route dampening
parameters:
halflife—The range is from 1 to 45 minutes.
The default is 15.
reuse—The range is from is 1 to 20000
seconds. The default is 750.
suppress—The range is from is 1 to 20000. The
default is 2000.
duration—The range is from is 1 to 255
minutes. The default is 60.
Removes communities from the extended
community attribute of an inbound or outbound
BGP route update. Use the ip extcommunity-list
command to create the extended community list.
11-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents