Specifications

2-64
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
duplex
Examples This example shows how to set a Fast Ethernet port to half duplex:
Switch(config)# interface fastethernet0/11
Switch(config-if)# duplex half
This example shows how to set a Gigabit Ethernet port to full duplex:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# duplex full
You can verify your settings by entering the show running-config privileged EXEC command.
Related Commands Command Description
show running-config Displays the configuration information running on the switch. For syntax
information, select Cisco IOS Configuration Fundamentals Command
Reference for Release 12.1 > Cisco IOS File Management Commands >
Configuration File Commands.
speed Specifies the port speed.