*** Welcome to piglix ***

100BASE-TX


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 (the original Ethernet speed was 10 Mbit/s). Of the Fast Ethernet standards, 100BASE-TX is by far the most common.

Fast Ethernet was introduced in 1995 as the IEEE 802.3u standard and remained the fastest version of Ethernet for three years before the introduction of Gigabit Ethernet. The acronym GE/FE is sometimes used for devices supporting both standards.

Fast Ethernet is an extension of the 10-megabit Ethernet standard. It runs on UTP data or optical fiber cable in a star wired bus topology, similar to 10BASE-T where all cables are attached to a hub. Fast Ethernet devices are generally backward compatible with existing 10BASE-T systems, enabling plug-and-play upgrades from 10BASE-T. Fast Ethernet is sometimes referred to as 100BASE-X, where "X" is a placeholder for the FX and TX variants. The standard specifies the use of CSMA/CD for media access control. A full-duplex mode is also specified and in practice all modern networks use Ethernet switches and operate in full-duplex mode.

The "100" in the media type designation refers to the transmission speed of 100 Mbit/s, while the "BASE" refers to baseband signalling. 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 used encoding method.

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


...
Wikipedia

...