Domain 5 is the skill employers care about more than any other: diagnosing and fixing faults quickly and methodically. It's also heavily tested with performance-based questions.
The troubleshooting methodology
CompTIA's structured approach stops you from guessing: identify the problem, establish a theory, test it, create a plan, implement, verify, and document.
The CompTIA Troubleshooting Methodology
The six-step method every A+ technician is expected to know by heart.
Tap or hover a part to learn more.
Gather the facts.
Question the user, back up data before making changes, identify what changed recently, and reproduce the issue if you can. Never skip the backup step.
Check your understanding
1. What must you always do before making changes when identifying a problem?
2. What is the final step of the methodology?
The essential tools
Most connectivity issues are diagnosed with a handful of ICMP-based tools.
ICMP: Ping & Traceroute
The messages behind your everyday troubleshooting tools.
Tap or hover a part to learn more.
Is it reachable?
ping sends an ICMP Echo Request; a reply confirms the host is reachable and shows the round-trip time. It is usually the first reachability test you run.
Check your understanding
1. What does traceroute manipulate to reveal each hop?
2. A ping fails — what must you consider?
Keep learning
When a device can reach some hosts but not others on the local network, ARP problems are a common culprit.
How ARP Finds a MAC Address
Turning a known IP into the MAC address needed to deliver a frame.
Tap or hover a part to learn more.
Build the frame.
A device wants to send to an IP on its local network but only knows the IP. To build the Ethernet frame it also needs the destination's MAC address.
Check your understanding
1. How is an ARP request sent?
2. What does ARP resolve?
Common issues
Know the classics: wrong IP/subnet/gateway, DNS failures, duplex/speed mismatches, VLAN misconfiguration, wireless interference and channel overlap, and cable faults. Learn to recognise the symptoms of each.
Why this domain matters
When the network is down, the business is losing money and everyone is watching. The professional who stays calm, follows a process and communicates clearly is worth far more than one who panics and changes things at random. This is exactly what interviewers try to observe.
