DES-30XX Layer 2 Switch CLI Reference Manual
80
12
B
ROADCAST
S
TORM
C
ONTROL
C
OMMANDS
The broadcast storm control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters)
in the following table.
Command Parameters
config traffic control [<storm_grouplist> | all] {broadcast [enable | disable] | multicast
[enable | disable] | dlf [enable | disable] | threshold <value 64-
1024000>}
show traffic control
{group_list <storm_grouplist>}
Each command is listed, in detail, in the following sections.
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 64-1024000>}
Description
This command is used to configure broadcast storm control.
Parameters
<storm_grouplist>
−
Used to specify a broadcast storm control
group. The grouplist corresponds to the port number on the Switch.
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 64-1024000>
−
The upper threshold at which the
specified traffic control is switched on. The value is the amount of
broadcast/multicast/dlf traffic, in Kbps, received by the Switch that
will trigger the storm traffic control measures. The value ranges in
size from 64 to 1024000 Kpps.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To configure traffic control and enable broadcast storm control system wide:
DES-3026:4# config traffic control all broadcast enable
Command: config traffic control all broadcast enable
Success.
DES-3026:4#