Ethernet and MAN Technologies Overview
Ethernet has been the backbone of local area networking for decades, while MAN technologies such as FDDI, Token Ring, and DQDB extend those concepts over larger distances. This course…

In a CSMA/CD network, what is the minimum slot‑time required for collision detection at 10 Mbps?
Which of the following Ethernet media types supports a maximum segment length of 2 km?
What is the purpose of the '5‑4‑3' rule in classic 10 Mbps Ethernet design?
During a collision on an Ethernet LAN, which frame field indicates that the frame was truncated due to the collision?
Which token‑ring frame field contains the 3‑bit priority and the token‑capture bit?
In FDDI, what is the maximum number of stations supported on a dual‑ring network for Class A devices?
Which DQDB slot type is used for isochronous traffic that requires a guaranteed temporal structure?
What is the primary advantage of using multimode fiber (62.5/125 μm) in FDDI compared to copper cabling?
Which Ethernet standard first allowed full‑duplex operation without CSMA/CD, requiring both ends to support PAUSE flow control?
When calculating the backoff time after a collision, what is the maximum exponent 'k' used before it is capped at 10?
In Ethernet frame structure, which field specifies the length of the data payload when using IEEE 802.3 framing?
Which of the following Ethernet media specifications uses four twisted‑pair pairs for transmission?
What is the maximum physical length allowed for a 1000Base‑LX fiber‑optic segment?
In the DQDB architecture, how long is each slot that circulates on the bus?
Which Ethernet standard introduced the use of optical fiber as a primary transmission medium in the 1990s?
What is the primary function of the Frame Check Sequence (FCS) field in an Ethernet frame?
In Token‑Ring, what does the 'M' bit in the Access Control field signify?
Which of the following best describes the 'Late Collision' error condition in Ethernet?
What is the maximum data rate supported by the DQDB MAN standard as defined in IEEE 802.6?
In FDDS (Fiber Distributed Data Interface), what encoding scheme is used for baseband transmission?
Introduction to Ethernet and Metropolitan Area Network (MAN) Technologies
Ethernet has been the backbone of local area networking for decades, while MAN technologies such as FDDI, Token Ring, and DQDB extend those concepts over larger distances. This course reviews the most important standards, media types, and design rules that appear in typical networking quizzes. By the end of the lesson you will be able to recall key specifications, understand why they matter, and apply mnemonic tricks to retain the information for exams or real‑world troubleshooting.
Auto‑Negotiation in Ethernet
Which Ethernet standard first introduced auto‑negotiation?
Auto‑negotiation allows two Ethernet devices to automatically select the highest common speed and duplex mode. The feature was first standardized with Fast Ethernet 100Base‑T.
- Prior standards such as 10Base‑T required manual configuration.
- Later standards (e.g., 1000Base‑T, 10GBASE‑SR) inherited the auto‑negotiation capability.
Mnemonic: "Fast = First Auto‑negotiation" – picture a fast runner agreeing on speed before the race starts.
CSMA/CD Slot‑Time Fundamentals
Minimum slot‑time for collision detection at 10 Mbps
In a Carrier Sense Multiple Access with Collision Detection (CSMA/CD) network, the slot‑time is the period required for a signal to travel to the farthest node and back. At 10 Mbps, one bit‑time equals 100 ns, so the standard slot‑time is 512 bit‑times (64 bytes), which corresponds to 51.2 µs.
- 512 bit‑times = 64 bytes (512 bits ÷ 8).
- The rule ensures that a transmitting station can detect a collision before it finishes sending the first 64 bytes.
Mnemonic: "5‑12‑64" – 5 × 10⁻⁷ s (51.2 µs) = 512 bits = 64 bytes.
Ethernet Media Types and Reach
Maximum segment length of 2 km
The only Ethernet media listed that supports a 2 km segment is 10Base‑F (Fiber Optic). Fiber optics provide the low‑attenuation path needed for long distances, unlike copper‑based standards which are limited to a few hundred meters.
- 10Base‑F: up to 2 km (fiber).
- 1000Base‑T, 100Base‑TX, 10Base‑2: limited to 100 m‑250 m (copper).
Mnemonic: "Fibre = Far" – whenever you see an "F" in the name, think long reach.
Classic Ethernet Design Rules
The "5‑4‑3" Rule
In the original 10 Mbps Ethernet topology, the 5‑4‑3 rule limits the network to:
- Maximum 5 segments of cabling.
- Maximum 4 repeaters (hubs) between any two stations.
- Maximum 3 populated stations per segment.
This rule guarantees that the round‑trip signal delay stays within the 512‑bit‑time slot‑time, ensuring reliable collision detection.
Collision‑Related Frame Fields
Identifying a truncated frame during a collision
When a collision occurs, the Ethernet frame may be cut short. The field that indicates this condition is the Runt flag. A runt frame is shorter than the minimum Ethernet frame size (64 bytes) and signals that the transmission was interrupted.
Token‑Ring Frame Structure
Priority and token‑capture bits
In a Token‑Ring network, the Access Control (AC) field carries both the 3‑bit priority and the token‑capture bit. This field determines which station may seize the token and transmit.
- Start Delimiter (SD): marks the beginning of the frame.
- Frame Control (FC): contains type and length information.
- Access Control (AC): holds priority and token‑capture.
- End Delimiter (ED): marks the end of the frame.
Mnemonic: "AC = Action of priority and Capture" – the AC field takes action on the token.
FDDI (Fiber Distributed Data Interface)
Maximum stations for Class A devices
FDDI uses a dual‑ring topology to provide high‑speed (100 Mbps) fiber connectivity. For Class A devices, the standard supports roughly 500‑1000 stations on a single dual‑ring network, offering robust scalability for large campus environments.
DQDB (Distributed Queue Dual Bus) Slot Types
Isochronous traffic slot
In DQDB, the slot type reserved for isochronous traffic—traffic that requires a guaranteed timing structure such as voice or video—is the Pre‑Arbitrated (PA) slot. PA slots are allocated in advance, ensuring that time‑sensitive streams receive the bandwidth they need without contention.
Summary and Study Tips
Understanding Ethernet and MAN technologies involves memorizing specifications, but linking each fact to a visual or linguistic cue dramatically improves recall. Review the following quick reference:
- Auto‑negotiation: Fast Ethernet 100Base‑T – "Fast = First".
- Slot‑time: 512 bit‑times (64 bytes) – "5‑12‑64".
- Long‑reach media: 10Base‑F – "Fibre = Far".
- 5‑4‑3 rule: 5 segments, 4 repeaters, 3 stations per segment.
- Collision truncation: Runt frame.
- Token‑Ring priority: Access Control (AC) field.
- FDDI Class A capacity: 500‑1000 stations.
- DQDB isochronous slot: Pre‑Arbitrated (PA).
Use these mnemonics during practice quizzes, and try to explain each concept to a peer – teaching reinforces memory. Good luck with your networking studies!
