Configuring An Object Track List With A Percentage 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

Chapter 14
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 4
show track
Example:
switch(config-track)# show track
Step 5
copy running-config startup-config
Example:
switch(config-track)# copy
running-config startup-config
This example shows how to configure a track list with multiple objects as a Boolean "and":
switch# configure terminal
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 percent, two of the objects must be in the up state (66 percent of all objects) for
the track list to be in the up state.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
track track-number list threshold
percentage
Example:
switch(config)# track 1 list threshold
percentage
switch(config-track#
configure terminal
track track-number list threshold percentage
threshold percentage up up-value down down-value
object object-number
(Optional) show track
(Optional) copy running-config startup-config
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Purpose
(Optional) Displays object tracking information.
(Optional) Saves this configuration change.
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.
Configuring Object Tracking
14-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents