Answer the question
In order to leave comments, you need to log in
How is the transmission speed negotiation in 100Mbps \ 1000Mbps networks?
The simplest local network is a computer with a 1Gb network card <> a 1Gb unmanaged switch <> a 100Mb unmanaged switch <> a computer with a 100Mb network.
How do computers establish a connection and negotiate at what speed data is transferred? Will there be packet loss in this configuration?
Answer the question
In order to leave comments, you need to log in
How do computers establish a connection and negotiate at what speed data is transferred?
There are several levels.
1. Port speed.
2. Data transfer rate.
For the first one, there are special mechanisms, Autonegotiation, an important point, the link speed will not always be the maximum possible, and in some conditions it needs to be artificially lowered in order to get a stable connection.
For the second. If we are talking about udp, then the speed is not regulated in any way, with which one gives, the other receives with it. If it cannot accept the package is lost. In the case of TCP, look towards TCP windows size, there is a special mechanism for adjusting the speed to the channel.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question