04-22-2020 10:12 AM
I know that setting one side of a port to auto/auto and the other side to 100/full will cause problems.
however can 1000/full and one side and auto/auto on the other side (both ports 1gbps capable) cause problems?
and what about 1000/auto and 1000/full.
does anyone know? It's hard to tell sometimes if this is causing issues. Looking at the runts and drops is not always helpful. And sometimes the port light has issues but does not go amber.
Solved! Go to Solution.
04-22-2020 10:40 AM
In general the issue is that if you hard code speed on one peer and have the other peer try to negotiate then negotiation fails. And if negotiation for speed is not successful then the peers do not negotiate duplex. And if duplex is not negotiated then the default is half duplex. So If you hard code speed on one peer you are likely to get duplex mismatches.
And a similar kind of issue is if you let speed negotiate and hard code duplex on one peer then duplex is not negotiated and the peer who attempted to negotiate will choose half duplex, which results in duplex mismatch.
So the general rule is that if one peer is hard coded then both peers should be hard coded.
04-22-2020 10:40 AM
In general the issue is that if you hard code speed on one peer and have the other peer try to negotiate then negotiation fails. And if negotiation for speed is not successful then the peers do not negotiate duplex. And if duplex is not negotiated then the default is half duplex. So If you hard code speed on one peer you are likely to get duplex mismatches.
And a similar kind of issue is if you let speed negotiate and hard code duplex on one peer then duplex is not negotiated and the peer who attempted to negotiate will choose half duplex, which results in duplex mismatch.
So the general rule is that if one peer is hard coded then both peers should be hard coded.
04-22-2020 12:14 PM
04-24-2020 06:31 AM
I am glad that our explanations have been helpful. Thank you for marking this question as solved. This will help other participants in the community to identify discussions which have helpful information. This community is an excellent place to ask questions and to learn about networking. I hope to see you continue to be active in the community.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide