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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <container-options>
                    <redundancy>
                        <hold-time>
                            <up>milliseconds</up> <!-- mandatory -->
                            <down>milliseconds</down> <!-- mandatory -->
                        </hold-time>
                    </redundancy>
                </container-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</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]