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


Usage

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