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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <schedulers>
                <drop-profile-map>
                    <loss-priority>loss-priority-choice</loss-priority> <!-- identifier -->
                    <protocol>protocol-choice</protocol> <!-- identifier -->
                    <drop-profile>drop-profile</drop-profile> <!-- mandatory -->
                </drop-profile-map>
            </schedulers>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Assign drop profile to a loss priority and protocol.

Contents

<drop-profile>—Name of drop profile to apply.

<loss-priority>—Loss priority value.

<protocol>—Protocol type.


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