Configuring An Object Track List With A Weight Threshold - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Chapter 21
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 .
Command
Step 4
object object-id
Example:
switch(config-track)# object 10
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 threshold of 70% and a down threshold of
30%:
switch# config t
switch(config)# track 1 list threshold percentage
switch(config-track)# threshold percentage up 70 down 30
switch(config-track)# object 10
switch(config-track)# object 20
switch(config-track)# object 30

Configuring an Object Track List with a Weight Threshold

You can configure an object track list that contains a weight threshold. A tracked list contains one or
more objects. The combined weight of up objects must exceed the configured track list up weight
threshold before the track list is in an up state. For example, if the tracked list has three objects with the
default weight of 10 each, and you configure an up threshold of 15, two of the objects must be in the up
state (combined weight of 20) for the track list to be in the up state.
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
OL-20002-02
config t
track track-number list threshold weight
threshold weight up up-value down down-value
object object-number weight value
show track
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
Adds a tracked object to the track list. The object-id
range is from 1 to 500.
(Optional) Displays object tracking information.
(Optional) Saves this configuration change.
Configuring Object Tracking
21-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents