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


Usage

<configuration>
    <interfaces>
        <interface>
            <otn-options>
                <trigger>
                    <odu-lck>
                        <hold-time>
                            <up>milliseconds</up> <!-- mandatory -->
                            <down>milliseconds</down> <!-- mandatory -->
                        </hold-time>
                    </odu-lck>
                </trigger>
            </otn-options>
        </interface>
    </interfaces>
</configuration>

Description

Delay before marking interface up or down for defect.

Contents

<down>—Delay before marking interface down when defect occurs.

<up>—Delay before marking interface up when defect is absent.


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