Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
592
Switch# show storm-control interface range ethernet 3/0/1-3/0/6 broadcast
Polling Interval : 15 sec Shutdown Retries : Infinite
Interface Action Threshold Current State
-----------------------------------------------------------
eth3/0/1 Drop 500/300 pps 200 pps Forwarding
eth3/0/2 Drop 80/64 % 20 % Forwarding
eth3/0/3 Drop 80/64 % 70 % Dropped
eth3/0/4 Shutdown 60/50 % 20 % Forwarding
eth3/0/5 None 60000/50000 kbps 2000 kbps Forwarding
eth3/0/6 None - - Inactive
Total Entries: 6
Switch#
This example shows how to display all interface settings for the range from port 3/0/1 to port 3/0/2.
Switch# show storm-control interface eth3/0/1-2
Polling Interval : 15 sec Shutdown Retries : Infinite
Trap : Disabled
Interface Storm Action Threshold Current State
---------------------- --------------------------------------------
eth3/0/1 Broadcast Drop 80/64 % 50% Forwarding
eth3/0/1 Multicast Drop 80/64 % 50% Forwarding
eth3/0/1 Unicast Drop 80/64 % 50% Forwarding
eth3/0/2 Broadcast Shutdown 500/300 pps - Error Disabled
eth3/0/2 Multicast Shutdown 500/300 pps - Error Disabled
eth3/0/2 Unicast Shutdown 500/300 pps - Error Disabled
Total Entries: 6
Switch#
Display Parameters
Interface
The interface ID.
Action
The configured action, the possible actions are: Drop, Shutdown,
None.
Threshold
The configured threshold.
Current
The actual traffic rate which is currently flowing though the interface.
Its unit may be percentage, kbps, PPS based on the configured meter
mode. Because hardware can only counts by PPS, this value of this
filed may be a rough value for percentage and kbps.
State
The current state of storm control on a given interface for a given traffic
type. The possible states are:
Forwarding: No storm event has been detected.
Dropped: A storm event has occurred and the storm traffic exceeding
the threshold is dropped.
Error Disabled: The port is disabled due to a storm.