Command Manual (For Soliton) – Port Basic Configuration
H3C S3100 Series Ethernet Switches
Chapter 1 Port Basic Configuration
Commands
1-37
all
: Cancels all the storm control threshold configurations on the port.
Description
Use the
storm-constrain
command to set the upper and lower thresholds of the
broadcast/multicast/unicast traffic received on the port.
Use the
undo storm-constrain
command to cancel the threshold configuration.
Related commands:
display storm-constrain
.
Examples
# Set the upper and lower thresholds of broadcast traffic on Ethernet 1/0/1 to 100 pps
and 10 pps respectively.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1] storm-constrain broadcast 100 10 pps
1.1.33 storm-constrain control
Syntax
storm-constrain control
{
block
|
shutdown
}
undo storm-constrain control
View
Ethernet port view
Parameters
block
: Blocks and stops forwarding those types of traffic exceeding the upper
thresholds.
shutdown
: Shutdowns the port if the broadcast/multicast/unicast traffic exceeds the
upper threshold, and stops receiving and forwarding all types of traffic on the port.
Description
Use the
storm-constrain control
command to set the action to be taken when the
broadcast/multicast/unicast traffic on the port exceeds the upper threshold.
Use the
undo storm-constrain control
command to cancel the configured action.
By default, no action is taken.