T Commands
This chapter describes the Cisco NX-OS Virtual Router Redundancy Protocol (VRRP) commands that begin with T.
track (VRRP)
To modify the priority for a virtual router based on a tracked object, use the track command. To disable priority tracking for a virtual router, use the no form of this command.
track object-number [decrement value]
Command Modes
Usage GuidelinesUse the track (VRRP) command to change the priority of the virtual router based on the state of a configured tracked object. Use the track command to configure the tracked object. When the tracked object is down, the priority reverts to the priority value for the virtual router. When the tracked object is up, the priority of the virtual router is restored to the original value.
track interface (VRRP)
To track the priority for a virtual router based on an interface, use the track interface command. To disable priority tracking for a virtual router, use the no form of this command.
track interface {ethernet slot/port | port-channel number[.sub_if_number]} priority value
no track interface {ethernet slot/port | port-channel number[.sub_if_number]} priority value
Syntax Description
Command Modes
Usage GuidelinesUse the track command to change the priority of the virtual router based on the state of another interface in the switch. When the tracked interface is down, the priority reverts to the priority value for the virtual router. When the tracked interface is up, the priority of the virtual router is restored to the interface state tracking value.
![]()
Note Interface state tracking will not be operational unless you enable preemption on the interface.