![Cisco Nexus 3548 series Command Reference Manual Download Page 294](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162294.webp)
274
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
object
object
To specify an object for a tracked list, use the
object
command. To remove the object from the tracked
list, use the
no
form of this command.
object
object-number
[
not
] [
weight
weight-number
]
no object
object-number
Syntax Description
Command Default
None
Command Modes
Tracking configuration mode
Command History
Usage Guidelines
You can configure an object track list that contains multiple tracked objects. A tracked list contains one
or more objects.
The Boolean expression enables two types of calculation by using either “and” or “or” operators.
You can also configure an object track list that contains a percentage threshold.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.
You can also 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.
This command does not require a license.
Examples
This example shows how to configure a track list with an up weight threshold of 30 and a down threshold
of 10:
switch#
configure terminal
object-number
Tracked object number. The range is from 1 to 500.
not
(Optional) Negates the state of an object.
Note
You cannot use the
not
keyword in a weight or percentage
threshold list. You can use this keyword only in a Boolean
list.
weight
weight-number
(Optional) Specifies a threshold weight for each object.
Release
Modification
5.0(3)A1(1)
This command was introduced.