N10-009 · Domain 3 of 5 by weight

Network Implementation

By · Updated 2026-07-13

Exam weight
20%
Approx. questions
~18
Topics
4

Network Implementation accounts for 20% of the CompTIA Network+ — roughly 18 of the 90 questions you will see. It ranks 3 of 5 by weight, so it deserves proportionate — not equal — study time.

What this domain actually tests

Building the network: routing, switching, wireless, and the appliances that sit in the path.

Routing. Static, dynamic, and default routes. OSPF versus BGP at a concept level — the rule of thumb the exam wants: OSPF runs inside your network (an interior gateway protocol); BGP runs between networks on the internet (an exterior one). Also know NAT and PAT: PAT is what lets many private hosts share one public IP by tracking port numbers, and it is what your home router does.

Switching. VLANs (logical segmentation), trunking (carrying multiple VLANs over one link, 802.1Q), and STP — whose entire purpose is preventing Layer 2 loops. If a scenario describes a broadcast storm, the answer involves spanning tree.

Wireless. Standards, the band trade-off, channel planning, and WPA2 versus WPA3 (always prefer the newer).

The traps

The near-miss distractor pairs. Network+ is built on these, and they are where the marks quietly go:

PairThe difference
Hub vs switch vs routerRepeats to all ports (L1) / forwards by MAC (L2) / forwards by IP between networks (L3)
STP vs RSTPSame job; RSTP converges in seconds rather than ~50
ARP vs RARPIP → MAC (ARP, the one you actually meet) vs MAC → IP (legacy)
802.11ac vs axac is 5 GHz only; ax (Wi-Fi 6) works on both bands and performs far better in crowded environments
Straight-through vs crossoverUnlike devices (PC↔switch) vs like devices (switch↔switch) — largely obsolete thanks to auto-MDIX, still examined
Single-mode vs multi-mode fibreLong distance, laser, expensive vs shorter distance, LED, cheaper

The 2.4 GHz versus 5 GHz trade-off is reasoning, not recall: 2.4 GHz travels further and penetrates walls but is slower and congested (only channels 1, 6, 11 do not overlap). 5 GHz is faster with more channels but has shorter range. Scenarios describe a coverage or speed problem and expect you to pick accordingly.

Load balancer versus proxy versus firewall. Distributing traffic across servers versus mediating requests versus filtering by rule. A reverse proxy sits in front of servers; a forward proxy sits in front of clients.

How to study it

Use Packet Tracer and build a small topology. One VLAN-and-trunking lab teaches more than a chapter of reading — create two VLANs, trunk them between switches, and watch what happens when the trunk is misconfigured.

Then take the distractor table above and, for each pair, write one sentence that could only be true of one of them. That exercise is what stops you hesitating between two plausible options under time pressure, which is exactly what this domain is designed to make you do.

At 20% this is a solid fifth of the exam, and it is the domain where hands-on time converts most directly into confidence.

What this domain covers

  • Routing: static, dynamic, and default routes
  • Switching: VLANs, trunking, and STP basics
  • Wireless standards, channels, and security
  • Network appliances: load balancers, firewalls, proxies

These are the topics Prepa uses to generate N10-009 practice questions for this domain, so your practice is weighted the way the exam is.

The other N10-009 domains

For the full exam format, scoring, and a study plan, read the CompTIA Network+ (N10-009) Study Guide.

Related reading