Question

Difficulty: Very hardTroubleshooting Methodology

A network technician is responding to an outage where multiple IP phones and workstations on a newly segmented VLAN lost network connectivity following a scheduled switch firmware upgrade. Place the following troubleshooting tasks in the correct sequential order according to the standard CompTIA troubleshooting methodology, starting from the first step to the final step.

  1. 1Interview affected branch staff to gather symptoms and inspect switch port status logs.
  2. 2Analyze potential root causes, such as tagged VLAN trunk mismatch or DHCP relay helper address removal during the upgrade.
  3. 3Connect a protocol analyzer to the switch trunk port to verify whether DHCP Discover frames are being forwarded.
  4. 4Formulate a configuration patch procedure to restore the missing DHCP relay address and execute it during a scheduled window.
  5. 5Confirm phone registration, verify IP lease renewal on client workstations, and configure automated switch config backups.
  6. 6Update the IT service management system with detailed records of the root cause, configuration changes, and incident resolution.

Answer

The correct sequence follows the CompTIA 6-step troubleshooting methodology: (1) Interview staff and inspect logs to identify the problem, (2) Analyze potential root causes to establish a theory, (3) Connect a protocol analyzer to test the theory, (4) Formulate and execute a plan of action, (5) Confirm phone/workstation functionality and configure automated config backups as a preventive measure, and (6) Update IT service management records to document findings.
The correct order strictly follows CompTIA's six troubleshooting stages: 1) Identify the problem (gathering symptoms via user interviews and logs), 2) Establish a theory of probable cause (analyzing potential causes like DHCP helper missing), 3) Test the theory (capturing traffic with a protocol analyzer), 4) Establish a plan of action and implement the solution (formulating and applying the patch), 5) Verify full system functionality and implement preventive measures (confirming client IP renewal and setting up automated backups), and 6) Document findings, actions, and outcomes (recording resolution in ITSM).

Step-by-Step Solution

1
Identify the problem
Gather information by interviewing affected personnel and examining system/switch logs.
Troubleshooting must begin with clear symptom identification and information gathering before forming hypotheses.
2
Establish a theory of probable cause
Consider potential root causes such as missing VLAN tagging or erased DHCP helper addresses post-firmware update.
Formulating theories based on gathered facts helps narrow down potential causes before performing tests.
3
Test the theory to determine cause
Use a protocol analyzer on the switch trunk port to test if DHCP traffic is properly forwarded.
Testing confirms or disproves the theory. If confirmed, proceed to planning; if disproved, establish a new theory.
4
Establish a plan of action to resolve the problem and implement the solution
Write and apply the configuration patch to restore missing relay settings.
A structured plan ensures safety and minimizes downtime during implementation.
5
Verify full system functionality and implement preventive measures
Verify that phones register and clients obtain IP addresses, then implement automated configuration backups.
Verification ensures the issue is resolved without negative side effects, and preventive measures reduce future recurrence.
6
Document findings, actions, and outcomes
Log all details, root cause analysis, and resolution steps in the ticketing system.
Documentation creates a knowledge base for future reference and organizational learning.

Key Concept

CompTIA 6-step Troubleshooting Methodology
Rate this question