Cisco Nexus 7000 Series Configuration Manual page 502

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

Advertisement

Configuring Object Tracking
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 .
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
track track-number list threshold weight
Example:
switch(config)# track 1 list threshold
weight
switch(config-track#
Step 3
threshold weight up up-value down
down-value
Example:
switch(config-track)# threshold weight
up 30 down 10
Step 4
object object-id weight value
Example:
switch(config-track)# object 10 weight
15
Step 5
show track
Example:
switch(config-track)# show track
Step 6
copy running-config startup-config
Example:
switch(config-track)# copy
running-config startup-config
This example shows how to configure a track list with an up weight threshold of 30 and a down threshold
of 10:
switch# config t
switch(config)# track 1 list threshold weight
switch(config-track)# threshold weight up 30 down 10
switch(config-track)# object 10 weight 15
switch(config-track)# object 20 weight 15
switch(config-track)# object 30
In this example, the track list is up if object 10 and object 20 are up, and the track list goes to the down
state if all three objects are down.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
21-10
Chapter 21
Purpose
Enters configuration mode.
Configures a tracked list object and enters tracking
configuration mode. Specifies that the state of the
tracked list is based on a configured threshold weight.
The track-number range is from 1 to 500.
Configures the threshold weight for the tracked list.
The range from 1 to 255.
Adds a tracked object to the track list. The object-id
range is from 1 to 500. The value range is from 1 to
255. The default weight value is 10.
(Optional) Displays object tracking information.
(Optional) Saves this configuration change.
Configuring Object Tracking
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents