Network Topologies — Bus, Ring, Star, Mesh, Hybrid, Hub-and-Spoke
Every physical and logical topology CompTIA Network+ (N10-009) tests: bus, ring, star, mesh, hybrid, point-to-point, hub-and-spoke, three-tier, spine-leaf. Diagrams, trade-offs, real-world use.
- Topology = the shape connections make. Split into **physical** (cabling) and **logical** (how data flows) — they don't have to match.
- For N10-009: star (endpoint edge), mesh (WAN core), hub-and-spoke (regional WAN), spine-leaf (modern DC), three-tier (classic campus).
- Every question about 'which topology has no single point of failure' is asking about full mesh. Every 'cheapest at scale' answer is star.
The one-sentence mental model
Topology = the shape connections make. N10-009 splits it two ways: the physical shape (where the cables run) and the logical shape (how data actually flows). They can differ — a star-cabled network with a hub in the middle behaves logically like a bus.
The six topologies you must know cold
| Topology | Shape | What breaks when a link fails | Real-world use |
|---|---|---|---|
| Bus | One shared cable, all hosts tap in | The whole segment | Legacy 10BASE-2/5 coax. Effectively dead. |
| Ring | Each host connected to two neighbours in a loop | The ring — unless dual-ring (FDDI, SONET) | Token Ring (dead in the enterprise). SONET/SDH in carriers. |
| Star | Every host has its own cable to a central switch/AP | Only that one host | Every modern LAN. |
| Mesh (full) | Every node connects to every other node | Nothing user-visible — traffic reroutes | High-availability WAN cores. |
| Mesh (partial) | Some nodes fully connected, some only to a few | Depends on which link | Enterprise WANs balancing cost vs redundancy. |
| Hub-and-spoke | One hub site, many branch spokes | If a spoke fails, only that branch. If the hub fails, everything. | Classic MPLS WAN, Fortinet SD-WAN dial-up VPN. |
Physical vs logical — the gotcha question
The Network+ exam loves this:
- Ethernet on a switch is physically a star (every cable goes to the switch) but logically a bus (originally — one shared collision domain). Modern switched Ethernet is now logical star too.
- Token Ring on a MAU is physically a star (cables to the MAU) but logically a ring (token passes host-to-host inside the MAU).
If a question says “logical topology” — it’s asking about the traffic path, not the cabling.
Data-center topologies you’ll see on N10-009
- Three-tier — Access → Distribution → Core. Classic campus. Blocking at STP.
- Collapsed-core — Distribution + Core merged. Small enterprise.
- Spine-leaf — Every leaf connects to every spine. No traditional Access/Dist/Core. Uses ECMP + VXLAN. The topology modern DCs use — no oversubscription, predictable latency.
- Point-to-multipoint (PMP) — One transmitter, many receivers. Wireless bridging.
- Point-to-point (P2P) — Just two ends. E.g., a fiber leased line between two buildings.
The exam heuristic
- “Which topology has no single point of failure?” → Full mesh (or dual ring).
- “Which topology is cheapest to cable at scale?” → Star.
- “Modern data-center fabric?” → Spine-leaf.
- “Classic branch WAN?” → Hub-and-spoke.
- “Central management, but branch-to-branch traffic goes direct?” → Partial mesh (or SD-WAN full-mesh overlay).
Common mistakes
- Confusing full mesh cable count. For N nodes, a full mesh has
N × (N − 1) / 2links. Six nodes = 15 cables. That’s why full mesh doesn’t scale. - Assuming Wi-Fi is star. Wireless is logically PMP — the AP is one transmitter, all clients are receivers on the same channel.
- Missing that spine-leaf is not the same as three-tier. Spine-leaf has no distribution layer. Every leaf is one hop from every other leaf.
Cheat strip
Physical vs logical: cabling shape vs traffic path — can differ.
Star: modern LAN. Cheap at scale. One host fails = one host.
Full mesh: no SPOF, but N(N-1)/2 links. WAN core only.
Hub-spoke: classic branch WAN. Hub fails = everything down.
Spine-leaf: modern DC. Every leaf ↔ every spine via ECMP + VXLAN.
Three-tier: Access / Distribution / Core. Classic campus.
Ring: dead in the LAN. Alive in carriers (SONET dual-ring).
Bus: dead. Old coax segments.
AI & ML in Network Operations
Where machine learning actually shows up in networks today — anomaly detection, predictive maintenance, generative AI assistants, and the difference between marketing AI and the real thing.
Common Ports and Protocols — N10-009 Reference Table
Every port and protocol CompTIA Network+ (N10-009) expects you to memorize. Grouped by category with TCP/UDP, the encrypted alternative where one exists, and the one thing most students forget.
Want this drilled into reflex?
1:1 weekly sessions, live feedback on your labs, and US interview prep — built around the Network+® exam blueprint. Free first session. No card on file until you decide.
Related topics
Cabling & Media Standards
What's actually inside the cables and fiber you're plugging in — Cat5e/6/6A/8, single-mode vs multi-mode fiber, transceivers (SFP/SFP+/QSFP), distance and bandwidth limits, when to use what.
Network FundamentalsOSI Model & TCP/IP
Two networking reference models compared side-by-side. The seven OSI layers, the four TCP/IP layers, and which one the real internet actually runs on (spoiler: not OSI).
Network FundamentalsWAN Connection Types
The connection types you'll actually meet at branch sites — leased lines, Metro Ethernet, MPLS L3VPN, broadband (cable / DSL / FTTH), wireless (LTE/5G), and how SD-WAN ties them together.
Get the free CCNA 12-week roadmap
You're already reading up on Network Topologies — Bus, Ring, Star, Mesh, Hybrid, Hub-and-Spoke. The roadmap is the order I recommend studying every CCNA topic in — with what to lab each week and where Network Topologies — Bus, Ring, Star, Mesh, Hybrid, Hub-and-Spoke fits. A written personal reply, not an autoresponder. Expect it within one business day.
Personal reply from a senior network engineer. No third-party tracking. Unsubscribe any time.