We are still actively working on the spam issue.

Difference between revisions of "Ethernet"

From InstallGentoo Wiki
Jump to: navigation, search
(initial page)
 
(Wire qualities: CAdd note that Cat 4 is for Contemporary telephone to avoid confusion, change wording of Cat 5 to Previous Standard, add note still widely in use, add note for Cat 6 as current standard, alter cat 7 info)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
+
'''Ethernet''' is a wired [[:Category:Networking |networking]] standard comprising of standardised ports, cables and network devices.
  
'''Ethernet''' is a wired networking standard comprising of standardised ports, cables and network devices.
+
You know those blue cables you see coming out the back of computers? That's Ethernet. Ethernet's protocol has roots in the ALOHAnet, an early pre-internet network created by The University of Hawaii.
  
You know those blue cables you see coming out the back of computers? That's ethernet.
+
The Ethernet cable also has roots in Ma Bell's standard jack (RJ-11, RJ-14, and RJ-25) ('''NOTE''': these refer to the ends of the cable). The Ethernet Cable is an RJ-45 interface which either uses one of two standards for wiring. These are the T568 standards. T568A is standard Ethernet, while T568B is for a specialty computer-to-computer (or Crossover) cable
 +
 
 +
==Pinout Configurations==
 +
{| class="wikitable"
 +
|+ [[TIA/EIA-568]] T568A termination <!--standard name is 'B' termination options are 'A' or 'B'-->
 +
! Pin !! Pair !! Wire{{efn|name=tipring|The terms used in the explanations of the 568 standards, [[tip and ring]], refer to [[Phone connector (audio)|older communication technologies]], and equate to the [[Electric charge|positive and negative]] parts of the connections.}} !! Color
 +
|-
 +
| 1 || 3 || tip
 +
| [[File:1000px-Wire white green stripe.svg.png|60px|Pair 3 Wire 1]] white/green
 +
|-
 +
| 2 || 3 || ring
 +
| [[File:Wire green.svg.png|60px|Pair 3 Wire 2]] green
 +
|-
 +
| 3 || 2 || tip
 +
| [[File:1000px-Wire white orange stripe.svg.png|60px|Pair 2 Wire 1]] white/orange
 +
|-
 +
| 4 || 1 || ring
 +
| [[File:1000px-Wire blue.svg.png|60px|Pair 1 Wire 2]] blue
 +
|-
 +
| 5 || 1 || tip
 +
| [[File:1000px-Wire white blue stripe.svg.png|60px|Pair 1 Wire 1]] white/blue
 +
|-
 +
| 6 || 2 || ring
 +
| [[File:1000px-Wire orange.svg.png|60px|Pair 2 Wire 2]] orange
 +
|-
 +
| 7 || 4 || tip
 +
| [[File:1000px-Wire white brown stripe.svg.png|60px|Pair 4 Wire 1]] white/brown
 +
|-
 +
| 8 || 4 || ring
 +
| [[File:1000px-Wire brown.svg.png|60px|Pair 4 Wire 2]] brown
 +
|}
 +
{| class="wikitable"
 +
|+ [[TIA/EIA-568]] T568B termination <!--standard name is 'B' termination options are 'A' or 'B'-->
 +
! Pin !! Pair !! Wire{{efn|name=tipring}} !! Color
 +
|-
 +
| 1 || 2 || tip
 +
| [[File:1000px-Wire white orange stripe.svg.png|60px|Pair 2 Wire 1]] white/orange
 +
|-
 +
| 2 || 2 || ring
 +
| [[File:1000px-Wire orange.svg.png|60px|Pair 2 Wire 2]] orange
 +
|-
 +
| 3 || 3 || tip
 +
| [[File:1000px-Wire white green stripe.svg.png|60px|Pair 3 Wire 1]] white/green
 +
|-
 +
| 4 || 1 || ring
 +
| [[File:1000px-Wire blue.svg.png|60px|Pair 1 Wire 2]] blue
 +
|-
 +
| 5 || 1 || tip
 +
| [[File:1000px-Wire white blue stripe.svg.png|60px|Pair 1 Wire 1]] white/blue
 +
|-
 +
| 6 || 3 || ring
 +
| [[File:Wire green.svg.png|60px|Pair 3 Wire 2]] green
 +
|-
 +
| 7 || 4 || tip
 +
| [[File:1000px-Wire white brown stripe.svg.png|60px|Pair 4 Wire 1]] white/brown
 +
|-
 +
| 8 || 4 || ring
 +
| [[File:1000px-Wire brown.svg.png|60px|Pair 4 Wire 2]] brown
 +
|}
 +
 
 +
==Wire qualities==
 +
For Ethernet, the quality of wire is rated from Category 3 to Category 8. However, you will mostly see Categories 5, 5A, and 6. Telephone wires are Category 1-2. These are also compared to another rating standard, the BASE-T standard.
 +
 
 +
{| class= "wikitable"
 +
|+ A comparison of CAT types to quality and the BASE-T standard
 +
! Type !! Base (AT top support) !! Description
 +
|-
 +
| Cat 3 || 10BASE-T || Hardly used anymore, was popular in early 90's networks
 +
|-
 +
| Cat 4 || 10BASE-T || Used for contemporary telephone, supports signals up to 20MHz and voice transfer at  16 MB/s
 +
|-
 +
| Cat 5 || 1000BASE-T || Previous standard. Supports 100Mhz signals, support for Gigabit data transfer (Still Widely in Use)
 +
|-
 +
| Cat 5e || 1000BASE-T || A variant on Cat 5, has modifications to prevent Cross-Talk (Still Widely in Use)
 +
|-
 +
| Cat 6 || 10GBASE-T || Current Standard. Backwards compatible with Cat 5, 5e, and 3. Has shielding that prevents cross-talk. Thicker wires for larger quality. 250 MHz signals.
 +
|-
 +
| Cat 7 || {{template:n/a}} || A proposed standard for improvement on the previous Cat 6. While the standard has been ratified, no such cable exists yet. Supports 40 GB/s transfer speeds and multiple mode configurations.
 +
|-
 +
| Cat 8 || {{template:n/a}} || A proposed standard for improvement on the previous Cat 7 standard. 2000 MHz signal rates. The ISO was to ratify the standard in 2018, but have not yet done so.
 +
|}
  
 
[[Category: Networking]]
 
[[Category: Networking]]
 
[[Category: Terms]]
 
[[Category: Terms]]

Latest revision as of 20:21, 9 June 2019

Ethernet is a wired networking standard comprising of standardised ports, cables and network devices.

You know those blue cables you see coming out the back of computers? That's Ethernet. Ethernet's protocol has roots in the ALOHAnet, an early pre-internet network created by The University of Hawaii.

The Ethernet cable also has roots in Ma Bell's standard jack (RJ-11, RJ-14, and RJ-25) (NOTE: these refer to the ends of the cable). The Ethernet Cable is an RJ-45 interface which either uses one of two standards for wiring. These are the T568 standards. T568A is standard Ethernet, while T568B is for a specialty computer-to-computer (or Crossover) cable

Pinout Configurations

TIA/EIA-568 T568A termination
Pin Pair WireTemplate:Efn Color
1 3 tip Pair 3 Wire 1 white/green
2 3 ring Pair 3 Wire 2 green
3 2 tip Pair 2 Wire 1 white/orange
4 1 ring Pair 1 Wire 2 blue
5 1 tip Pair 1 Wire 1 white/blue
6 2 ring Pair 2 Wire 2 orange
7 4 tip Pair 4 Wire 1 white/brown
8 4 ring Pair 4 Wire 2 brown
TIA/EIA-568 T568B termination
Pin Pair WireTemplate:Efn Color
1 2 tip Pair 2 Wire 1 white/orange
2 2 ring Pair 2 Wire 2 orange
3 3 tip Pair 3 Wire 1 white/green
4 1 ring Pair 1 Wire 2 blue
5 1 tip Pair 1 Wire 1 white/blue
6 3 ring Pair 3 Wire 2 green
7 4 tip Pair 4 Wire 1 white/brown
8 4 ring Pair 4 Wire 2 brown

Wire qualities

For Ethernet, the quality of wire is rated from Category 3 to Category 8. However, you will mostly see Categories 5, 5A, and 6. Telephone wires are Category 1-2. These are also compared to another rating standard, the BASE-T standard.

A comparison of CAT types to quality and the BASE-T standard
Type Base (AT top support) Description
Cat 3 10BASE-T Hardly used anymore, was popular in early 90's networks
Cat 4 10BASE-T Used for contemporary telephone, supports signals up to 20MHz and voice transfer at 16 MB/s
Cat 5 1000BASE-T Previous standard. Supports 100Mhz signals, support for Gigabit data transfer (Still Widely in Use)
Cat 5e 1000BASE-T A variant on Cat 5, has modifications to prevent Cross-Talk (Still Widely in Use)
Cat 6 10GBASE-T Current Standard. Backwards compatible with Cat 5, 5e, and 3. Has shielding that prevents cross-talk. Thicker wires for larger quality. 250 MHz signals.
Cat 7 N/A A proposed standard for improvement on the previous Cat 6. While the standard has been ratified, no such cable exists yet. Supports 40 GB/s transfer speeds and multiple mode configurations.
Cat 8 N/A A proposed standard for improvement on the previous Cat 7 standard. 2000 MHz signal rates. The ISO was to ratify the standard in 2018, but have not yet done so.