User`s guide
DES-3226S Layer 2 Switch CLI Reference
139
config traffic control
Purpose Used to configure broadcast|multicast traffic
control.
Syntax
config traffic control [<storm_grouplist>|all]
broadcast [enable|disable]|multicast
[enable|disable]|dlf
[enable|disable]|threshold <value>
Description This command is used to configure broadcast
storm control.
Parameters
<storm_grouplist> − Used to specify a
broadcast storm control group with the syntax:
module_id:group_id.
all − Specifies all broadcast storm control
groups on the switch.
broadcast [enable|disable] − Enables or
disables broadcast storm control.
multicast [enable|disable] − Enables or disables
multicast storm control.
dlf [enable|disable] − Enables or disables dlf
traffic control.
threshold <value> − The upper threshold at
which the specified traffic control is switched on.
The <value> is the number of
broadcast|multicast|dlf packets, in Kbps,
received by the switch that will trigger the storm
traffic control measures.
Restrictions Only administrator-level users can issue this
command.