![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 107](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439107.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
107
Example usage:
To configure traffic control and enable broadcast storm control for ports 1-12:
DES-3528:admin# config traffic control 1-12 broadcast enable action shutdown threshold
1 countdown 10 time_interval 10
Command: config traffic control 1-12 broadcast enable action shutdown threshold 1
countdown 10 time_interval 10
Success.
DES-3528:admin#
config traffic control log state
Purpose
This command is used to configure the traffic control log state.
Syntax
config traffic control log state [enable | disable]
Description
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.
Note: The log state is only applicable for shutdown mode. Since shutdown mode only
support broadcast and multicast storm control, doesn’t support unicast storm control. The log
only generate for broadcast and multicast storm control.
Parameters
enable
- Both occurred and cleared are logged.
disable
- Neither occurred nor cleared is logged.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the traffic log state on the Switch:
DES-3528:admin# config traffic control log state enable
Command: config traffic control log state enable
Success.
DES-3528:admin#
config traffic control auto_recover_time
Purpose
This command is used to configure the traffic auto recover time that allowed for a port to
recover from shutdown forever status.
Syntax
config traffic control auto_recover_time [<min 0> | <min 1-65535>]
Description
This command is used to configure the traffic auto recover time that allowed for a port to
recover from shutdown forever status.
Parameters
auto_recover_time
- 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.
<min 0>
- Specifies that the auto recovery time will be disabled.
<min 1-65535>
- Enter the auto recovery time value here. This value must be between 1 and
65535.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the auto recover time to 5 minutes:
DES-3528:admin# config traffic control auto_recover_time 5
Command: config traffic control auto_recover_time 5
Success.