Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: grsteedPosted on 2007-01-21 at 21:30:58ID: 18363007
The biggest issue it making sure that both ends of the data link match (PC to hub/Switch, Switch to Router). It they are not matched, you can encounter errors and slow performance on that link, especially if it's a server link or a PC doing file transfers.
public/473 /46.html
As a rule, you want to set both ends for the maximum it is capable of and Full duplex is preferred over Half, again if both ends can handle it. If you have PC's connected to hubs, you are stuck with half duplex. In a switch environment you can and should use Full duplex and the speed whould be at least 100. (10Mbps/Full was only around a short time before 100Mbps/Full came along) In a half duplex environment if 10 stations are trying to send to the DHCP server, they will collide, and start to back off for random amounts of time until each request goes through. I guess in an extreme case, it may affect the DHCP request process, but I haven't seen it.
Here's a good link for troubleshooting speed/duplex issues on Cisco equipment but is good info on the causes and effects of those settings.
http://www.cisco.com/warp/
Cheers,
Gary