DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
1265
Use the storm control function to protect the network from a storm of broadcast packets, multicast packets,
or unknown DA flooding packets. Enter the
storm-control
command to enable storm control for a specific
traffic type on the interface.
Example
This example shows how to enable broadcast storm control on Ethernet 1/0/1 and 1/0/2. It sets the
threshold of Ethernet 1/0/1 to 500 packets per second with the shutdown action and sets the threshold of
the interface port 3.2 to 70% with the drop action.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# storm-control broadcast level pps 500
Switch(config-if)# storm-control action shutdown
Switch(config)# interface ethernet 1/0/2
Switch(config-if)# storm-control broadcast level 70 60
Switch(config-if)# storm-control action drop
Switch(config-if)#
105-2
storm-control polling
This command is used to configure the polling interval of received packet counts. Use the
no
form of this
command to restore to its default settings.
storm-control polling {interval SECONDS | retries {NUMBER | infinite}}
no storm-control polling {interval | retries}
Parameters
interval SECONDS
Specifies the polling interval of received packet counts. This value
must be between 1 and 300 seconds.
retries NUMBER
Specifies the retry count. If the action is configured to the shutdown
mode and a storm continues as long as the interval times retries
values set, the port will enter the error disabled state. This value must
be between 0 and 360. 0 means that a shutdown mode port will
directly enter the error disabled state when a storm is detected. Infinite
means that a shutdown mode port will never enter the error disabled
state even if a storm was detected.
Default
The default polling interval is 5 seconds.
The default retries count value is 3.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this to specify the sample interval of received packet counts.
Example
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...