Information about Ethernet Crossover Cable

Enlarge picture
Crossover cable suitable for use with 100BASE-T4 Fast Ethernet
Enlarge picture
8P8C modular crossover adapter


An Ethernet crossover cable is a type of Ethernet cable used to connect computing devices together directly where they would normally be connected via a network switch, hub or router. For example, one would use a crossover cable to directly connect two personal computers via their network adapters.

Overview

The 10BASE-T and 100BASE-TX Ethernet standards use one wire pair for transmission in each direction. The Tx+ line from each device connects to the tip conductor and the Tx- line is connected to the ring. This requires that the transmit pair of each device be connected to the receive pair of the device on the other end. When a terminal device is connected to a switch or hub, this crossover is done internally in the latter. A standard straight through cable is used for this purpose where each pin of the connector on one end is connected to the corresponding pin on the other connector.

One terminal device may be connected directly to another without the use of a switch or hub, but in that case the crossover must be done externally in the cable. Since 10BASE-T and 100BASE-TX use pairs 2 and 3, these two pairs must be swapped in the cable. This is a crossover cable. A crossover cable must also be used to connect two internally crossed devices (e.g., two hubs) as the internal crossovers cancel each other out. This can also be accomplished by using a straight through cable in series with a modular crossover adapter.

Because the only difference between the TIA/EIA-568-B T568A and T568B pin/pair assignments are that pairs 2 and 3 are swapped, a crossover cable may be envisioned as a cable with one connector following T568A and the other T568B. Such a cable will work for 10BASE-T or 100BASE-TX. 1000BASE-T4 (Gigabit crossover) which uses all four pairs requires the other two pairs (1 and 4) to be swapped and also requires the solid/striped within each of those two pairs to be swapped.

Crossover cable pinouts

Two pairs crossed, two pairs uncrossed
10baseT/100baseTX crossover ( shown as T568A )
PinConnection 1 pairConnection 2 pairConnection 1Connection 2Pins on plug face (jack is reversed)
132
white/green stripe

white/orange stripe
232
green solid

orange solid
323
white/orange stripe

white/green stripe
411
blue solid

blue solid
511
white/blue stripe

white/blue stripe
623
orange solid

green solid
744
white/brown stripe

white/brown stripe
844
brown solid

brown solid


Certain equipment or installations, including those in which phone and/or power are mixed with data in the same cable, may require that the "non-data" pairs 1 and 4 (pins 4, 5, 7 and 8) remain un-crossed.

When a crossover cable is used to connect two routers or switches, some units, especially older ones, will work with two-pairs-crossed cables or four-pairs-crossed cables, but not both. Prudent technicians keep both kinds of crossover cables on hand.

All four pairs crossed
10base-T/100base-TX/1000base-TX/T4 crossover (shown as T568B)
Gigabit crossover
PinConnection 1 pairConnection 2 pairConnection 1Connection 2Pins on plug face (jack is reversed)
123
white/orange stripe

white/green stripe
223
orange solid

green solid
332
white/green stripe

white/orange stripe
414
blue solid

white/brown stripe
514
white/blue stripe

brown solid
632
green solid

orange solid
741
white/brown stripe

blue solid
841
brown solid

white/blue stripe


It really does not matter if your Ethernet cables are wired as T568A or T568B, just so long as both ends follow the same wiring format. In other words it is just as valid to make a four-pair crossover using T568A, or a two pair crossover using T568B, as it is to wire them the way shown here.

Typical commercially available "pre-wired" cables can, (and often do), follow either format depending on who made them.

What this means is that you may discover that one manufacturer's cables are wired one way and another's the other way, yet both are "correct" and will work.

In either case, T568A or T568B, a normal (un-crossed) cable will have both ends wired according to the layout in the first connections column.

Other networking technologies

Other technologies use different pairs to transmit data, so crossover cables for them have different configurations to swap the transmit and receive pairs:
  • Twisted pair Token ring uses T568B pairs 1 and 3 (the same as T568A pairs 1 and 2), so a crossover cable to connect two Token Ring interfaces must swap these pairs, connecting pins 4, 5, 3, and 6 to 3, 6, 4, and 5 respectively.
  • A T1 cable uses T568B pairs 1 and 2, so to connect two T1 CSU/DSU devices back-to-back requires a crossover cable that swaps these pairs. Specifically, pins 1, 2, 4, and 5 are connected to 4, 5, 1, and 2 respectively.
  • A 56K DDS cable uses T568B pairs 02 and 04, so a crossover cable for these devices swaps those pairs (pins 01, 02, 07, and 08 are connected to 07, 08, 01, and 02 respectively).

Automatic crossover NICs

Almost all newer Ethernet network interface cards (NICs), switches and hubs automatically apply an internal crossover when necessary. This feature is known by various vendor-specific terms, e.g., Netgear calls it Auto uplink and trade, and other common vendor terms include Auto-MDI/MDI-X, Universal Cable Recognition and Auto Sensing. This eliminates the need for crossover cables, obsoletes the uplink/normal ports and manual selector switches found on many older hubs and switches, and greatly reduces installation errors, especially by non-technical users.

Automatic MDI/MDI-X capability is specified in the 1000BASE-T standard, so straight-through cables will work in almost all cases. But it is optional, so a crossover cable is needed if neither of the connected devices supports it, or the function has been disabled.

Networks created using crossover cables

Example crossover network configuration
Machine 1 Machine 2
IP192.168.1.2192.168.1.3
Subnet Mask 255.255.255.0
A two-computer network, sometimes called a peer-to-peer network, can be created using a crossover Ethernet cable. Like any other network, each computer needs to be assigned a unique IP address. In this network configuration, a default gateway is not used and can be unspecified.

External links

Ethernet physical layer is the physical layer component of the Ethernet standard.

The Ethernet physical layer evolved over a considerable time span and encompasses quite a few physical media interfaces and several magnitudes of speed.
..... Click the link for more information.
A network switch is a computer networking device that connects network segments.

Low-end network switches appear nearly identical to network hubs, but a switch contains more "intelligence" (and a slightly higher price tag) than a network hub.
..... Click the link for more information.
An Ethernet hub or concentrator is a device for connecting multiple twisted pair or fiber optic Ethernet devices together, making them act as a single segment. Hubs work at the physical layer (layer 1) of the OSI model. The device is thus a form of multiport repeater.
..... Click the link for more information.
router is a device that extracts the destination of a packet it receives, selects the best path to that destination, and forwards data packets to the next device along this path.[1] They connect networks together; a LAN to a WAN for example, to access the Internet.
..... Click the link for more information.
personal computer (PC) is a computer whose original sales price, size, and capabilities make it useful for individuals.

It is unknown who coined the phrase with the intent of a small affordable computing device but John W.
..... Click the link for more information.
Computer networking is the engineering discipline concerned with communication between computer systems or devices. Networking, routers, routing protocols, and networking over the public Internet have their specifications defined in documents called RFCs.
..... Click the link for more information.
In computer networking, Fast Ethernet is a collective term for a number of Ethernet standards that carry traffic at the nominal rate of 100 Mbit/s, against the original Ethernet speed of 10 Mbit/s.
..... Click the link for more information.
Ethernet is a family of frame-based computer networking technologies for local area networks (LANs). The name comes from the physical concept of the ether. It defines a number of wiring and signaling standards for the physical layer, through means of network access at the Media
..... Click the link for more information.
terminal is a device which is capable of communicating over a line. Examples of terminals are telephones, fax machines, and network devices - printers, work stations, routers in a VoIP network.
..... Click the link for more information.
A network switch is a computer networking device that connects network segments.

Low-end network switches appear nearly identical to network hubs, but a switch contains more "intelligence" (and a slightly higher price tag) than a network hub.
..... Click the link for more information.
An Ethernet hub or concentrator is a device for connecting multiple twisted pair or fiber optic Ethernet devices together, making them act as a single segment. Hubs work at the physical layer (layer 1) of the OSI model. The device is thus a form of multiport repeater.
..... Click the link for more information.
TIA/EIA-568-B is a set of three telecommunications standards from the Telecommunications Industry Association, a 1988 offshoot of the EIA. The standards address commercial building cabling for telecom products and services. The three standards are formally titled ANSI/TIA/EIA-568-B.
..... Click the link for more information.
An electrical connector is a conductive device for joining electrical circuits together. The connection may be temporary, as for portable equipment, or may require a tool for assembly and removal, or may be a permanent electrical joint between two wires or devices.
..... Click the link for more information.
Token ring local area network (LAN) technology was conceived in the late 1960s by Olof Söderblom, then working for IBM [1] ). US Patents were awarded in 1981 and Token-Ring was developed and promoted by IBM in the early 1980s and standardized as IEEE 802.
..... Click the link for more information.


Digital signal 1 (DS1, also known as T1, sometimes "DS-1") is a T-carrier signaling scheme devised by Bell Labs.
..... Click the link for more information.
Network Card

A 1990s Ethernet network interface controller card which connects to the motherboard via the now-obsolete ISA bus.

Connects to:
  • Motherboard via one of

..... Click the link for more information.
NETGEAR

Public (NASDAQ:  NTGR )
Founded 1996
Headquarters Santa Clara, California, United States

Key people Patrick Lo, CEO & Chairman
Industry Communications equipment
Products Hubs, Routers, Switches
Revenue $449.
..... Click the link for more information.
Medium dependent interface crossover or MDIX (the “X” representing “crossover”) is a female RJ-45 port connection on a computer, router, hub, or switch.
..... Click the link for more information.
Medium dependent interface crossover or MDIX (the “X” representing “crossover”) is a female RJ-45 port connection on a computer, router, hub, or switch.
..... Click the link for more information.
Internet protocol may refer to:
  • The Internet Protocol, a data-oriented protocol used for communicating data across a packet-switched internetwork
  • The Internet protocol suite, a set of communications protocols that implement the protocol stack on which the Internet runs

..... Click the link for more information.
subnetwork or subnet is a range of logical addresses within the address space that is assigned to an organization. Subnetting is a hierarchical partitioning of the network address space of an organization (and of the network nodes of an autonomous system) into several
..... Click the link for more information.
peer-to-peer (or "P2P") computer network exploits diverse connectivity between participants in a network and the cumulative bandwidth of network participants rather than conventional centralized resources where a relatively low number of servers provide the core value to a
..... Click the link for more information.
Internet protocol may refer to:
  • The Internet Protocol, a data-oriented protocol used for communicating data across a packet-switched internetwork
  • The Internet protocol suite, a set of communications protocols that implement the protocol stack on which the Internet runs

..... Click the link for more information.
A default gateway is a node (a router) on a computer network that serves as an access point to another network.

In homes, the gateway is usually the ISP-provided device that connects the user to the Internet.
..... Click the link for more information.


This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus


page counter