Turning Point Academy · Network Essentials

Module 3 Cheat Sheet — The Physical Network


Three signal carriers

MediumCarriesPractical limitsChoose it when
Copper (UTP)Voltage100 m per run; EMI/crosstalk-proneIn-building desk-to-switch runs; you want PoE
FiberLightMM: hundreds of m · SM: kilometersBetween floors/buildings, high rates, noisy plants
Radio (Wi-Fi)Radio wavesShared air: interference, walls, eavesdroppingMobility, or where cable cannot go

Every medium fights the same enemies: attenuation (signal fades), interference (EMI + crosstalk) and its own bandwidth ceiling.

UTP categories that matter in 2026

CategoryStatusSensible use
Cat5eHuge installed base1G everywhere; 2.5G/5GBASE-T was designed for it
Cat6 / 6aNew-install default1–10G; 6a carries 10G the full 100 m
Cat8Data-center niche onlyShort switch-to-server hops

100 m total channel budget per copper run — patch cords included. Cat5 is obsolete for new installs; coax survives only via DOCSIS and MoCA, never as LAN cabling.

Fiber and connectors

PoE — copper's superpower

StandardPowerTypically feeds
802.3af (PoE)15.4 WVoIP phones, basic cameras
802.3at (PoE+)30 WWi-Fi APs, PTZ cameras
802.3bt (PoE++)up to 90 WWi-Fi 6/7 APs, displays, laptops, LED lighting

One cable = data + power — a first-class reason copper persists.

Device evolution ladder

Repeater (regenerated a clean signal — did not merely amplify, which would boost the noise too) → hub (multiplied to every port) → bridge (learned MACs) → switch (a multiport learning bridge — the only survivor in the LAN; everything before it is history). Routers connect networks and stop broadcasts. Firewalls filter traffic — today's term is NGFW (Module 7). A home "router" = switch + router + AP + firewall + DHCP in one box.

Inside the switch

VLANs in three lines

STP (awareness level)

Redundant links between switches create loops, and looping frames never die. Spanning Tree Protocol blocks the redundant path but keeps it as failover; the deployed flavor today is RSTP.

CSMA: then and now

CSMA/CD (collision detection) ruled shared coax/hub Ethernet — historical on today's switched full-duplex links. CSMA/CA (collision avoidance) lives on in every Wi-Fi channel: shared air still can't detect collisions mid-flight.


Network Essentials · Module 3 · Turning Point Academy — backbone: Al-Doori, Network Essentials, Ch. 3, 4 & 7.