DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 272
config traffic trap
Parameters
none
– No notification will be generated or sent when a packet storm control is
detected by the Switch.
storm _occurred
– A notification will be generated and sent when a packet storm has
been detected by the Switch.
storm_cleared
−
A notification will be generated and sent when a packet storm has
been cleared by the Switch.
both
−
A notification will be generated and sent when a packet storm has been detected
and cleared by the Switch.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure notifications to be sent when a packet storm control has been detected and cleared by
the Switch.
DGS-3700-12:5# config traffic trap both
Command: config traffic trap both
Success.
DGS-3700-12:5#
config traffic control auto_recover_time
Purpose
Used to configure the auto recover time.
Syntax
config traffic control auto_recover_time [ <min 0> | <min
1- 65535> ]
Description
This command will configure all ports’ auto recover time from shutdown forever state.
Parameters
min
– The time allowed for auto recovery from shutdown for a port. The default value
is 0, so no auto recovery is possible; the port remains in shutdown forever mode.
This requires manual entry of the CLI command “config ports [<portlist> | all] state
enable" to return the port to a forwarding state.
The default value is 0, which means disable auto recover mode, shutdown forever.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the auto recover time to 5 minutes:
DGS-3700-12:5# config traffic control auto_recover_time 5
Command: config traffic control auto_recover_time 5
Success.
DGS-3700-12:5#
config traffic control log state
Purpose
Used to configure the trap settings for the packet storm control mechanism.
Syntax
config traffic control log state [enable | disable]
Description
This command will configure the traffic log state. When the log state is enabled, traffic
control states are logged when a storm occurs and when a storm is cleared. If the
log state is disabled, traffic control events are not logged.
Parameters
enable
– Enable to logged when a storm occurs or be cleared.