How to Configure EtherSwitch HWICs
Disabling Per-Port Storm Control
Follow these steps to disable per-port storm control.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
interface interface-type
interface-number
Example:
Router(config)# interface fastethernet
0/3/1
Step 4
no storm-control {broadcast | multicast
| unicast} level level-high [level-low]
Example:
Router(config-if)# no storm-control
broadcast level 7
Step 5
no storm-control action shutdown
Example:
Router(config-if)# no storm-control
action shutdown
58
enable
configure terminal
interface interface-type interface-number
no storm-control {broadcast | multicast | unicast} level level-high [level-low]
no storm-control action shutdown
end
show storm-control {broadcast | multicast | unicast}
Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
•
Enters global configuration mode.
Specifies the port to configure, and enters interface configuration
mode.
Enter the interface type and interface number.
•
Disables per-port storm control.
Disables the specified storm control action.