Skip to main content
PacketMentor logo
Open menu
Home
Training
Learn
CCNA Library (74)
Browse all CCNA topics →
Network (13)
Device Operations (5)
Network Access (12)
Wireless (6)
IP Connectivity (10)
IP Services (11)
Security (10)
Automation (7)
Network+ Library (77)
Browse all Network+ topics →
1.0Networking Concepts (22)
2.0Network Implementation (17)
3.0Network Operations (16)
4.0Network Security (15)
5.0Network Troubleshooting (7)
NSE 4 Library (45)
CCNP Library (26)
Practice
All practice →
Troubleshooting Labs
Packet Tracer Labs
Interactive Simulators
Mock ExamPricing
Contact 📞 +1 (860) 556-3010 Book a Call
← All topics
CompTIA Network+ Network Fundamentals Foundational

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.

Quick summary
  • 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

TopologyShapeWhat breaks when a link failsReal-world use
BusOne shared cable, all hosts tap inThe whole segmentLegacy 10BASE-2/5 coax. Effectively dead.
RingEach host connected to two neighbours in a loopThe ring — unless dual-ring (FDDI, SONET)Token Ring (dead in the enterprise). SONET/SDH in carriers.
StarEvery host has its own cable to a central switch/APOnly that one hostEvery modern LAN.
Mesh (full)Every node connects to every other nodeNothing user-visible — traffic reroutesHigh-availability WAN cores.
Mesh (partial)Some nodes fully connected, some only to a fewDepends on which linkEnterprise WANs balancing cost vs redundancy.
Hub-and-spokeOne hub site, many branch spokesIf 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

  1. Confusing full mesh cable count. For N nodes, a full mesh has N × (N − 1) / 2 links. Six nodes = 15 cables. That’s why full mesh doesn’t scale.
  2. Assuming Wi-Fi is star. Wireless is logically PMP — the AP is one transmitter, all clients are receivers on the same channel.
  3. 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.
Master this on a real network

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.

Claim my free session →

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.