[Contents] [Prev] [Next] [Index] [Report an Error]


track

Syntax

track {
    interface
interface-name priority-cost cost;
}

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number family inet address address vrrp-group group-number]

Description

Enable logical interface tracking for a Virtual Router Redundancy Protocol (VRRP) group.

Options

unit logical-unit-number—Logical interface to be tracked for this VRRP group
Range: Up to 10 interfaces can be tracked

priority-cost cost—The value subtracted from the configured VRRP priority when the tracked interface is down, forcing a new master router election. The sum of all the costs for all interfaces or routes that are tracked must be less than or equal to the configured priority of the VRRP group.
Range: 1 through 254

Usage Guidelines

See Configure a Logical Interface to Be Tracked.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]