1-2
If you set different broadcast suppression thresholds in Ethernet interface view or port-group view
multiple times, the one configured last takes effect.
For a particular type of traffic, configure either storm suppression or storm control, but not both. If
both of them are configured, you may fail to achieve the expected storm control effect.
Examples
# Set the broadcast suppression threshold to 20% on Ethernet interface GigabitEthernet 2/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/0/1
[Sysname-GigabitEthernet2/0/1] broadcast-suppression 20
# Set the broadcast suppression threshold to 20% on all ports in manual port group group1.
<Sysname> system-view
[Sysname] port-group manual group1
[Sysname-port-group-manual-group1] group-member gigabitethernet 2/0/1
[Sysname-port-group-manual-group1] group-member gigabitethernet 2/0/2
[Sysname-port-group-manual-group1] broadcast-suppression 20
description
Syntax
description text
undo description
View
Ethernet interface view
Default Level
2: System level
Parameters
text: Creates an interface description, a string of 1 to 80 characters. Valid characters and symbols
include English letters (A to Z, a to z), digits (1 to 9), special English characters, spaces, and other
Unicode characters and symbols.
Each Unicode character takes the space of two regular characters.
To use a type of Unicode characters or symbols in an interface description, install the specific
input method editor and log in to the device through remote login software that supports this
character type.
When the length of a description string reaches or exceeds the maximum line width on the
terminal software, the software starts a new line, possibly breaking a Unicode character into two.
As a result, garbled characters may be displayed at the end of a line.