I am using CISCO switch, Can I confirm it using command ?
show interface f0/1 (something like this? what do I need to look-out for ? )
Main Topics
Browse All TopicsHow to check switch port for auto-negotiation ? generally it should auto-negotiate speed/duplex at the both link side.
Host side I confirmed that auto-negotiate is enabled, now How to check on the switch-port side? Thanks!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
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.
30-day free trial. Register in 60 seconds.
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.
The best way is to simply check your model on Cisco site, or check in the manual.Anyway it should have auto negotiation, because that is the feature switches have for many years as default.
To be sure give as the exact model of switch you are using.
You can also check for commands and output here: http://www.cisco.com/en/US
and here: http://www.cisco.com/en/US
Personally I would recommend you do NOT use autonegotiate with a Cisco switch. I have found this to be the cause of many network problems, always with Cisco switches.
I always force link speed on port and end device to ensure I have full control and avoid issues.
I tend to force 100/FD on all ports as soon as I install a new switch and do the same on the server NIC's. Using CiscoWorks allows this to propogate around the estate for larger clients.
Hope this helps
Barny
IPKON_Networks:
From WikiPedia (http://en.wikipedia.org/w
In some large installations that have had to deal with negotiation issues, network staff may believe that "autonegotiation doesn't work", and consider turning it off a best-practice. This should be avoided - once autonegotiation is turned off, it will not work by definition, creating a self-enforcing problem.
gtworek,
I agree that, if the standards are followed then autonegotiation would be the best practice. I would love this to be the case as it would make life so much easier.
However, I have real, very recent examples where the entire network is set to AN and there are still negotiation failures. Setting manually is still the only reliable method to resolve the issue.
It has been down to versions of NIC, and sometimes versions of IOS on the switches (bought at the same time, and the same model yet shipped with slightly different versions!!!!).
The situation is still better than it was 10 years ago but it has by no means gone away.
I would say in the defence of the wiki article (not a fan myself) that you should consider very carefully the choice of going manual. I believe that it should be an all or nothing approach and manual is an admin overhead that some people feel is not worth it.
It is along the same lines as DHCP vs manual IP setting. Consider the overhead of going manual here.... can you support that overhead?
Barny
Business Accounts
Answer for Membership
by: gtworekPosted on 2009-08-21 at 01:11:49ID: 25149833
Connect your PC and try to change link parameters in NIC configuration.
If it still can send/receive data - your switch is configured for autonegotiation.
Of course you can check it in switch configuration but it depends on your switch model and manufacturer.