The bum-suppression command enables suppression for broadcast, unknown unicast, and multicast traffic.
The undo bum-suppression command disables suppression for broadcast, unknown unicast, and multicast traffic.
By default, suppression for broadcast, unknown unicast, and multicast 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, unknown unicast, and multicast traffic increases on networks, the traffic consumes an increasing number of network resources, which degrades network performance.
To enable suppression for broadcast, unknown unicast, and multicast traffic, run the bum-suppression command. When broadcast, unknown unicast, and multicast traffic exceeds the upper threshold, excess broadcast, unknown unicast, and multicast 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, unknown unicast, and multicast traffic is enabled to an interface.
Precautions
The bum-suppression command takes effect only when the traffic directions specified for the bum-suppression command and the QoS profile are the same.