The bu-suppression command enables suppression for broadcast and unknown unicast traffic.
The undo bu-suppression command disables suppression for broadcast and unknown unicast traffic.
By default, suppression for broadcast and unknown unicast traffic is not enabled.
Parameter | Description | Value |
---|---|---|
cbs cbs-value |
Specifies the CBS. The CBS indicates the committed volume of traffic that an interface allows to pass and the depth of the first bucket (assuming it is bucket A). |
The value is an integer ranging from 0 to 4294967295, in bytes. The default cbs-value value is equal to cir-value.
|
inbound |
Specifies the inbound direction. |
- |
cir cir-value |
Specifies the CIR. The CIR indicates the committed rate of traffic that an interface allows to pass. |
The value is an integer ranging from 0 to 4294967295, in kbit/s. |
Usage Scenario
If broadcast and unknown unicast traffic increases on networks, the traffic consumes an increasing number of network resources, which degrades network performance.
To enable suppression for broadcast and unknown unicast traffic, run the bu-suppression command. When broadcast and unknown unicast traffic exceeds the upper threshold, excess broadcast and unknown unicast traffic is discarded until the traffic falls below the upper threshold.Prerequisites
A QoS profile has been created.
Configuration Impact
For CAR and suppression: When suppression is enabled for a VSI or VLAN, Layer 2 suppression takes effect for the interface bound to the VSI or added to the VLAN. Layer 2 suppression identifies traffic types (known unicast, unknown unicast, broadcast, and multicast) and implements rate limiting based on specific configurations. When suppression is not enabled for a VSI or VLAN, Layer 2 suppression does not take effect for the interface bound to the VSI or added to the VLAN. In this case, traffic types (known unicast, unknown unicast, broadcast, and multicast) are not identified, and CAR is implemented for all traffic.
Follow-up Procedure
Apply the QoS profile in which suppression for broadcast and unknown unicast traffic is enabled to an interface.
Precautions
The bu-suppression command takes effect only when the traffic directions specified for the bu-suppression command and the QoS profile are the same.