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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <family>
                    <inet6>
                        <address>
                            <vrrp-inet6-group>
                                <track>
                                    <priority-hold-time>seconds</priority-hold-time>
                                    <interface>...</interface>
                                    <route>...</route>
                                </track>
                            </vrrp-inet6-group>
                        </address>
                    </inet6>
                </family>
            </unit>
        </interface>
    </interfaces>
</configuration>

Description

Interfaces to track for VRRP group.

Contents

<interface>—Interface to track in VRRP group.

<priority-hold-time>—Priority hold time.

<route>—Route to track in VRRP group.


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