Network Troubleshooting Methodology

CompTIA Network+ • Chapter 18

Network Troubleshooting Methodology

Effective troubleshooting is not random experimentation. It is a repeatable process for defining symptoms, reducing scope, testing evidence, controlling risk, restoring service, and preserving what was learned.

Seven-Step MethodOSI ApproachesPhysical FaultsNetwork ServicesPerformanceDocumentation
!SYMPTOMSidentify scopeTESTuse evidenceRESOLUTIONverify & document
18.1–18.2 • A Controlled Workflow

The Seven-Step Troubleshooting Method

Troubleshooting combines technical knowledge with disciplined reasoning. A structured method prevents skipped checks, repeated work, uncontrolled changes, and premature conclusions.

1 • IDENTIFYsymptoms, users, changes2 • THEORYprobable cause3 • TESTconfirm or revise4 • PLANeffects and rollback5 • IMPLEMENTsolve or escalate6 • VERIFYfull functionality7 • DOCUMENTfindings and lessons
Exam order: Identify → theory → test → plan → implement/escalate → verify/prevent → document. Documentation is listed last, but notes should be captured throughout the incident.
18.3 • Turn Reports into Evidence

Identify the Problem and Narrow Its Scope

Begin by gathering information, questioning users, identifying symptoms, checking recent changes, reproducing the failure when safe, and separating multiple problems. A report such as “the network is slow” is a starting point—not a diagnosis.

One user

Suspect the endpoint, patch cable, local port, credentials, address configuration, or user procedure.

One department

Investigate its access switch, VLAN, subnet, DHCP scope, gateway, application, or shared uplink.

Many sites

Examine core routing, DNS, authentication, WAN, cloud service, provider status, or a recent global change.

Confirm local functionality before blaming a WAN. Compare a failing device with a known-good device, determine what still works, and identify the boundary where success becomes failure.

Useful questions: Who is affected? What exactly fails? When did it start? Is it constant or intermittent? What changed? Which applications, protocols, networks, and locations still work?
18.4–18.5 • Question the Obvious

Check the Super Simple Stuff

Power

Confirm the device, PSU, PDU, UPS, and outlet are operational. Check indicators and power budgets.

Connections

Seat cables, confirm correct ports and media, inspect link lights, and compare with a known-good cable or port.

State

Check airplane mode, disabled adapters, administratively down ports, authentication, and correct user procedure.

A link light confirms a physical link pulse, not successful addressing, routing, name resolution, authentication, or application access. If the link is active but services fail, continue upward through the stack.

Avoid assumption bias: Simple checks should be quick and evidence-based. Do not reboot infrastructure or change several settings at once without understanding the potential effects.
18.8 • Choose an Efficient Starting Point

Top-Down, Bottom-Up, and Divide-and-Conquer

ApproachStarting pointWhen usefulTrade-off
Top-downApplication layerA specific application or user-facing symptom is clearFast for application faults, but may delay discovery of a basic physical issue
Bottom-upPhysical layerNo link, new cabling, hardware changes, or broad connectivity lossThorough and dependable, but potentially slower
Divide-and-conquerMiddle layer, often IPQuickly decide whether to move upward or downwardEfficient only when the selected test reliably proves part of the stack
7 APPLICATION6 PRESENTATION5 SESSION4 TRANSPORT3 NETWORK2 DATA LINK1 PHYSICALTOP-DOWN ↓BOTTOM-UP ↑Divide-and-conquer often begins with Layer 3 reachability
18.6–18.9 • Layer 1 Evidence

Cabling and Media Faults

FaultMeaning or symptomUseful check
OpenBroken conductor; no continuityWiremap/continuity tester
ShortConductors make unintended contactCable tester
Split pairCorrect pins but conductors come from different twisted pairsAdvanced wiremap/crosstalk test
TX/RX reversedTransmit and receive paths are transposedPinout and transceiver check
AttenuationSignal weakens with distanceLength/loss measurement
CrosstalkSignals couple between pairsMaintain twists, proper termination, certified cable
EMI/RFIExternal electrical or radio interference corrupts signalsInspect route, separation, shielding, grounding
Fiber mismatchWrong single-/multimode fiber, wavelength, connector, or polarityInspect optics and fiber specification

Start with a known-good patch cable and port. If that does not isolate the fault, use a cable tester to identify pinout, length, shorts, opens, split pairs, or the approximate break location. Inspect bend radius, termination, connector damage, and proximity to interference.

18.9–18.10 • Ports, Counters, and Power

Physical Interfaces and PoE

CRC errors

Frames fail integrity checks. Suspect damaged media, interference, bad optics, connectors, or duplex-related corruption.

Runts and giants

Frames fall below or exceed expected Ethernet size. Investigate collisions, faulty NICs, configuration, or malformed traffic.

Drops and discards

Queues overflow or policy rejects traffic. Correlate counters with utilization, errors, QoS, and device resources.

Error-disabled

The switch automatically disables a port after a protection event such as a security or loop violation.

Administratively down

The interface is intentionally disabled in configuration, even if cabling and hardware are good.

Increasing counters

A rising counter matters more than an old static number. Clear or baseline counters, retest, and observe the rate.

Power over Ethernet

PoE faults include an exhausted switch power budget, unsupported power requirement, bad cabling, or incompatible capability. IEEE 802.3af (PoE), 802.3at (PoE+), and newer 802.3bt levels provide progressively greater power. Confirm both total switch budget and per-port/device demand.

18.11 • Logical Connectivity

Network Service and Configuration Issues

IssueLikely observationWhat to verify
Wrong VLANLink is up but the host reaches the wrong or no subnetAccess VLAN, trunk allow list, tagging, voice VLAN
ACL blockSome flows fail while other connectivity worksDirection, order, source, destination, protocol, port, implicit deny
Routing errorLocal subnet works but remote destination failsRoute table, next hop, return path, metrics
Wrong gatewayLocal peers reachable; off-subnet traffic failsHost gateway and subnet membership
Duplicate IPIntermittent reachability or address-conflict warningDHCP leases, reservations, static assignments, ARP entries
Wrong maskHost treats remote nodes as local or local nodes as remotePrefix length and subnet design
DNS/applicationIP tests work but a name or service failsDNS records, resolver, server process, port, proxy, certificate
Interpret partial success: If a host can ping its gateway and a server IP but cannot open the server’s web page, Layer 1–3 connectivity exists along that path. Investigate name resolution, transport ports, ACL/firewall policy, browser/proxy settings, and the web service.
18.12 • Slow Is a Symptom

Wired Network Performance Issues

Congestion

Traffic demand exceeds available capacity, producing queues, delay, and drops.

Bottleneck

One constrained link, device, server, or process limits the end-to-end flow.

Bandwidth limit

The maximum link or policy rate cannot satisfy demand.

Latency

End-to-end delay; affected by distance, processing, serialization, and queuing.

Packet loss

Packets are discarded or corrupted, causing retransmission and reduced application performance.

Jitter

Variation in packet delay, especially disruptive to voice and video.

Collect measurements rather than relying on perception. Compare current utilization, latency, loss, errors, CPU, memory, queues, and application response time with a known baseline. A protocol analyzer, flow collector, performance monitor, logs, and interface counters provide different views of the same incident.

18.13–18.15 • Radio and Environment

Wireless, Physical Conditions, and Malware

Wireless configuration

Check SSID, passphrase, encryption, authentication, channel, channel width, band support, standard compatibility, roaming policy, and firmware changes.

RF conditions

Measure coverage, signal strength, noise, SNR, channel utilization, co-channel contention, adjacent-channel interference, and client density.

Environmental conditions

Inspect excessive heat, abnormal humidity, ESD, EMI/RFI, failed cooling, unstable power, blocked airflow, and loose connections.

Malware

Malware may create strange, intermittent, or high-volume traffic. Use current protections, scan suspicious endpoints, isolate when appropriate, and correlate with logs.

Firmware caution: A recent update is valuable evidence. Confirm compatibility and release notes, but follow change and rollback procedures rather than immediately downgrading a production device.
18.16–18.17 • Restore Service Safely

Plan, Implement, Verify, Prevent, and Document

After a theory is confirmed, establish a plan that identifies affected systems, dependencies, risk, maintenance timing, communication, backup, rollback, validation, and escalation. Implement the solution—or escalate when authority, tools, expertise, safety, provider access, or business impact exceeds your role.

Verify fully

Retest the original symptom, confirm dependent services, inspect monitoring and counters, and obtain user confirmation where appropriate.

Prevent recurrence

Patch, replace, harden, add monitoring, correct capacity, train users, improve redundancy, or revise procedures.

Document

Record symptoms, scope, configuration, evidence, changes, tests, solution, side effects, final state, and lessons learned.

Prioritize by impact

A practical order is total network failure, partial network failure, small network failure, total workstation failure, partial workstation failure, and minor issues. Urgency, safety, security, business criticality, affected users, and SLA commitments may alter the order.

Escalate with evidence: State the impact, timeline, observations, tests performed, results, current theory, changes already made, and any workaround. Good escalation transfers knowledge—not merely responsibility.
18.18 • Interactive Practice

Choose the Next Best Troubleshooting Action

Select a symptom. Decide what evidence would narrow the fault most efficiently, then reveal the recommended next step.

Select a scenario.
The recommended evidence and next action will appear here.
18.19 • Exam Check and Summary

Test Your Understanding

1. What follows identification in the seven-step CompTIA methodology?
2. Which approach commonly begins by testing Layer 3 reachability?
3. What cable fault mixes conductors from two different twisted pairs?
4. A host reaches local peers but no remote networks. Which setting should be checked first?
5. What is the final formal step after successful verification?

Essential Takeaways

Use the seven steps in order: identify, theorize, test, plan, implement, verify, and document.
During identification, gather evidence, question users, define symptoms, check changes, reproduce safely, and separate multiple issues.
Scope often distinguishes endpoint, departmental, shared-service, core, WAN, or provider faults.
Question obvious causes such as power, cabling, disabled interfaces, wrong ports, and user procedure.
Top-down begins at applications; bottom-up begins at physical media; divide-and-conquer begins in the middle.
Cable testers reveal opens, shorts, pinouts, split pairs, length, and sometimes fault distance.
Interface counters, CRC errors, runts, giants, drops, and port state provide physical/data-link evidence.
PoE problems may involve standards, per-port demand, cabling, or the total power budget.
VLANs, ACLs, routes, gateways, addresses, masks, DNS, and services can fail despite an active link.
Measure congestion, bandwidth, latency, loss, jitter, errors, queues, and resources against a baseline.
Wireless diagnosis requires configuration checks plus RF, coverage, channel, roaming, and environmental evidence.
A safe resolution includes impact analysis, rollback, full verification, preventive action, documentation, and informed escalation.