cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1610
Views
0
Helpful
2
Replies

Changing Port Speed on a Catalyst 2924XL

admin_2
Level 3
Level 3

We need to be able to change the port speed on a few of our ports from Half Duplex to Full Duplex and hard code the speed to 100Mbps. We have access to the command line, but don't know the right commands, Thanks a bunch in advance,

Chris

2 Replies 2

scott-baker
Level 1
Level 1

Use the commands "speed 100" and "duplex full" in interface configuration mode. Also refer to the article: http://www.cisco.com/en/US/customer/products/hw/switches/ps607/products_tech_note09186a00800a6923.shtml

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Here ya go

2924xl#config term

2924xl(config)#int fastethernet 0/1

2924xl(config-if)#speed 100 <<--can be 10 or 100

2924xl(config-if)#duplex full <<--can be full or half

2924xl(config-if)#exit

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: