Cisco Systems WSC2960X48TDL Monitoring Auto-MDIX, Switch# configure terminal, speed auto, Command

Models: WSC2960X48TDL

1 108
Download 108 pages 27.2 Kb
Page 55
Image 55
Switch# configure terminal

Configuring Auto-MDIX

Monitoring Auto-MDIX

DETAILED STEPS

 

Command or Action

Purpose

Step 1

configure terminal

Enters global configuration mode

 

Example:

 

 

Switch# configure terminal

 

Step 2

interface interface-id

Specifies the physical interface to be configured, and enter

 

 

interface configuration mode.

 

Example:

 

 

Switch(config)# interface gigabitethernet1/0/1

 

Step 3

speed auto

Configures the interface to autonegotiate speed with the

 

 

connected device.

 

Example:

 

 

Switch(config-if)# speed auto

 

Step 4

duplex auto

Configures the interface to autonegotiate duplex mode

 

 

with the connected device.

 

Example:

 

 

Switch(config-if)# duplex auto

 

Step 5

mdix auto

Enables auto-MDIX on the interface.

 

Example:

 

 

Switch(config-if)# mdix auto

 

Step 6

end

Returns to privileged EXEC mode.

 

Example:

 

 

Switch(config-if)# end

 

Monitoring Auto-MDIX

Command

Purpose

Catalyst 2960-X Switch Interface and Hardware Component Configuration Guide, Cisco IOS Release 15.0(2)EX

OL-29034-01

43

Page 55
Image 55
Cisco Systems WSC2960X48TDL Monitoring Auto-MDIX, Switch# configure terminal, interface configuration mode, speed auto