Topology describes how nodes and links are arranged — it affects redundancy, cost, collision domains, and failure modes. Logical topology (how data flows) can differ from physical cabling (how wires run).

Compare classic LAN shapes
Physical layout vs logical path
Campus core
🔌Access SW
🔌Access SW
📶Distribution
🧠Core mesh
Quick selection guide
TopologyProsCons
StarSimple, scalable, easy fault isolationCore dependency without redundancy
BusMinimal cable (historical)Collisions, hard troubleshooting
Full meshMaximum path redundancyExpensive N² links
TreeClean aggregation, policy zonesCareful STP tuning if Layer2 loops
How Ethernet topologies evolved
Modern access is almost always physical star to a switch; logical topology is determined by VLANs, routing, and overlays running on top.