D-Link DXS-3600 Series Reference Manual page 1154

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
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 eth3/0/1 and eth3/0/2. It sets the threshold
of eth3/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 eth3/0/1
Switch(config-if)# storm-control broadcast level pps 500
Switch(config-if)# storm-control action shutdown
Switch(config)# interface eth3/0/2
Switch(config-if)# storm-control broadcast level 70 60
Switch(config-if)# storm-control action drop
Switch(config-if)#
99-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
retries NUMBER
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
Specifies the polling interval of received packet counts. This value
must be between 1 and 300 seconds.
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.
1154

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents