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


Usage

<configuration>
    <interfaces>
        <interface>
            <satop-options>
                <excessive-packet-loss-rate>
                    <threshold>threshold</threshold>
                    <sample-period>sample-period</sample-period>
                </excessive-packet-loss-rate>
            </satop-options>
        </interface>
    </interfaces>
</configuration>

Description

Packet loss options.

Contents

<sample-period>—Number of milliseconds over which excessive packet loss rate is calculated.

<threshold>—Percentile designating the threshold of excessive packet loss rate.


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