802.3an
   HOME

TheInfoList



OR:

10 Gigabit Ethernet (10GE, 10GbE, or 10 GigE) is a group of
computer network A computer network is a set of computers sharing resources located on or provided by network nodes. The computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are ...
ing technologies for transmitting
Ethernet frame In computer networking, an Ethernet frame is a data link layer protocol data unit and uses the underlying Ethernet physical layer transport mechanisms. In other words, a data unit on an Ethernet link transports an Ethernet frame as its payload ...
s at a rate of 10  gigabits per second. It was first defined by the IEEE 802.3ae-2002 standard. Unlike previous Ethernet standards, 10 Gigabit Ethernet defines only
full-duplex A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
point-to-point links which are generally connected by
network switch A network switch (also called switching hub, bridging hub, and, by the IEEE, MAC bridge) is networking hardware that connects devices on a computer network by using packet switching to receive and forward data to the destination device. A netw ...
es; shared-medium
CSMA/CD Carrier-sense multiple access with collision detection (CSMA/CD) is a medium access control (MAC) method used most notably in early Ethernet technology for local area networking. It uses carrier-sensing to defer transmissions until no other statio ...
operation has not been carried over from the previous generations Ethernet standards so half-duplex operation and repeater hubs do not exist in 10GbE. The 10 Gigabit Ethernet standard encompasses a number of different physical layer (PHY) standards. A networking device, such as a switch or a
network interface controller A network interface controller (NIC, also known as a network interface card, network adapter, LAN adapter or physical network interface, and by similar terms) is a computer hardware component that connects a computer to a computer network. Ear ...
may have different PHY types through pluggable PHY modules, such as those based on
SFP+ Small Form-factor Pluggable connected to a pair of fiber-optic cables Small Form-factor Pluggable (SFP) is a compact, hot-pluggable network interface module format used for both telecommunication and data communications applications. An SF ...
. Like previous versions of Ethernet, 10GbE can use either copper or fiber cabling. Maximum distance over copper cable is 100 meters but because of its bandwidth requirements, higher-grade cables are required. The adoption of 10 Gigabit Ethernet has been more gradual than previous revisions of
Ethernet Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 1 ...
: in 2007, one million 10GbE ports were shipped, in 2009 two million ports were shipped, and in 2010 over three million ports were shipped, with an estimated nine million ports in 2011. , although the price per gigabit of bandwidth for 10 Gigabit Ethernet was about one-third compared to
Gigabit Ethernet In computer networking, Gigabit Ethernet (GbE or 1 GigE) is the term applied to transmitting Ethernet frames at a rate of a gigabit per second. The most popular variant, 1000BASE-T, is defined by the IEEE 802.3ab standard. It came into use ...
, the price per port of 10 Gigabit Ethernet still hindered more widespread adoption.


Standards

Over the years the Institute of Electrical and Electronics Engineers (IEEE) 802.3 working group has published several standards relating to 10GbE.


Physical layer modules

To implement different 10GbE physical layer standards, many interfaces consist of a standard socket into which different physical (PHY) layer modules may be plugged. PHY modules are not specified in an official standards body but by
multi-source agreement in the telecommunications industry, a multi-source agreement (MSA) is an agreement among multiple manufacturers to make products which are compatible across vendors, acting as de facto standards, establishing a competitive market for interoperable ...
s (MSAs) that can be negotiated more quickly. Relevant MSAs for 10GbE include
XENPAK XENPAK is a multisource agreement (MSA), instigated by Agilent Technologies and Agere Systems, that defines a fiber-optic or wired transceiver module which conforms to the 10 Gigabit Ethernet (10GbE) standard of the Institute of Electrical and Elec ...
(and related X2 and XPAK), XFP and
SFP+ Small Form-factor Pluggable connected to a pair of fiber-optic cables Small Form-factor Pluggable (SFP) is a compact, hot-pluggable network interface module format used for both telecommunication and data communications applications. An SF ...
. When choosing a PHY module, a designer considers cost, reach, media type, power consumption, and size (form factor). A single point-to-point link can have different MSA pluggable formats on either end (e.g. XPAK and SFP+) as long as the 10GbE optical or copper port type (e.g. 10GBASE-SR) supported by the pluggable is identical. XENPAK was the first MSA for 10GE and had the largest form factor. X2 and XPAK were later competing standards with smaller form factors. X2 and XPAK have not been as successful in the market as XENPAK. XFP came after X2 and XPAK and it is also smaller. The newest module standard is the
enhanced small form-factor pluggable transceiver Small Form-factor Pluggable connected to a pair of fiber-optic cables Small Form-factor Pluggable (SFP) is a compact, hot-pluggable network interface module format used for both telecommunication and data communications applications. An SF ...
, generally called SFP+. Based on the
small form-factor pluggable transceiver Small Form-factor Pluggable connected to a pair of fiber-optic cables Small Form-factor Pluggable (SFP) is a compact, hot-pluggable network interface module format used for both telecommunication and data communications applications. An SF ...
(SFP) and developed by the ANSI T11 fibre channel group, it is smaller still and lower power than XFP. SFP+ has become the most popular socket on 10GE systems. SFP+ modules do only optical to electrical conversion, no clock and data recovery, putting a higher burden on the host's channel equalization. SFP+ modules share a common physical form factor with legacy SFP modules, allowing higher port density than XFP and the re-use of existing designs for 24 or 48 ports in a
19-inch rack A 19-inch rack is a standardized frame or enclosure for mounting multiple electronic equipment modules. Each module has a front panel that is wide. The 19 inch dimension includes the edges or "ears" that protrude from each side of the equ ...
width blade. Optical modules are connected to a host by either a
XAUI 10 Gigabit Attachment Unit Interface (XAUI ) is a standard for extending the XGMII (10 Gigabit Media Independent Interface) between the MAC and PHY layer of 10 Gigabit Ethernet (10GbE) defined in Clause 47 of the IEEE 802.3 standard. The name i ...
, XFI or
SerDes Framer Interface SerDes Framer Interface is a standard for telecommunications abbreviated as SFI. Variants include: * SFI-4 or SerDes Framer Interface Level 4, a standardized Electrical Interface by the Optical Internetworking Forum (OIF) for connecting a synch ...
(SFI) interface. XENPAK, X2, and XPAK modules use XAUI to connect to their hosts. XAUI (XGXS) uses a four-lane data channel and is specified in IEEE 802.3 Clause 47. XFP modules use a XFI interface and SFP+ modules use an SFI interface. XFI and SFI use a single lane data channel and the
64b/66b encoding In data networking and transmission, 64b/66b is a line code that transforms 64- bit data to 66-bit line code to provide enough state changes to allow reasonable clock recovery and alignment of the data stream at the receiver. It was defined by t ...
specified in IEEE 802.3 Clause 49. SFP+ modules can further be grouped into two types of host interfaces: linear or limiting. Limiting modules are preferred except when for long-reach applications using 10GBASE-LRM modules.


Optical fiber

There are two basic types of
optical fiber An optical fiber, or optical fibre in Commonwealth English, is a flexible, transparent fiber made by drawing glass ( silica) or plastic to a diameter slightly thicker than that of a human hair. Optical fibers are used most often as a mea ...
used for 10 Gigabit Ethernet:
single-mode A transverse mode of electromagnetic radiation is a particular electromagnetic field pattern of the radiation in the plane perpendicular (i.e., transverse) to the radiation's propagation direction. Transverse modes occur in radio waves and microwav ...
(SMF) and
multi-mode A transverse mode of electromagnetic radiation is a particular electromagnetic field pattern of the radiation in the plane perpendicular (i.e., transverse) to the radiation's propagation direction. Transverse modes occur in radio waves and microwav ...
(MMF). In SMF light follows a single path through the fiber while in MMF it takes multiple paths resulting in differential mode delay (DMD). SMF is used for long-distance communication and MMF is used for distances of less than 300 m. SMF has a narrower core (8.3 μm) which requires a more precise termination and connection method. MMF has a wider core (50 or 62.5 μm). The advantage of MMF is that it can be driven by a low cost
Vertical-cavity surface-emitting laser The vertical-cavity surface-emitting laser, or VCSEL , is a type of semiconductor laser diode with laser beam emission perpendicular from the top surface, contrary to conventional edge-emitting semiconductor lasers (also ''in-plane'' lasers) which ...
(VCSEL) for short distances, and multi-mode connectors are cheaper and easier to terminate reliably in the field. The advantage of SMF is that it can work over longer distances. In the 802.3 standard, reference is made to FDDI-grade MMF fiber. This has a 62.5 μm core and a minimum
modal bandwidth Modal bandwidth, in the discipline of telecommunications Telecommunication is the transmission of information by various types of technologies over wire, radio, optical, or other electromagnetic systems. It has its origin in the desire of ...
of 160 MHz·km at 850 nm. It was originally installed in the early 1990s for
FDDI Fiber Distributed Data Interface (FDDI) is a standard for data transmission in a local area network. It uses optical fiber as its standard underlying physical medium, although it was also later specified to use copper cable, in which case it m ...
and 100BASE-FX networks. The 802.3 standard also references
ISO/IEC 11801 International standard ISO/IEC 11801 ''Information technology — Generic cabling for customer premises'' specifies general-purpose telecommunication cabling systems (structured cabling) that are suitable for a wide range of applications (analog an ...
which specifies optical MMF fiber types OM1, OM2, OM3 and OM4. OM1 has a 62.5 μm core while the others have a 50 μm core. At 850 nm the minimum modal bandwidth of OM1 is 200 MHz·km, of OM2 500 MHz·km, of OM3 2000 MHz·km and of OM4 4700 MHz·km. FDDI-grade cable is now obsolete and new structured cabling installations use either OM3 or OM4 cabling. OM3 cable can carry 10 Gigabit Ethernet 300 meters using low cost 10GBASE-SR optics. OM4 can manage 400 meters. To distinguish SMF from MMF cables, SMF cables are usually yellow, while MMF cables are orange (OM1 & OM2) or aqua (OM3 & OM4). However, in fiber optics there is no uniform color for any specific optical speed or technology with the exception being angular physical connector (APC), it being an agreed color of green. There are also active optical cables (AOC). These have the optical electronics already connected eliminating the connectors between the cable and the optical module. They plug into standard SFP+ sockets. They are lower cost than other optical solutions because the manufacturer can match the electronics to the required length and type of cable.


10GBASE-SR

10GBASE-SR ("short range") is a port type for multi-mode fiber and uses 850 nm lasers. Its Physical Coding Sublayer (PCS) is 64b/66b and is defined in IEEE 802.3 Clause 49 and its Physical Medium Dependent (PMD) sublayer in Clause 52. It delivers serialized data at a line rate of 10.3125 Gbd.IEEE 802.3 ''52.1.1.1.2 PMD_UNITDATA.request: When generated'' The range depends on the type of multi-mode fiber used. MMF has the advantage over SMF of having lower cost connectors; its wider core requires less mechanical precision. The 10GBASE-SR transmitter is implemented with a VCSEL which is low cost and low power. OM3 and OM4 optical cabling is sometimes described as ''laser optimized'' because they have been designed to work with VCSELs. 10GBASE-SR delivers the lowest cost, lowest power and smallest form factor optical modules. There is a lower cost, lower power variant sometimes referred to as 10GBASE-SRL (10GBASE-SR lite). This is inter-operable with 10GBASE-SR but only has a reach of 100 meters.


10GBASE-LR

10GBASE-LR (long reach) is a port type for single-mode fiber and uses 1310 nm lasers. Its 64b/66b PCS is defined in IEEE 802.3 Clause 49 and its PMD sublayer in Clause 52. It delivers serialized data at a line rate of 10.3125 GBd. The 10GBASE-LR transmitter is implemented with a Fabry–Pérot or Distributed feedback laser (DFB). DFB lasers are more expensive than VCSELs but their high power and longer wavelength allow efficient coupling into the small core of single-mode fiber over greater distances. 10GBASE-LR maximum fiber length is 10 kilometers, although this will vary depending on the type of single-mode fiber used.


10GBASE-LRM

10GBASE-LRM, (long reach multi-mode) originally specified in IEEE 802.3aq is a port type for multi-mode fiber and uses 1310 nm lasers. Its 64b/66b PCS is defined in IEEE 802.3 Clause 49 and its PMD sublayer in Clause 68. It delivers serialized data at a line rate of 10.3125 GBd. 10GBASE-LRM uses electronic dispersion compensation (EDC) for receive equalization. 10GBASE-LRM allows distances up to on FDDI-grade multi-mode fiber and the same 220m maximum reach on OM1, OM2 and OM3 fiber types. 10GBASE-LRM reach is not quite as far as the older 10GBASE-LX4 standard. Some 10GBASE-LRM transceivers also allow distances up to on standard single-mode fiber (SMF, G.652), however this is not part of the IEEE or MSA specification. To ensure that specifications are met over FDDI-grade, OM1 and OM2 fibers, the transmitter should be coupled through a mode conditioning patch cord. No mode conditioning patch cord is required for applications over OM3 or OM4.


10GBASE-ER

10GBASE-ER (extended reach) is a port type for single-mode fiber and uses 1550 nm lasers. Its 64b/66b PCS is defined in IEEE 802.3 Clause 49 and its PMD sublayer in Clause 52. It delivers serialized data at a line rate of 10.3125 GBd. The 10GBASE-ER transmitter is implemented with an externally modulated laser (EML). 10GBASE-ER has a reach of over engineered links and 30 km over standard links.


10GBASE-ZR

Several manufacturers have introduced range under the name 10GBASE-ZR. This 80 km PHY is not specified within the IEEE 802.3ae standard and manufacturers have created their own specifications based upon the 80 km PHY described in the
OC-192 Optical Carrier transmission rates are a standardized set of specifications of transmission bandwidth for digital signals that can be carried on Synchronous Optical Networking (SONET) fiber optic networks. Transmission rates are defined by rate of t ...
/
STM-64 Synchronous optical networking (SONET) and synchronous digital hierarchy (SDH) are standardized protocols that transfer multiple digital bit streams synchronously over optical fiber using lasers or highly coherent light from light-emitting dio ...
SDH/
SONET Synchronous optical networking (SONET) and synchronous digital hierarchy (SDH) are standardized protocols that transfer multiple digital bit streams synchronously over optical fiber using lasers or highly coherent light from light-emitting diode ...
specifications.


10GBASE-LX4

10GBASE-LX4 is a port type for multi-mode fiber and single-mode fiber. It uses four separate laser sources operating at 3.125 Gbit/s and
Coarse wavelength-division multiplexing In fiber-optic communications, wavelength-division multiplexing (WDM) is a technology which multiplexes a number of optical carrier signals onto a single optical fiber by using different wavelengths (i.e., colors) of laser light. This techni ...
with four unique wavelengths around 1310 nm. Its
8b/10b In telecommunications, 8b/10b is a line code that maps 8-bit words to 10-bit symbols to achieve DC balance and bounded disparity, and at the same time provide enough state changes to allow reasonable clock recovery. This means that the diffe ...
PCS is defined in IEEE 802.3 Clause 48 and its Physical Medium Dependent (PMD) sublayer in Clause 53. 10GBASE-LX4 has a range of over SMF. It can reach over FDDI-grade, OM1, OM2 and OM3 multi-mode cabling. In this case, it needs to be coupled through a SMF offset-launch mode-conditioning patch cord.


10GBASE-PR

10GBASE-PR originally specified in IEEE 802.3av is a 10 Gigabit Ethernet PHY for
passive optical network A passive optical network (PON) is a fiber-optic telecommunications technology for delivering broadband network access to end-customers. Its architecture implements a point-to-multipoint topology in which a single optical fiber serves multiple e ...
s and uses 1577 nm lasers in the downstream direction and 1270 nm lasers in the upstream direction. Its PMD sublayer is specified in Clause 75. Downstream delivers serialized data at a line rate of 10.3125 Gbit/s in a point to multi-point configuration. 10GBASE-PR has three power budgets specified as 10GBASE-PR10, 10GBASE-PR20 and 10GBASE-PR30.


10GBASE-BR

Multiple vendors introduced single strand, bi-directional 10 Gbit/s optics capable of a single-mode fiber connection functionally equivalent to 10GBASE-LR or -ER, but using a single strand of fiber optic cable. Analogous to 1000BASE-BX10, this is accomplished using a passive prism inside each optical transceiver and a matched pair of transceivers using two different wavelengths such as 1270 and 1330 nm. Modules are available in varying transmit powers and reach distances ranging from 10 to 80 km. These advances were subsequently standardized in IEEE 802.3cp-2021 with reaches of 10, 20, or 40 km.


Copper

10 Gigabit Ethernet can also run over twin-axial cabling, twisted pair cabling, and
backplane A backplane (or "backplane system") is a group of electrical connectors in parallel with each other, so that each pin of each connector is linked to the same relative pin of all the other connectors, forming a computer bus. It is used as a back ...
s.


10GBASE-CX4

SFF-8470 connector 10GBASE-CX4 was the first 10 Gigabit copper standard published by 802.3 (as 802.3ak-2004). It uses the XAUI 4-lane PCS (Clause 48) and copper cabling similar to that used by
InfiniBand InfiniBand (IB) is a computer networking communications standard used in high-performance computing that features very high throughput and very low latency. It is used for data interconnect both among and within computers. InfiniBand is also use ...
technology with the same SFF-8470 connectors. It is specified to work up to a distance of . Each lane carries 3.125 GBd of signaling bandwidth. 10GBASE-CX4 has been used for stacking switches. It offers the advantages of low power, low cost and low latency, but has a bigger form factor and more bulky cables than the newer single-lane SFP+ standard, and a much shorter reach than fiber or 10GBASE-T. This cable is fairly rigid and considerably more costly than Category 5/6 UTP or fiber. 10GBASE-CX4 applications are now commonly achieved using SFP+ Direct Attach and , shipments of 10GBASE-CX4 have been very low.


SFP+ direct attach

Also known as direct attach (DA), direct attach copper (DAC), 10GSFP+Cu, 10GBASE-CR or 10GBASE-CX1. Short direct attach cables use a passive
twinaxial cabling Twinaxial cabling, or "Twinax", is a type of cable similar to coaxial cable, but with two inner conductors instead of one. Due to cost efficiency it is becoming common in modern (2013) very-short-range high-speed differential signaling applicatio ...
assembly while longer ones, sometimes called ''active optical cable'' (AOC) use short wavelength optics. Both types connect directly into an SFP+ housing. SFP+ direct attach has a fixed-length cable, up to 15 m for copper cables, or up to 100 m in for AOC. Like 10GBASE-CX4, DA is low-power, low-cost and low-latency with the added advantages of using less bulky cables and of having the small SFP+ form factor. SFP+ direct attach today is tremendously popular, with more ports installed than 10GBASE-SR.


Backplane

Backplane Ethernet, also known by the name of the task force that developed it, 802.3ap, is used in
backplane A backplane (or "backplane system") is a group of electrical connectors in parallel with each other, so that each pin of each connector is linked to the same relative pin of all the other connectors, forming a computer bus. It is used as a back ...
applications such as
blade servers A blade server is a stripped-down server computer with a modular design optimized to minimize the use of physical space and energy. Blade servers have many components removed to save space, minimize power consumption and other considerations, whi ...
and
modular Broadly speaking, modularity is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. The concept of modularity is used primarily to reduce complexity by breaking a s ...
network equipment with upgradable
line card A line card or digital line card is a modular electronic circuit designed to fit on a separate printed circuit board (PCB) and interface with a telecommunications access network. A line card typically interfaces the twisted pair cable of a plain ...
s. 802.3ap implementations are required to operate over up to of copper printed circuit board with two connectors. The standard defines two port types for 10 Gbit/s (10GBASE-KX4 and 10GBASE-KR) and a single 1 Gbit/s port type (1000BASE-KX). It also defines an optional layer for forward error correction, a backplane autonegotiation protocol and link training for 10GBASE-KR where the receiver tunes a three-tap transmit equalizer. The autonegotiation protocol selects between 1000BASE-KX, 10GBASE-KX4, 10GBASE-KR or 40GBASE-KR4 operation.


10GBASE-KX4

This operates over four backplane lanes and uses the same physical layer coding (defined in IEEE 802.3 Clause 48) as 10GBASE-CX4.


10GBASE-KR

This operates over a single backplane lane and uses the same physical layer coding (defined in IEEE 802.3 Clause 49) as 10GBASE-LR/ER/SR. New backplane designs use 10GBASE-KR rather than 10GBASE-KX4.


10GBASE-T

10GBASE-T, or IEEE 802.3an-2006, is a standard released in 2006 to provide 10 Gbit/s connections over unshielded or shielded twisted pair cables, over distances up to . Category 6A is required to reach the full distance and category 5e or 6 may reach up to depending on the quality of installation. 10GBASE-T cable infrastructure can also be used for 1000BASE-T allowing a gradual upgrade from 1000BASE-T using autonegotiation to select which speed is used. Due to additional
line coding In telecommunication, a line code is a pattern of voltage, current, or photons used to represent digital data transmitted down a communication channel or written to a storage medium. This repertoire of signals is usually called a constrained co ...
overhead, 10GBASE-T has a slightly higher latency (2 to 4 microseconds) in comparison to most other 10GBASE variants (1 microsecond or less). In comparison, 1000BASE-T latency is 1 to 12 microseconds (depending on packet size). 10GBASE-T uses the IEC 60603-7 8P8C modular connectors already widely used with Ethernet. Transmission characteristics are now specified to . To reach this frequency
Category 6A Category 6 cable (Cat 6) is a standardized twisted pair cable for Ethernet and other network physical layers that is backward compatible with the Category 5/5e and Category 3 cable standards. Cat 6 must meet more stringent ...
or better balanced twisted pair cables specified in
ISO/IEC 11801 International standard ISO/IEC 11801 ''Information technology — Generic cabling for customer premises'' specifies general-purpose telecommunication cabling systems (structured cabling) that are suitable for a wide range of applications (analog an ...
amendment 2 or ANSI/TIA-568-C.2 are needed to carry 10GBASE-T up to distances of 100 m.
Category 6 cable Category 6 cable (Cat 6) is a standardized twisted pair cable for Ethernet and other network physical layers that is backward compatible with the Category 5/5e and Category 3 cable standards. Cat 6 must meet more stringent ...
s can carry 10GBASE-T for shorter distances when qualified according to the guidelines in ISO TR 24750 or TIA-155-A. The 802.3an standard specifies the wire-level modulation for 10GBASE-T to use Tomlinson-Harashima precoding (THP) and
pulse-amplitude modulation Pulse-amplitude modulation (PAM) is a form of signal modulation where the message information is encoded in the amplitude of a series of signal pulses. It is an analog pulse modulation scheme in which the amplitudes of a train of carrier pulse ...
with 16 discrete levels (PAM-16), encoded in a two-dimensional checkerboard pattern known as DSQ128 sent on the line at 800 Msymbols/sec. Prior to precoding, forward error correction (FEC) coding is performed using a 048,1723sub>2 low-density parity-check code on 1723 bits, with the parity check matrix construction based on a generalized Reed–Solomon 2,2,31code over GF(26). Another 1536 bits are uncoded. Within each 1723+1536 block, there are 1+50+8+1 signaling and error detection bits and 3200 data bits (and occupy 320 ns on the line). In contrast, PAM-5 is the modulation technique used in 1000BASE-T
Gigabit Ethernet In computer networking, Gigabit Ethernet (GbE or 1 GigE) is the term applied to transmitting Ethernet frames at a rate of a gigabit per second. The most popular variant, 1000BASE-T, is defined by the IEEE 802.3ab standard. It came into use ...
. The line encoding used by 10GBASE-T is the basis for the newer and slower 2.5GBASE-T and 5GBASE-T standard, implementing a 2.5 or 5.0 Gbit/s connection over existing category 5e or 6 cabling. Cables that will not function reliably with 10GBASE-T may successfully operate with 2.5GBASE-T or 5GBASE-T if supported by both ends.


10GBASE-T1

10GBASE-T1 is for automotive applications and operates over a single balanced pair of conductors up to 15 m long, and is standardized in 802.3ch-2020.


WAN PHY (10GBASE-W)

At the time that the 10 Gigabit Ethernet standard was developed, interest in 10GbE as a
wide area network A wide area network (WAN) is a telecommunications network that extends over a large geographic area. Wide area networks are often established with leased telecommunication circuits. Businesses, as well as schools and government entities, u ...
(WAN) transport led to the introduction of a WAN PHY for 10GbE. The WAN PHY was designed to interoperate with OC-192/STM-64 SDH/SONET equipment using a light-weight SDH/SONET frame running at 9.953 Gbit/s. The WAN PHY operates at a slightly slower data-rate than the
local area network A local area network (LAN) is a computer network that interconnects computers within a limited area such as a residence, school, laboratory, university campus or office building. By contrast, a wide area network (WAN) not only covers a larger ...
(LAN) PHY. The WAN PHY can drive maximum link distances up to 80 km depending on the fiber standard employed. The WAN PHY uses the same 10GBASE-S, 10GBASE-L and 10GBASE-E optical PMDs as the LAN PHYs and is designated as 10GBASE-SW, 10GBASE-LW or 10GBASE-EW. Its 64b/66b PCS is defined in IEEE 802.3 clause 49 and its PMD sublayers in clause 52. It also uses a WAN interface sublayer (WIS) defined in clause 50 which adds extra encapsulation to format the frame data to be compatible with SONET STS-192c.


Notes


See also

*
GG45 GG45 (GigaGate 45) and ARJ45 (Augmented RJ45) are two related connectors for Category 7, Category 7A, and Category 8 telecommunication cabling. The GG45 interface and related implementations are developed and sold by Nexans S.A., while the ...
* List of interface bit rates * Optical communication *
Optical fiber cable A fiber-optic cable, also known as an optical-fiber cable, is an assembly similar to an electrical cable, but containing one or more optical fibers that are used to carry light. The optical fiber elements are typically individually coated with ...
* Parallel optical interface *
TERA TERA is a shielded twisted pair connector for use with Category 7 twisted-pair data cables, developed by The Siemon Company and standardised in 2003 by the International Electrotechnical Commission (IEC) with the reference IEC 61076-3-104. Th ...
*
XAUI 10 Gigabit Attachment Unit Interface (XAUI ) is a standard for extending the XGMII (10 Gigabit Media Independent Interface) between the MAC and PHY layer of 10 Gigabit Ethernet (10GbE) defined in Clause 47 of the IEEE 802.3 standard. The name i ...


References

*


External links


Ethernet Alliance website

World's First Independent 10GBASE-T Comparative Test Study
{{Ethernet Ethernet standards