transmit-bucket
Syntax
transmit-bucket {
overflow (discard);
ratepercentage;
thresholdnumber;
}Hierarchy Level
[edit interfacesinterface-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
overflowoption, specify how to handle packets that exceed the threshold:
ratepercentage—Percentage of the interface line rate that is available to receive or transmit packets.
Range: 0 through 100
thresholdnumber—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 bytesUsage 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