# Fast Ethernet

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Fast_Ethernet
> Markdown URL: https://mediated.wiki/source/Fast_Ethernet.md
> Source: https://en.wikipedia.org/wiki/Fast_Ethernet
> Source revision: 1353188733
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Ethernet standards that carry data at the nominal rate of 100 Mbit/s

[Intel](/source/Intel) PRO/100 Fast Ethernet [NIC](/source/Network_interface_controller), a PCI card

In [computer networking](/source/Computer_network), **Fast Ethernet** [physical layers](/source/Ethernet_physical_layer) carry traffic at the nominal rate of 100 Mbit/s. The [prior Ethernet](/source/Classic_Ethernet) speed was 10 Mbit/s. Of the Fast Ethernet physical layers, **100BASE-TX** is by far the most common.

Fast Ethernet was introduced in 1995 as the **IEEE 802.3u** standard[1] and remained the fastest version of Ethernet for three years before the introduction of [Gigabit Ethernet](/source/Gigabit_Ethernet).[2] The acronym *GE/FE* is sometimes used for devices supporting both standards.[3]

## Nomenclature

Further information: [Ethernet physical layer § Naming conventions](/source/Ethernet_physical_layer#Naming_conventions)

The *100* in the media type designation refers to the transmission speed of 100 Mbit/s, while the *BASE* refers to [baseband](/source/Baseband) signaling. The letter following the dash (*T* or *F*) refers to the physical medium that carries the signal (twisted pair or fiber, respectively), while the last character (*X*, *4*, etc.) refers to the [line code](/source/Line_code) method used. Fast Ethernet is sometimes referred to as **100BASE-X**, where *X* is a placeholder for the FX and TX variants.[4] IEEE 802.2 refers to Fast Ethernet collectively as **100BASE-T**, including fiber variants.[5]

## General design

Fast Ethernet is an extension of the 10-megabit [Ethernet](/source/Ethernet) standard. It runs on [twisted pair](/source/Twisted_pair) or [optical fiber cable](/source/Optical_fiber_cable) in a [star wired bus topology](/source/Star_topology), similar to the IEEE standard 802.3i called [10BASE-T](/source/10BASE-T), itself an evolution of 10BASE5 (802.3) and 10BASE2 (802.3a). Fast Ethernet devices are generally backward compatible with existing 10BASE-T systems, enabling plug-and-play upgrades from 10BASE-T. Most switches and other networking devices with ports capable of Fast Ethernet can perform [autonegotiation](/source/Autonegotiation), sensing a piece of 10BASE-T equipment and setting the port to 10BASE-T half duplex if the 10BASE-T equipment cannot perform autonegotiation itself. The standard specifies the use of [CSMA/CD](/source/CSMA%2FCD) for media access control. A [full-duplex](/source/Full-duplex) mode is also specified, and in practice, modern networks use [Ethernet switches](/source/Ethernet_switch) and operate in full-duplex mode, even as legacy devices that use half duplex still exist.

A Fast Ethernet adapter can be logically divided into a [media access controller](/source/Media_access_control) (MAC), which deals with the higher-level issues of medium availability, and a physical layer interface ([PHY](/source/PHY)). The MAC is typically linked to the PHY by a four-bit 25 MHz synchronous parallel interface known as a [media-independent interface](/source/Media-independent_interface) (MII), or by a two-bit 50 MHz variant called [reduced media independent interface](/source/Reduced_media_independent_interface) (RMII). In rare cases, the MII may be an external connection, but it is usually a connection between ICs in a network adapter or even two sections within a single IC. The specs are written based on the assumption that the interface between MAC and PHY will be an MII, but they do not require it. Fast Ethernet or [Ethernet hubs](/source/Ethernet_hub) may use the MII to connect to multiple PHYs for their different interfaces.

The MII fixes the theoretical maximum data bit rate for all versions of Fast Ethernet to 100 Mbit/s. The [information rate](/source/Information_rate) actually observed on real networks is less than the theoretical maximum, due to the necessary header and trailer (addressing and error-detection bits) on every [Ethernet frame](/source/Ethernet_frame), and the required [interpacket gap](/source/Interpacket_gap) between transmissions.

## Copper

Initially, several Fast Ethernet standards for [twisted-pair cable](/source/Twisted-pair_cable) were standardized, including: 100BASE-TX (100 Mbit/s over two-pair [Cat5](/source/Category_5_cable) or better cable), 100BASE-T4 (100 Mbit/s over four-pair [Cat3](/source/Category_3_cable) or better cable, defunct), 100BASE-T2 (100 Mbit/s over two-pair Cat3 or better cable, also defunct). The segment length for Ethernet over a twisted-pair link is limited to 100 metres (328 ft), the same limit as [10BASE-T](/source/10BASE-T) and [gigabit Ethernet](/source/Gigabit_Ethernet). All initial standards were approved under [IEEE 802.3](/source/IEEE_802.3) in 1995. Of those, 100BASE-TX became extremely popular, supplanting the others.

Comparison of twisted-pair-based Ethernet physical transport layers (TP-PHYs)[6] Name Added in amendment Status Speed Pairs re­quired Lanes per di­rec­tion Bits per hertz Line code Symbol rate per lane Band­width Max dis­tance Cable Cable ra­ting Usage (Mb/s) (MBd) (MHz) (m) (MHz) 100BASE-TX 802.3u-1995 current 100 2 1 3.20 4B5B MLT-3 NRZI 125 31.25 100 Cat 5 100 LAN 100BASE-T1 802.3bw-2015 (CL96) 1 1 2.66 PAM-3 4B/3B 75 37.5 15 Cat 5e 66 Auto­motive, IoT, M2M 100BASE-T2 802.3y-1997 obsolete 2 2 4.00 LFSR PAM-5 25 12.5 100 Cat 3 16 Market failure 100BASE-T4 802.3u-1995 4 3 2.66 8B6T PAM-3 Half-duplex only 25 12.5 100 Cat 3 16 100BaseVG 802.12-1995 4 4 1.66 5B6B Half-duplex only 30 15 100 Cat 3 16

8P8C wiring (ANSI/TIA-568 T568A) 8P8C wiring (ANSI/TIA-568 T568B) Pin Pair Wire Color Pin Pair Wire Color 1 3 +/tip white/green 1 2 +/tip white/orange 2 3 −/ring green 2 2 −/ring orange 3 2 +/tip white/orange 3 3 +/tip white/green 4 1 +/ring blue 4 1 +/ring blue 5 1 −/tip white/blue 5 1 −/tip white/blue 6 2 −/ring orange 6 3 −/ring green 7 4 +/tip white/brown 7 4 +/tip white/brown 8 4 −/ring brown 8 4 −/ring brown

### 100BASE-TX

3Com 3C905B-TX 100BASE-TX [PCI](/source/Peripheral_Component_Interconnect) network interface card

**100BASE-TX** is the predominant form of Fast Ethernet, and runs over two pairs of wire inside a [Category 5](/source/Category_5_cable) or above cable. Cable distance between nodes can be up to 100 metres (328 ft). One pair is used for each direction, providing [full-duplex](/source/Full-duplex) operation at 100 Mbit/s in each direction.

Like [10BASE-T](/source/10BASE-T), the active pairs in a standard connection are terminated on pins 1, 2, 3 and 6. Since a typical Category 5 cable contains four pairs and the performance requirements of 100BASE-TX do not exceed the capabilities of even the worst-performing pair, one typical cable can carry two 100BASE-TX links with a simple wiring adaptor on each end.[7] Cabling is conventionally wired to one of [ANSI/TIA-568](/source/ANSI%2FTIA-568)'s termination standards, T568A or T568B. 100BASE-TX uses pairs 2 and 3 (orange and green).

The configuration of 100BASE-TX networks is very similar to 10BASE-T. When used to build a [local area network](/source/Local_area_network), the devices on the network (computers, printers, etc.) are typically connected to a [hub](/source/Ethernet_hub) or [switch](/source/Network_switch), creating a [star network](/source/Star_network). Alternatively, it is possible to connect two devices directly using a [crossover cable](/source/Ethernet_crossover_cable). With today's equipment, crossover cables are generally not needed as most equipment supports auto-negotiation along with [auto MDI-X](/source/Auto_MDI-X) to select and match speed, duplex and pairing.

With 100BASE-TX hardware, the raw bits, presented 4 bits wide clocked at 25 MHz at the MII, go through [4B5B](/source/4B5B) binary encoding to generate a series of 0 and 1 symbols clocked at a 125 MHz [symbol rate](/source/Symbol_rate). The 4B5B encoding provides DC equalization and spectrum shaping. Just as in the 100BASE-FX case, the bits are then transferred to the physical medium attachment layer using [NRZI](/source/NRZI) encoding. However, 100BASE-TX introduces an additional, medium-dependent sublayer, which employs [MLT-3](/source/MLT-3) as a final encoding of the data stream before transmission, resulting in a maximum [fundamental frequency](/source/Fundamental_frequency) of 31.25 MHz. The procedure is borrowed from the ANSI X3.263 [FDDI](/source/FDDI) specifications, with minor changes.[8]

### 100BASE-T1

For broader coverage of this topic, see [Ethernet over twisted pair § Single-pair](/source/Ethernet_over_twisted_pair#Single-pair).

In **100BASE-T1**,[9] the data is transmitted over a single copper pair, 3 bits per symbol, each transmitted as a code pair using PAM3. It supports full-duplex transmission. The twisted-pair cable is required to support 66 MHz, with a maximum length of 15 m. No specific connector is defined. The standard is intended for automotive applications or when Fast Ethernet is to be integrated into another application. It was developed as [Open Alliance BroadR-Reach](/source/Open_Alliance_BroadR-Reach) (OABR) before IEEE standardization.[10]

### 100BASE-T2

100BASE-T2 symbols to PAM-5 line modulation level mapping Symbol Line signal level 000 0+0 001 0+1 010 0−1 011 0−2 100 (ESC) 0+2

In **100BASE-T2**, standardized in IEEE 802.3y, the data is transmitted over two copper pairs, but these pairs are only required to be Category 3 (voice grade) rather than the Category 5 required by 100BASE-TX. Data is transmitted and received on both pairs simultaneously[11], thus allowing full-duplex operation. Transmission uses 4 bits per symbol. The 4-bit symbol is expanded into two 3-bit symbols through a non-trivial scrambling procedure based on a [linear-feedback shift register](/source/Linear-feedback_shift_register).[12] This is needed to flatten the bandwidth and emission spectrum of the signal, as well as to match transmission line properties. The mapping of the original bits to the symbol codes is not constant in time and has a fairly large period (appearing as a pseudo-random sequence). The final mapping from symbols to [PAM-5](/source/PAM-5) line modulation levels obeys the table on the right. 100BASE-T2 was not widely adopted, but the technology developed for it is used in 1000BASE-T.[6]

### 100BASE-T4

**100BASE-T4** was an early implementation of Fast Ethernet. It required four twisted copper pairs of [voice grade twisted pair](/source/Category_3_cable) (Category 3), a lower-performing cable compared to [Category 5 cable](/source/Category_5_cable) used by 100BASE-TX. Maximum distance was limited to 100 meters. One pair was reserved for transmission and one for reception, and the remaining two switched direction. The fact that three pairs were used to transmit in each direction made 100BASE-T4 inherently half-duplex. Using three cable pairs allowed it to reach 100 Mbit/s while running at lower carrier frequencies, which allowed it to run on older cabling that many companies had recently installed for 10BASE-T networks.

A very unusual [8B6T](/source/8B6T) code was used to convert 8 data bits into 6 base-3 digits (the signal shaping is possible as there are nearly three times as many 6-digit base-3 numbers as there are 8-digit base-2 numbers). The two resulting 3-digit base-3 symbols were sent in parallel over three pairs using 3-level [pulse-amplitude modulation](/source/Pulse-amplitude_modulation) (PAM-3).

100BASE-T4 was not widely adopted but some of the technology developed for it is used in [1000BASE-T](/source/1000BASE-T).[6] Very few hubs were released with 100BASE-T4 support. Some examples include the [3com](/source/3com) 3C250-T4 Superstack II HUB 100, [IBM](/source/IBM) 8225 Fast Ethernet Stackable Hub[13] and [Intel](/source/Intel) LinkBuilder FMS 100 T4.[14][15] The same applies to [network interface controllers](/source/Network_interface_controller). Bridging 100BASE-T4 with 100BASE-TX required additional network equipment.

### 100BaseVG

Main article: [100BaseVG](/source/100BaseVG)

Proposed and marketed by [Hewlett-Packard](/source/Hewlett-Packard), 100BaseVG was an alternative design using category 3 cabling and a token concept instead of CSMA/CD. It was slated for standardization as IEEE 802.12, but it quickly vanished when switched 100BASE-TX became popular. The IEEE standard was later withdrawn.[16]

VG was similar to T4 in that it used more cable pairs combined with a lower carrier frequency to allow it to reach 100 Mbit/s on voice-grade cables. It differed in the way those cables were assigned. Whereas T4 would use the two extra pairs in different directions depending on the direction of data exchange, VG instead used two transmission modes. In one, *control*, two pairs are used for transmission and reception as in classic Ethernet, while the other two pairs are used for [flow control](/source/Ethernet_flow_control). In the second mode, *transmission*, all four are used to transfer data in a single direction. The hubs implemented a [token passing](/source/Token_passing) scheme to choose which of the attached nodes were allowed to communicate at any given time, based on signals sent to it from the nodes using control mode. When one node was selected to become active, it would switch to transfer mode, send or receive a packet, and return to control mode.[16]

This concept was intended to solve two problems. The first was that it eliminated the need for collision detection and thereby reduced contention on busy networks. While any particular node may find itself throttled due to heavy traffic, the network as a whole would not end up losing efficiency due to collisions and the resulting rebroadcasts. Under heavy use, the total throughput was increased compared to the other standards. The other was that the hubs could examine the payload types and schedule the nodes based on their bandwidth requirements. For instance, a node sending a video signal may not require much bandwidth, but will require it to be predictable in terms of when it is delivered. A VG hub could schedule access on that node to ensure it received the transmission timeslots it needed while opening up the network at all other times to the other nodes. This style of access was known as [demand priority](/source/Demand_priority).[16]

## Fiber optics

Fiber variants use [fiber-optic cable](/source/Fiber-optic_cable) with the listed interface types. Interfaces may be fixed or modular, often as [Small Form-factor Pluggable](/source/Small_Form-factor_Pluggable) (SFP).

Legend for fibre-based PHYs[17] Fibre type In­tro­duc­ed Per­form­ance MMF FDDI 62.5/125 µm 1987 0160 MHz·km @ 850 nm MMF OM1 62.5/125 µm 1989 0200 MHz·km @ 850 nm MMF OM2 50/125 µm 1998 0500 MHz·km @ 850 nm MMF OM3 50/125 µm 2003 1500 MHz·km @ 850 nm MMF OM4 50/125 µm 2008 3500 MHz·km @ 850 nm MMF OM5 50/125 µm 2016 3500 MHz·km @ 850 nm and 1850 MHz·km @ 950 nm SMF OS1 9/125 µm 1998 1.0 dB/km @ 1300/1550 nm SMF OS2 9/125 µm 2000 0.4 dB/km @ 1300/1550 nm

Name Added in Amendment Status Media Connector Transceiver Module Reach in m # Media (⇆) # Lambdas (→) # Lanes (→) Notes Fast Ethernet – (Data rate: 100 Mbit/s – Line code: 4B5B × NRZI – Line rate: 125 MBd – Full-Duplex / Half-Duplex) 100BASE-FX 802.3u-1995 (CL24/26) current fiber 1300 nm ST SC MT-RJ MIC (FDDI) —N/a FDDI: 2k (FDX) 2 1 1 max. 412 m for half-duplex connections to ensure collision detection; specification largely derived from FDDI. Modal bandwidth: 800 MHz·km [18][19] OM1: 4k 50/125: 5k 100BASE-LFX proprietary (non IEEE) current fiber 1310 nm LC (SFP) ST SC SFP OM1: 2k 2 1 1 vendor-specific FP laser transmitter Full-duplex Modal bandwidth: 800 MHz·km [20] OM2: 2k 62.5/125: 4k 50/125: 4k OSx: 40k[19] 100BASE-SX TIA-785 (2000) legacy fiber 850 nm ST SC LC —N/a OM1: 300 2 1 1 optics sharable with 10BASE-FL, thus making it possible to have an auto-negotiation scheme and use 10/100 fiber adapters. OM2: 300 100BASE-LX10 802.3ah-2004 (CL58) phase-out fiber 1310 nm LC SFP OSx: 10k 2 1 1 full-duplex only 100BASE-BX10 phase-out fiber TX: 1310 nm RX: 1550 nm OSx: 40k 1 full-duplex only; optical multiplexer used to split TX and RX signals into different wavelengths.

### Fast Ethernet SFP ports

Fast Ethernet speed is not available on all SFP ports,[21] but supported by some devices.[22][23] An SFP port for [Gigabit Ethernet](/source/Gigabit_Ethernet) should not be assumed to be backwards compatible with Fast Ethernet.

### Optical interoperability

To have interoperability there are some criteria that have to be met:[24]

- [Line encoding](/source/Line_encoding)

- [Wavelength](/source/Wavelength)[a]

- [Duplex mode](/source/Duplex_(telecommunications))

- Media count

- Media type and dimension

100BASE-X Ethernet is not backward compatible with [10BASE-F](/source/10BASE-F) and is not forward compatible with [1000BASE-X](/source/1000BASE-X).

### 100BASE-FX

100BASE-FX is a version of Fast Ethernet over [optical fiber](/source/Optical_fiber). The 100BASE-FX [physical medium dependent](/source/Physical_medium_dependent) (PMD) sublayer is defined by [FDDI](/source/FDDI)'s PMD,[26] so 100BASE-FX is not compatible with [10BASE-FL](/source/10BASE-FL), the 10 Mbit/s version over optical fiber.

100BASE-FX is still used for existing installations of [multimode fiber](/source/Multimode_fiber) where more speed is not required, like industrial automation plants.[19]

### 100BASE-LFX

100BASE-LFX is a non-standard term to refer to Fast Ethernet transmission. It is very similar to 100BASE-FX but achieves longer distances up to 4–5 km over a pair of multi-mode fibers through the use of [Fabry–Pérot](/source/Fabry%E2%80%93P%C3%A9rot) laser transmitter[27] running on 1310 nm wavelength. The signal attenuation per km at 1300 nm is about half the loss of 850 nm.[28][29]

### 100BASE-SX

100BASE-SX is a version of Fast Ethernet over optical fiber standardized in TIA/EIA-785-1-2002. It is a lower-cost, shorter-distance alternative to 100BASE-FX. Because of the shorter wavelength used (850 nm) and the shorter distance supported (up to 300 m), 100BASE-SX may use less expensive optical components.

Because it uses the same wavelength as [10BASE-FL](/source/10BASE-FL), the 10 Mbit/s version of Ethernet over optical fiber, 100BASE-SX can be backward-compatible with 10BASE-FL. Cost and compatibility make 100BASE-SX an option for those upgrading from 10BASE-FL and who do not require longer distances.

### 100BASE-LX10

100BASE-LX10 is a version of Fast Ethernet over optical fiber standardized in 802.3ah-2004 clause 58. It has a 10 km reach over a pair of single-mode fibers.

### 100BASE-BX10

100BASE-BX10 is a version of Fast Ethernet over optical fiber standardized in 802.3ah-2004 clause 58. It uses an optical multiplexer to split TX and RX signals into different wavelengths on the same fiber. It has a 10 km reach over a single strand of single-mode fiber.

### 100BASE-EX

100BASE-EX is very similar to 100BASE-LX10 but achieves longer distances up to 40 km over a pair of single-mode fibers due to higher quality optics than a LX10, running on 1310 nm wavelength lasers. 100BASE-EX is not a formal standard but an industry-accepted term.[30] It is sometimes referred to as 100BASE-LH (long haul), and is easily confused with 100BASE-LX10 or 100BASE-ZX because the use of -LX(10), -LH, -EX, and -ZX is ambiguous between vendors.

### 100BASE-ZX

100BASE-ZX is a non-standard but multi-vendor[31][*[better source needed](https://en.wikipedia.org/wiki/Wikipedia:Verifiability#Questionable_sources)*] term to refer to Fast Ethernet transmission using 1,550 nm wavelength to achieve distances of at least 70 km over single-mode fiber. Some vendors specify distances up to 160 km over single-mode fiber, sometimes called 100BASE-EZX. Ranges beyond 80 km are highly dependent upon the path loss of the fiber in use, specifically the attenuation figure in dB per km, the number and quality of connectors/patch panels and splices located between transceivers.[32]

## See also

- [List of interface bit rates](/source/List_of_interface_bit_rates)

## Notes

1. **[^](#cite_ref-26)** It may possible for certain types of optics to work with a mismatch in wavelength.[25]

## References

1. **[^](#cite_ref-1)** *IEEE 802.3u-1995*. [IEEE](/source/IEEE). October 26, 1995. [doi](/source/Doi_(identifier)):[10.1109/IEEESTD.1995.7974916](https://doi.org/10.1109%2FIEEESTD.1995.7974916). [ISBN](/source/ISBN_(identifier)) [978-0-7381-0276-4](https://en.wikipedia.org/wiki/Special:BookSources/978-0-7381-0276-4).

1. **[^](#cite_ref-2)** H. Frazier (2002) [1998]. "The 802.3z Gigabit Ethernet Standard". *IEEE Network*. **12** (3). IEEE: 6–7. [doi](/source/Doi_(identifier)):[10.1109/65.690946](https://doi.org/10.1109%2F65.690946).

1. **[^](#cite_ref-3)** ["OC3/STM1 GE/FE Module Combination - ERX 10.3.x Module Guide"](https://www.juniper.net/techpubs/hardware/erx/junose103/hw-erx-module/oc3-ge-fe-w-aps.html). [Juniper Networks](/source/Juniper_Networks).

1. **[^](#cite_ref-4)** ["Cisco 100BASE-X Small Form-Factor Pluggable Modules for Fast Ethernet Applications Data Sheet"](https://www.cisco.com/c/en/us/products/collateral/interfaces-modules/fast-ethernet-sfp-modules/product_data_sheet0900aecd801f931c.html). Cisco.

1. **[^](#cite_ref-5)** IEEE 802.3 Clause 21

1. ^ [***a***](#cite_ref-Spurgeon_6-0) [***b***](#cite_ref-Spurgeon_6-1) [***c***](#cite_ref-Spurgeon_6-2) Charles E. Spurgeon (2014). *Ethernet: The Definitive Guide* (2nd ed.). O'Reilly Media. [ISBN](/source/ISBN_(identifier)) [978-1-4493-6184-6](https://en.wikipedia.org/wiki/Special:BookSources/978-1-4493-6184-6).

1. **[^](#cite_ref-7)** ["CAT5E Adapters"](https://web.archive.org/web/20140707221928/http://www.trinetusa.com/images/catalog/pages31-40.pdf) (PDF). Archived from [the original](http://www.trinetusa.com/images/catalog/pages31-40.pdf) (PDF) on 2014-07-07. Retrieved 2012-12-17.

1. **[^](#cite_ref-mlt3_8-0)** "The 100BASE-TX PMD (and MDI) is specified by incorporating the FDDI TP-PMD standard, ANSI X3.263: 1995 (TP-PMD), by reference, with the modifications noted below." (section 25.2 of IEEE802.3-2002).

1. **[^](#cite_ref-9)** IEEE 802.3bw-2015 Clause 96

1. **[^](#cite_ref-10)** Junko Yoshida (2015-12-01). ["Driven by IEEE Standards, Ethernet Hits the Road in 2016"](http://www.eetimes.com/document.asp?doc_id=1328371). EETimes. Retrieved 2016-10-06.

1. **[^](#cite_ref-Breyer_and_Riley_11-0)** Robert Breyer and Sean Riley (1999). *Switched, Fast, and Gigabit Ethernet*. Macmillan Technical Publishing. p. 107.

1. **[^](#cite_ref-12)** IEEE 802.3y

1. **[^](#cite_ref-13)** ["IBM 8225 Fast Ethernet Stackable Hub Hardware Announcement"](https://www.ibm.com/common/ssi/cgi-bin/ssialias?appname=skmwww&htmlfid=897%2FENUS196-117&infotype=AN&mhq=IBM%20Network%20Station%208361%20Series%20100&mhsrc=ibmsearch_a&subtype=CA). *[IBM](/source/IBM)*. May 28, 1996.

1. **[^](#cite_ref-14)** ["3Com Product End of Sale dates"](https://techlibrary.hpe.com/docs/products/eos/3Com-End-of-Sale%20dates.pdf) (PDF). *[Hewlett Packard Enterprise](/source/Hewlett_Packard_Enterprise)*.

1. **[^](#cite_ref-15)** ["Intel Express 100BASE-T4 User's Manual"](https://manualzz.com/doc/3244934/intel-express-100base-t4-user-s-manual). *Manualzz*.

1. ^ [***a***](#cite_ref-vg_16-0) [***b***](#cite_ref-vg_16-1) [***c***](#cite_ref-vg_16-2) ["ANSI/IEEE 802.12-1995"](https://web.archive.org/web/20140419124102/http://standards.ieee.org/findstds/standard/802.12-1995.html). IEEE Standards Association. Archived from [the original](https://standards.ieee.org/findstds/standard/802.12-1995.html) on April 19, 2014. Retrieved 2018-07-31.

1. **[^](#cite_ref-TDG_ETH_2nd_17-0)** Spurgeon, Charles E. (2014). *Ethernet: The Definitive Guide* (2nd ed.). O'Reilly Media. [ISBN](/source/ISBN_(identifier)) [978-1-4493-6184-6](https://en.wikipedia.org/wiki/Special:BookSources/978-1-4493-6184-6).

1. **[^](#cite_ref-18)** ["Introduction To Fast Ethernet"](https://www.ccontrols.com/pdf/ExtV2N6.pdf) (PDF). Contemporary Control Systems, Inc. 2001-11-01. Retrieved 2018-08-25.

1. ^ [***a***](#cite_ref-MOXA-EDS408A-datasheet_19-0) [***b***](#cite_ref-MOXA-EDS408A-datasheet_19-1) [***c***](#cite_ref-MOXA-EDS408A-datasheet_19-2) ["Datasheet for EDS-408A-MM-ST"](https://www.moxa.com/en/products/industrial-network-infrastructure/ethernet-switches/layer-2-managed-switches/eds-408a-series/eds-408a-mm-st). MOXA. 2019-08-06.

1. **[^](#cite_ref-MOXA-1fe-datasheet_20-0)** ["Datasheet for SFP-1FE Series"](https://www.moxa.com/getmedia/97d0d84d-3574-4456-a8b1-ee24aeaf04fc/moxa-sfp-1fe-series-datasheet-v1.0.pdf) (PDF). MOXA. 2018-10-12. Retrieved 2020-03-21.

1. **[^](#cite_ref-21)** ["Cisco 350 Series Data Sheet"](https://www.cisco.com/c/en_in/products/collateral/switches/small-business-smart-switches/data-sheet-c78-737359.html). *Cisco*. Retrieved 22 March 2020.

1. **[^](#cite_ref-22)** ["Cisco 100BASE-X SFP Data Sheet"](https://www.cisco.com/c/en/us/products/collateral/interfaces-modules/fast-ethernet-sfp-modules/product_data_sheet0900aecd801f931c.html). *Cisco*. Retrieved 26 March 2020.

1. **[^](#cite_ref-23)** ["FS GLC-GE-100FX Transceiver"](https://www.fs.com/products/12672.html). *FS*. Retrieved 26 March 2020.

1. **[^](#cite_ref-24)** ["Fiber incompatabilities? – Ars Technica OpenForum"](https://arstechnica.com/civis/viewtopic.php?p=6647265&sid=1207bc662946d0bf8ff15eac6753a819#p6647265). *arstechnica.com*. 2006-06-06. Retrieved 29 March 2020.[*[self-published source?](https://en.wikipedia.org/wiki/Wikipedia:Verifiability#Self-published_sources)*]

1. **[^](#cite_ref-25)** ["Everything You Always Wanted to Know About Optical Networking – But Were Afraid to Ask"](https://archive.nanog.org/sites/default/files/Steenbergen.Everything_You_Need.pdf) (PDF). *archive.nanog.org*. Richard A Steenbergen. Retrieved 30 March 2020.

1. **[^](#cite_ref-27)** IEEE 802.3 clause 26.2 *Functional specifications*

1. **[^](#cite_ref-28)** ["Datasheet for SFP-100FX-31"](https://www.fs.com/products/37324.html). FS.com. Retrieved 2020-03-21.

1. **[^](#cite_ref-Fluke-Fiber_29-0)** ["Knowledge Base Fiber"](https://www.flukenetworks.com/knowledge-base/copper-testing/om1-om2-om3-om4-om5-and-os1-os2-fiber). *Fluke Networks*. 28 February 2014. Retrieved 8 April 2020.

1. **[^](#cite_ref-30)** ["Differences between OM1, OM2, OM3, OM4, OS1, OS2 fiber optic cable nomenclatures"](https://web.archive.org/web/20200518045943/https://www.stl.tech/connectivity-solution/optical-fibre/pdf/Differences_between_OM1__OM2__OM3__OM4_.pdf) (PDF). *stl.tech*. Archived from [the original](https://www.stl.tech/connectivity-solution/optical-fibre/pdf/Differences_between_OM1__OM2__OM3__OM4_.pdf) (PDF) on 18 May 2020. Retrieved 8 April 2020.

1. **[^](#cite_ref-FS-GLC-FE-100EX_31-0)** ["GLC-FE-100EX 100BASE-EX SFP (mini-GBIC) Transceiver"](https://www.fs.com/de-en/products/12678.html). *FS.com*. Retrieved 21 March 2020.

1. **[^](#cite_ref-FS-SFP-100ZX-55_32-0)** ["FS-GLC-FE-100ZX 100BASE-ZX"](https://www.fs.com/products/12679.html). *FS.com*. Retrieved 21 March 2020.

1. **[^](#cite_ref-33)** ["SFP15160FE0B / SFP / 100BASE-eZX"](https://web.archive.org/web/20200819045024/https://www.skylaneoptics.com/en/product/sfp15160fe0b-sfp-100base-ezx/). *Skylane Optics*. Archived from [the original](https://www.skylaneoptics.com/en/product/sfp15160fe0b-sfp-100base-ezx/) on August 19, 2020. Retrieved 21 March 2020.

## External links

- [Common 100 Mbit/s Hardware Variations](https://web.archive.org/web/20080916221133/http://www.cs.bsu.edu/homepages/peb/cs637/ethernet/100mbps.htm)

- [Origins and History of Ethernet](https://www.inetdaemon.com/tutorials/networking/lan/ethernet/origins.shtml)

- [IEEE802.3 standards free download](https://ieeexplore.ieee.org/browse/standards/get-program/page/series?id=68)

- [ProCurve Networking 100BASE-FX Technical Brief](https://web.archive.org/web/20121009212203/http://www.hp.com/rnd/pdfs/100FXtechbrief.pdf)

v t e Ethernet family of local area network technologies Speeds 10 Mbit/s 100 Mbit/s 1 Gbit/s 2.5 and 5 Gbit/s 10 Gbit/s 25 and 50 Gbit/s 40 and 100 Gbit/s 200, 400, 800 and 1600 Gbit/s General Physical layer Autonegotiation EtherType Flow control Frames Jumbos Organizations IEEE 802.3 Ethernet Alliance MEF Forum Media Fiber Twisted pair Coaxial First mile 10G-EPON Historic CSMA/CD StarLAN 10BROAD36 10BASE-FB 10BASE-FL 10BASE5 10BASE2 MAU FOIRL 100BaseVG LattisNet Long Reach Applications Audio Automotive Carrier Data center Energy Efficiency Industrial Metro Power Synchronous Transceivers GBIC SFP/SFP+/QSFP/QSFP+/OSFP XENPAK/X2 XFP CFP Interfaces AUI EAD MDI MII GMII XGMII XAUI Category Commons

---
Adapted from the Wikipedia article [Fast Ethernet](https://en.wikipedia.org/wiki/Fast_Ethernet) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Fast_Ethernet?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
