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


<track-route-entry>

Usage

<vrrp-interface>
    <track-route-entry>
        <route-addr>route-addr</route-addr>
        <route-state>route-state</route-state>
        <route-priority>route-priority</route-priority>
        <interface>interface</interface>
        <group>group</group>
        <configured-priority>configured-priority</configured-priority>
        <current-priority>current-priority</current-priority>
        <vrrp-state>vrrp-state</vrrp-state>
    </track-route-entry>
</vrrp-interface>

Description

Route Tracking entry table.

Contents

<configured-priority>—Priority configured to track an interface of a virtual router.

<current-priority>—The current VRRP priority for the VRID.

<group>—Identifies the VRRP group.(0-255).

<interface>—Name of the logical interface.

<route-addr>—IP route to be tracked.

<route-priority>—Based on the tracked IP route state changes VRRP priority.

<route-state>—State of an IP route or the reachability of a route.

<vrrp-state>—VRRP state information.


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