Specifications
storm-control
558
storm-control
Configures the storm control functionality. This functionality sets the threshold of frames to
be flooded and received by a Switch. When a broadcast storm or another problem occurs,
the flooded frames exceeding the threshold are discarded. As a result, network load and
Switch load decrease.
The following are specifiable when storm control is used:
A storm detection threshold (upper threshold), recovery-from-storm threshold, and
flow rate limit value (lower threshold) specified as a number of received frames
Deactivating the target port or limiting the flow rate of received frames
Monitoring time for canceling the flow rate limit
Issuing SNMP traps or outputting an operation log data
Syntax
To set or change information:
storm-control broadcast level pps <Packet/s 1> [ <Packet/s 2> ]
storm-control multicast level pps
<Packet/s 1> [ <Packet/s 2> ]
storm-control unicast level pps
<Packet/s 1> [ <Packet/s 2> ]
storm-control action { inactivate | filter }
storm-control action trap
storm-control action log
storm-control filter-broadcast
<Packet/s>
storm-control filter-multicast
<Packet/s>
storm-control filter-unicast
<Packet/s>
storm-control filter-recovery-time
<Seconds>
To delete information:
no storm-control broadcast
no storm-control multicast
no storm-control unicast
no storm-control action { inactivate | filter }
no storm-control action trap
no storm-control action log
no storm-control filter-broadcast
no storm-control filter-multicast
no storm-control filter-unicast
no storm-control filter-recovery-time
Input mode
(config-if)
Parameters
broadcast
Sets broadcast frames as subject to storm control.