hit counter script

Verifying Interface Speed And Duplex Mode Configuration - Cisco HWIC-4ESW User Manual

Etherswitch interface cards
Hide thumbs Also See for HWIC-4ESW:
Table of Contents

Advertisement

Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
interface fastethernet interface-id
Example:
Router(config)# interface fastethernet 0/1/0
Step 4
duplex [auto | full | half]
Example:
Router(config-if)# duplex auto
Note
If you set the port speed to auto on a 10/100-Mbps Ethernet interface, both speed and duplex are
automatically negotiated. You cannot change the duplex mode of auto negotiation interfaces.
The following example shows how to set the interface duplex mode to auto on Fast Ethernet interface 3:
Router(config)# interface fastethernet 0/1/0
Router(config-if)# speed 100
Router(config-if)# duplex auto
Router(config-if)# end

Verifying Interface Speed and Duplex Mode Configuration

Use the show interfaces command to verify the interface speed and duplex mode configuration for an
interface, as shown in the following output example.
Router# show interfaces fastethernet 0/1/0
FastEthernet0/1/0 is up, line protocol is up
Hardware is Fast Ethernet, address is 000f.f70a.f272 (bia 000f.f70a.f272)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
enable
configure terminal
interface fastethernet interface-id
duplex [auto | full | half]
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Selects the interface to be configured.
Sets the duplex mode of the interface.
How to Configure EtherSwitch HWICs
Book Title
17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hwic-d-9esw

Table of Contents