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


Usage

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