Siksha Sarovar

Siksha Sarovar (sikshasarovar.com) is a free educational web application that helps students in India learn programming and prepare for academic and competitive exams. The platform offers structured coding courses (C, C++, Python, Java, HTML, CSS, PHP, Power BI, AI, Machine Learning, Data Science), complete university curriculum notes for BCA/MCA students with previous year question papers, Class 10 and Class 12 CBSE/HBSE school notes, and dedicated preparation material for SSC, UPSC, Banking, Railway and other government exams. Browsing the site is completely free and requires no account. Users may optionally sign in with Google solely to save their learning progress, quiz scores and personal preferences across devices.

Privacy Policy | Terms of Service | Contact Siksha Sarovar | About Siksha Sarovar

v4.0.9 · PWA
Siksha Sarovar logo
Siksha Sarovar
Your Learning Universe

Siksha Sarovar is a free e-learning platform for coding courses, BCA university notes and competitive exam preparation. Optional Google sign-in saves your learning progress across devices.

Initializing knowledge base…
Compiling modules 0%

1.2 High Speed LANs and Ethernet Evolution

Lesson 3 of 34 in the free High Speed Networks notes on Siksha Sarovar, written by Rohit Jangra.

1.2.1 The Rise of Gigabit Ethernet

As LAN traffic increased, Fast Ethernet (100 Mbps) became a bottleneck. 802.3z and 802.3ab introduced Gigabit Ethernet (1000 Mbps).

Study Deep: End of the Shared Medium

The transition from Fast Ethernet to 10GbE marked a fundamental shift in networking:

  • CSMA/CD Removal: 10-Gigabit Ethernet (802.3ae) removed half-duplex support entirely. This meant the end of "collisions" in the core.
  • Determinism: Without collisions, delay became predictable (deterministic), making Ethernet suitable for industrial and carrier-grade applications.

Key Enhancements:

  • Carrier Extension: Used in half-duplex to maintain minimum frame size for collision detection over longer distances.
  • Frame Bursting: Allows a station to send a burst of small frames without relinquishing the channel.
  • Fiber and Copper: Support for both single-mode/multi-mode fiber and Cat5e+ copper cabling.

1.2.2 10-Gigabit Ethernet and Beyond

10GbE (802.3ae) was a massive leap, primarily focusing on Full-Duplex only operation, effectively ending the era of CSMA/CD in the core network.

  • No Collisions: Because it is full-duplex, there is no need for collision detection logic.
  • WAN PHY: Allows 10GbE to be directly connected to expensive SONET/SDH optical networks.
  • 40GbE / 100GbE: Standards like 802.3ba use multiple lanes of 10G or 25G to reach even higher aggregate speeds.

1.2.3 Fibre Channel (FC)

Fibre Channel is a specialized high-speed network technology primarily used for Storage Area Networks (SANs).

Physical Layer (FC-0 to FC-4):

  • FC-0: Physical interface (fiber or copper).
  • FC-1: Transmission protocol (encoding/decoding).
  • FC-2: Framing protocol (Flow control, Class of service).
  • FC-3: Common services (Multicasting).
  • FC-4: Upper-layer protocol mapping (SCSI, IP).

1.2.4 Fibre Channel Topologies:

  1. Point-to-Point (FC-P2P): Two devices directly connected.
  2. Arbitrated Loop (FC-AL): Up to 126 devices in a loop (similar to Token Ring).
  3. Switched Fabric (FC-SW): The modern standard, using high-speed switches to allow many-to-many communication.

1.2.5 Comparison: Ethernet vs Fibre Channel

FeatureEthernetFibre Channel
Primary UseGeneral NetworkingStorage (SAN)
ReliabilityBest Effort (Retry at TCP)Lossless (Hardware-level flow control)
Speed1G, 10G, 40G, 100G2G, 4G, 8G, 16G, 32G, 64G
AddressingMAC AddressWorld Wide Name (WWN)