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


Usage

<configuration>
    <interfaces>
        <interface>
            <container-options>
                <redundancy>
                    <hold-time>
                        <up>milliseconds</up> <!-- mandatory -->
                        <down>milliseconds</down> <!-- mandatory -->
                    </hold-time>
                </redundancy>
            </container-options>
        </interface>
    </interfaces>
</configuration>

Description

Hold time for link up and link down.

Contents

<down>—Link down hold time.

<up>—Link up hold time.


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