What is the maximum and/or ideal length of an ethernet cable? Is there a distance that data cannot be transferred over an ethernet cable, say over X number of feet?
|
|
There is no ideal length of a cat 5 cable but the specification states that it should not be more than 100m (328 feet). More info on the wiki page |
|||||
|
|
The ideal length is exactly as long as you need (up to 100 meters) and no longer. Every extra 11.9 inches adds another nanosecond of extra latency. |
|||||||||||||||
|
|
Ideal: As short as possible, as isolated as possible. Maximum: 100 meters without repeaters. |
|||
|
|
|
To be in spec, a CAT 5 UTP cable should not exceed 100 meters. Cable can be connected with repeaters and you can get another 100 meters and so on. However, if you network is too large, then the TCP/IP packet will take so long to go from end to end computers will reach the timeout before they get a reply back. At that point other devices will have to be used to retransmit the packets, like switches/routers... I'm not sure about that distance/time before packets are considered lost. |
|||||
|
protected by studiohack♦ Jun 22 '11 at 3:05
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.