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

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 .
This example shows how to configure a track list with multiple objects as a Boolean "and":
switch# config t
switch(config)# track 1 list boolean and
switch(config-track)# object 10
switch(config-track)# object 20 not

Configuring an Object Track List with a Percentage Threshold

You can configure an object track list that contains a percentage threshold. A tracked list contains one
or more objects. The percentage of up objects must exceed the configured track list up percent threshold
before the track list is in an up state. For example, if the tracked list has three objects, and you configure
an up threshold of 60%, two of the objects must be in the up state (66% of all objects) 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.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
track track-number list threshold
percentage
Example:
switch(config)# track 1 list threshold
percentage
switch(config-track#
Step 3
threshold percentage up up-value down
down-value
Example:
switch(config-track)# threshold
percentage up 70 down 30
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
21-8
config t
track track-number list threshold percentage
threshold percentage up up-value down down-value
object object-number
show track
copy running-config startup-config
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 percent.
The track-number range is from 1 to 500.
Configures the threshold percent for the tracked list.
The range from 0 to 100 percent.
Configuring Object Tracking
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents