05-23-2019 06:29 PM
I have a live case, change duplex and speed on CE router from 100 to 10 WAN interface, link goes down. I would like to know why and detials of duplex and settings mechanisam. thanks!
Solved! Go to Solution.
05-24-2019 12:24 PM
05-23-2019 06:42 PM
If the link goes down and does not come back up, that is probably because the speed does not match the other side of the connection. So, you have speed and duplex mismatch.
HTH
05-24-2019 02:20 AM - edited 05-24-2019 02:21 AM
Hello Steven24,
the short answer is that speed is detected with Link Pulses that are not frames but short signals on the wire.
The duplex settings can be negotiated using autonegotiation described for example here
https://en.wikipedia.org/wiki/Autonegotiation
To be noted in autonegotiation the two sides can signal both capabilities of speed and duplex
>> Each device declares its technology abilities, that is, its possible modes of operation, and the best mode is chosen from those shared between them, with higher speed preferred over lower, and full duplex preferred over half duplex at the same speed.
As noted by Reza if you hardcode the speed and duplex and the other side has different speed settings the link will go down.
It is better to rely on autonegotiation instead of using hard coded speed and duplex.
These commands should be used only if one of the two devices does not support autonegotiation.
Hope to help
Giuseppe
05-24-2019 12:24 PM
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