Browse CompTIA Certification Guides

CompTIA Network+ (N10-009) Cheat Sheet

Use a compressed N10-009 review sheet for high-confusion terms, protocol distinctions, and troubleshooting shortcuts.

Use this page for compressed review after you already know the lessons. It is designed to keep the biggest Network+ distinctions visible when question wording starts to blur together.

ACL: Access control list, a rule set that allows or denies traffic or access attempts.

SLAAC: Stateless address autoconfiguration, an IPv6 mechanism for hosts to build their own addresses from router advertisements.

Use this page the right way

Use the cheat sheet when you need to:

  • decode what a question is really asking
  • separate two answers that sound almost right
  • refresh high-confusion pairs before mixed review
  • tighten recall after the lesson pages already make sense

Quick elimination flow

    flowchart TD
	  A["Read the symptom or requirement"] --> B["Is this about layer/path, service, security, or operations?"]
	  B --> C["Name the likely fault domain or design domain"]
	  C --> D["Throw out answers from the wrong layer"]
	  D --> E["Pick the simplest answer that directly fits the clue"]

What to notice:

  • most Network+ misses start with bad classification, not with one forgotten fact
  • throwing out wrong-layer answers early is often more useful than perfect memorization
  • the simplest valid answer is usually stronger than the most complicated-sounding one

Fast routing by question type

If the question is really about…Go first to…
layers, devices, protocols, addressing, or topology1. Networking Concepts
routing, VLANs, wireless deployment, or installs2. Network Implementation
documentation, monitoring, services, management, or DR3. Network Operations
identity, segmentation, attacks, or hardening4. Network Security
symptom analysis, tool choice, and fault isolation5. Network Troubleshooting

High-confusion pairs

PairKeep this distinction clear
switch vs routerswitch forwards inside a Layer 2 domain, router moves traffic between Layer 3 networks
NAT vs PATNAT is the broader translation concept, PAT is address sharing by translating ports too
SSH vs Telnetboth are management protocols, but SSH protects the session with encryption
DHCP vs DNSDHCP assigns addressing information, DNS resolves names to addresses
RTO vs RPORTO is restore time, RPO is acceptable data-loss window
latency vs packet losslatency is delay, packet loss is missing data that often forces retransmission
threat vs vulnerabilitythreat is the danger or actor, vulnerability is the weakness
exploit vs impactexploit is the attack method, impact is what got harmed
out-of-band vs in-band managementout-of-band stays available even when the normal production path is impaired

Quick symptom lens

SymptomFirst things to check
no link or unstable linkcable type, transceiver, interface counters, PoE, duplex, port status
local access works but remote access failsgateway, route, ACL, NAT, DNS, VPN path
name-based access fails but IP access worksDNS records, resolver path, split-horizon assumptions
wireless feels slow or unstablechannel overlap, interference, signal strength, authentication or roaming design
only one user group is brokenVLAN assignment, SSID mapping, ACL, NAC, or DHCP scope boundaries

Fast design chooser

If the requirement is really about…Strongest first fit
a stable branch with one obvious upstream pathstatic route and clear default path
many internal hosts sharing one public edge addressPAT
stopping unknown devices from joining the networkNAC
serving one client request to one backendunicast
delivering to a subscribed group onlymulticast
keeping a local default gateway availableFHRP

Keep the method visible

When stuck, return to the troubleshooting methodology lesson. Many Network+ misses happen because the candidate changes something before proving the fault domain.

Quiz

Loading quiz…