Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
70
Book Title
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface
interface-id
4.
no storm-control
{
broadcast
|
multicast
|
unicast
}
level
level-high
[
level-low
]
5.
no storm-control action
shutdown
6.
end
7.
show storm-control
{
broadcast
|
multicast
|
unicast
}
DETAILED STEPS
Command
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface
interface-id
Example:
Router(config)# interface 0/3/1
Enters interface configuration mode and specifies the port to
configure.
Step 4
no storm-control
{
broadcast
|
multicast
|
unicast
}
level
level-high
[
level-low
]
Example:
Router(config-if)# no storm-control
broadcast level 7
Disables per-port storm control.
Step 5
no storm-control action
shutdown
Example:
Router(config-if)# no storm-control
action shutdown
Disables the specified storm control action.