Cisco Nexus 7000 Series Configuration Manual page 416

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

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 7 k - d o c f e e d b a c k @ c i s c o . c o m .
Command
set extcommunity generic {transitive |
nontransitive} {none | additive]
community-1 [community-2...]}
Example:
switch(config-route-map)# set extcommunity
generic transitive 1.0:30
set forwarding-address
Example:
switch(config-route-map)# set
forwarding-address
set level {backbone | level-1 | level-1-2
| level-2}
Example:
switch(config-route-map)# set level
backbone
set local-preference value
Example:
switch(config-route-map)# set
local-preference 4000
set metric [+ | -] bandwidth-metric
Example:
switch(config-route-map)# set metric +100
set metric bandwidth [ delay reliability
load mtu ]
Example:
switch(config-route-map)# set metric 33 44
100 200 1500
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
16-16
Chapter 16
Configuring Route Policy Manager
Purpose
Sets the extended community attribute for a BGP
route update.
Note
When you use both the set extcommunity
and set extcomm-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 extended
community attributes to BGP peers.
Sets the forwarding address for OSPF.
Sets what area to import routes to for IS-IS. The
options for IS-IS are level-1, level-1-2, or level-2.
The default is level-1.
Sets the BGP local preference value. The range is
from 0 to 4294967295.
Adds or subtracts from the existing metric value.
The metric is in Kb/s. The range is from 0 to
4294967295.
Sets the route metric values.
Metrics are as follows:
metric0—Bandwidth in Kb/s. The range is
from 0 to 4294967295.
metric1—Delay in 10-microsecond units.
metric2—Reliability. The range is from 0 to
255 (100 percent reliable).
metric3—Loading. The range is from 1 to 200
(100 percent loaded).
metric4—MTU of the path. The range is from
1 to 4294967295.
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents