2
# 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 1/0/1
[Sysname-port-group-manual-group1] group-member gigabitethernet 1/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.
NOTE:
•
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.
Description
Use the
description
command to change the description of the current interface.
Use the
undo description
command to restore the default.
The default description of an interface is the interface name plus
Interface
,
GigabitEthernet1/0/1
Interface
for example.
Related commands:
display interface
.
Examples
# Change the description of interface GigabitEthernet 1/0/1 to
lanswitch-interface
.
<Sysname> system-view
[Sysname] interface gigabitEthernet 1/0/1
[Sysname-GigabitEthernet1/0/1] description lanswitch-interface