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


Usage

<configuration>
    <class-of-service>
        <schedulers>
            <transmit-rate>
                <rate>bits per second</rate>
                <percent>percent</percent>
                <remainder/>
                <exact/>
                <rate-limit/>
            </transmit-rate>
        </schedulers>
    </class-of-service>
</configuration>

Description

Transmit rate.

Contents

<exact>—Enforce exact transmit rate.

<percent>—Transmit rate as percentage.

<rate>—Transmit rate as rate.

<rate-limit>—Enforce rate limit that uses policer.

<remainder>—Remainder available.


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