Installation guide

Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
47
Cisco IOS Release 12.3(8)T4
OL-6454-01
Disabling Per-Port Storm-Control
Beginning in privileged EXEC mode, follow these steps to disable per-port storm-control.
SUMMARY STEPS
1. configure terminal
2. interface
interface-id
3. no storm-control {broadcast | multicast | unicast} level
4. no storm-control action shutdown
5. end
6. show storm-control {broadcast | multicast | unicast}
DETAILED STEPS
Configuring Stacking
Stacking is the connection of two switch modules resident in the same chassis so that they behave as a
single switch. When a chassis is populated with two switch modules, the user must configure both of
them to operate in stacked mode. This is done by selecting one port from each switch module and
configuring it to be a stacking partner. The user must then connect with a cable the stacking partners
from each switch module to physically stack the switch modules. Any one port in a switch module can
be designated as the stacking partner for that switch module.
Beginning in privileged EXEC mode, follow these steps to configure a pair of ports on two different
switch modules as stacking partners.
SUMMARY STEPS
1. interface fastethernet
interface-id
2. no shutdown
3. switchport stacking-partner interface FastEthernet
partner-interface-id
Command Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
interface
interface-id
Enters interface configuration mode, and enter the port to configure.
Step 3
no storm-control {broadcast |
multicast | unicast} level
Disables per-port storm control.
Step 4
no storm-control action shutdown
Disables the specified storm control action.
Step 5
end
Returns to privileged EXEC mode.
Step 6
show storm-control {broadcast |
multicast | unicast}
Verifies your entries.