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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <drop-profiles>
                <fill-level>
                    <name>name</name> <!-- identifier -->
                    <drop-probability>drop-probability</drop-probability>
                </fill-level>
            </drop-profiles>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Fill-level value of data point.

Contents

<drop-probability>—Probability packet will be dropped.

<name>—Percentage the queue is full.


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