Track List - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

track list

track list
To configure object tracking on an object list, use the track list command. To remove the object tracking
for this object list, use the no form of this command.
Syntax Description
object-id
boolean
and
or
threshold
percentage
weight
force
Command Default
None
Command Modes
Global configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
Use the track list command to create a list of objects to combine into one tracked state. Use the boolean
and keywords to combine the tracked objects as an AND function (that is, all objects must be up for the
track list to be up). Use the boolean or keywords to combine the tracked objects as an OR (that is if any
object is up, the tracked state is up).
The track list command enters the track command mode.
This command does not require a license.
Examples
This example shows how to create a track list of two objects and AND their state:
switch# configure terminal
switch(config)# track 1 boolean and
switch(config-track)# object 33
switch(config-track)# object 30
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
394
track object-id list boolean {and | or}
track object-id list threshold {percentage | weight}
no track object-id [force]
Tracking ID. The range can be from 1 to 500.
Combines the tracked object states as a boolean combination.
Combines the tracked object states as a boolean AND.
Combines the tracked object states as a boolean OR.
Combines the tracked object states as a percent or weight combination.
Combines the tracked object states as a percent of the total number of tracked
objects in the list.
Combines the tracked object states as a combination of their configured
weights.
(Optional) Completely removes the object tracking instance.
Modification
This command was introduced.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents