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


transmit-bucket

Syntax

transmit-bucket {
    overflow (discard);
    rate
percentage;
    threshold
number;
}

Hierarchy Level

[edit interfaces interface-name]

Description

Set parameters for the transmit leaky bucket, which specifies what percentage of the interface's total capacity can be used to transmit packets.

For each DS-3 channel in an original Channelized OC-12 interface, you can configure a unique transmit bucket.

Options

In the overflow option, specify how to handle packets that exceed the threshold:

rate percentage—Percentage of the interface line rate that is available to receive or transmit packets.
Range: 0 through 100

threshold number—Bucket threshold, which controls the burstiness of the leaky bucket mechanism. The larger the value, the more bursty the traffic, which means that over a very short amount of time, the interface can receive or transmit close to line rate, but the average over a longer time is at the configured bucket rate.
Range: 0 through 16777215 bytes

Usage Guidelines

See Configure Receive and Transmit Leaky Bucket Properties or on page "Configure Receive and Transmit Leaky Bucket Properties".

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

See Also

receive-bucket


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