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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <drop-profiles>
                <interpolate>
                    <fill-level>...</fill-level> <!-- mandatory -->
                    <drop-probability>...</drop-probability> <!-- mandatory -->
                </interpolate>
            </drop-profiles>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Data points interpolated.

Contents

<drop-probability>—Data points for packet drop probability.

<fill-level>—Data points for queue full percentage.


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