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

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

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 3 k - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 3
threshold percentage up up-value down
down-value
Example:
switch(config-track)# threshold
percentage up 70 down 30
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 percent and a down threshold
of 30 percent:
switch# configure terminal
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.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
14-8
configure terminal
track track-number list threshold weight
threshold weight up up-value down down-value
object object-number weight value
(Optional) show track
(Optional) copy running-config startup-config
Chapter 14
Purpose
Configures the threshold percent for the tracked list.
The range from 0 to 100 percent.
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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents