Users Guide

Table Of Contents
Layer 3 Routing Commands 1944
decrease the priority of the device within the VRRPv3 group when the BFD
session goes down. Similarly, the priority is increased when the BFD session
comes up. The default decrement is 10.
The overall state of a track object is only when both the interface and BFD
session are up. The increment and decrement is performed based on the
overall state of the track object.
Command History
Command introduced in version 6.6 firmware. BFD tracking introduced in
version 6.7.0 firmware.
Example
The following example shows how to enable tracking of an IP interface for the
device within a Virtual Router Redundancy Protocol (VRRPv3) group:
console(config-if-vrrp)#track interface vlan 10
track ip route
Use the track ip route command to configure tracking of the IP route for the
device within a Virtual Router Redundancy Protocol (VRRPv3) group. To
disable object tracking, use the no form of this command.
Syntax
track ip route
ip-address
/
prefix-len
[decrement
number
]
no track ip route
ip-address
/
prefix-len
[decrement
number
]
ip-address/prefix-len
—Prefix and prefix length of the route to be tracked.
number
—(Optional) Amount by which the priority is decremented. The
range is 1–254.
Default Configuration
Tracking is not enabled by default.
Command Mode
VRRPv3 Group Configuration mode