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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <traffic-control-profiles>
                <guaranteed-rate>
                    <rate>bits per second</rate>
                    <percent>percent</percent>
                </guaranteed-rate>
            </traffic-control-profiles>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

Guaranteed rate.

Contents

<percent>—Guaranteed rate as a percentage.

<rate>—Guaranteed rate as an absolute rate.


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