
Configuring the Cisco Gigabit EtherSwitch EHWIC
How to Configure Gigabit EtherSwitch EHWICs
52
Configuring the Cisco Gigabit EtherSwitch EHWIC
OL-23155-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 type 0/slot/port
3. no storm-control {{broadcast | multicast | unicast} level | action shutdown}
4. end
DETAILED STEPS
Use the show storm-control [interface-type interface-number] [broadcast | multicast | unicast |
history] command in privileged EXEC mode to verify your entries.
Configuring Fallback Bridging
This section describes how to configure fallback bridging on your switch. It contains the following
configuration information:
• Understanding the Default Fallback Bridging Configuration, page 53
• Creating a Bridge Group, page 53
• Preventing the Forwarding of Dynamically Learned Stations, page 55
Command Purpose
Step 1
configure terminal
Example:
Router#configure terminal
Enters global configuration mode.
Step 2
interface type 0/slot/port
Example:
Router(config)#interface
gigabitethernet 0/1/2
Enters interface configuration mode, and enter the port to configure.
Step 3
no storm-control {{broadcast |
multicast | unicast} level | action
shutdown}
Example:
Router(config-if)#no storm-control
action shutdown
Disables per-port storm control or the specified storm control action.
Step 4
end
Example:
Router(config-if)#end
Returns to privileged EXEC mode.
Komentáře k této Příručce