Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
16
Book Title
Caution
Changing the interface speed and duplex mode configuration might shut down and reenable the interface
during the reconfiguration.
Configuring the Interface Speed
Use the following task to set the interface speed.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface fastethernet
interface-id
4.
speed
[
10
|
100
|
auto
]
DETAILED STEPS
Note
If you set the interface speed to auto on a 10/100-Mbps Ethernet interface, both speed and duplex are
automatically negotiated.
Configuring the Interface Duplex Mode
Follow the steps below to set the duplex mode of a Fast Ethernet interface.
Command or Action
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 fastethernet
interface-id
Example:
Router(config)# interface fastethernet 0/1/0
Selects the interface to be configured.
Step 4
speed
[
10
|
100
|
auto
]
Example:
Router(config-if)# speed 100
Selects the interface to be configured.