Cross Over Cable
Definition
A Crossover Cable is an Ethernet cable in which the transmit (Tx) and receive (Rx) wires are swapped between the two ends to allow direct communication between similar devices.
What Problem It Solves
It enables two similar network devices (like PC-to-PC or switch-to-switch) to communicate directly by correcting the mismatch between transmit and receive pins.
What Happens If Not Used
If a crossover cable is not used between similar devices, both devices may transmit on the same pins and receive on the same pins, causing no communication.
Easy Wording
It is a LAN cable where the wires are crossed so that two same-type devices can talk directly.
Layman Example
It’s like swapping microphones and speakers between two people so that each person can hear what the other is saying properly.
Technical Example
A crossover cable uses different pin standards on each end:
- End A: T568A
- End B: T568B This results in:
- Pin 1 ↔ Pin 3
- Pin 2 ↔ Pin 6 Used for connecting similar devices such as:
- PC → PC
- Switch → Switch (older devices without auto-MDI/MDI-X)
- Router → Router Modern devices often support Auto MDI-X, which automatically adjusts Tx/Rx, reducing the need for crossover cables.