![D-Link DES-3028 Скачать руководство пользователя страница 101](http://html.mh-extra.com/html/d-link/des-3028/des-3028_cli-reference-manual_77883101.webp)
DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
96
show traffic control
Purpose
Used to display current traffic control settings.
Syntax
show traffic control { <portlist> }
Description
This command displays the current storm traffic control configuration
on the Switch.
Parameters
<portlist>
Used to specify port or list of ports for which to display
traffic control settings. The beginning and end of the port list range
are separated by a dash.
Restrictions None.
Example usage:
To display traffic control setting for ports 1-4:
DES-3028P:4#show traffic control 1-4
Command: show traffic control 1-4
Traffic Storm Control Trap :[None]
Port Thres Broadcast Multicast Unicast Action Count Time
hold Storm Storm Storm down Interval
---- ----- --------- --------- -------- -------- ----- --------
1 64 Disabled Disabled Disabled drop 0 5
2 64 Disabled Disabled Disabled drop 0 5
3 64 Disabled Disabled Disabled drop 0 5
4 64 Disabled Disabled Disabled drop 0 5
Total Entries : 4
DES-3028P:4#
config traffic trap
Purpose
Used to configure the trap settings for the packet storm control
mechanism.
Syntax
config traffic trap [none | storm_occurred | storm_cleared | both]
Description This
command
will configure how packet storm control trap messages
will be used when a packet storm is detected by the Switch. This function
can only be used for the software traffic storm control mechanism (when
the
action
field in the
config traffic control
command is set as
shutdown
).
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-level users can issue this command.