Network Troubleshooting

486 questions

Question 41Question

A network administrator is troubleshooting severe signal degradation and frequent disconnections reported by users working near large metal shelving units in a warehouse environment. A site survey reveals high signal attenuation and co-channel interference on the 2.4 GHz band. Which TWO of the following troubleshooting steps should the administrator perform to resolve these wireless connectivity issues?

Select all that apply

Show answer & explanation

Answer: Migrate the access points in the affected area to non-overlapping channels (such as channels 1, 6, or 11).; Relocate access points or install directional antennas to direct signal coverage down the aisles and clear of metal obstructions.

Answer

The administrator should migrate access points to non-overlapping channels (1, 6, or 11) and relocate access points or install directional antennas to bypass metal obstructions.
Migrating access points to non-overlapping channels (1, 6, and 11 on the 2.4 GHz spectrum) eliminates channel overlap and adjacent-channel interference. Relocating access points or deploying directional antennas bypasses physical attenuation and signal reflection caused by heavy metal structures in the warehouse.

Step-by-Step Solution

1
Identify the physical and frequency causes of the wireless connection drops in the warehouse.
Recognized that metal shelving causes physical signal attenuation/reflection, while improper channel assignment leads to channel overlap interference.
Troubleshooting requires addressing both physical RF absorption and channel frequency assignment.
2
Select solutions targeting radio frequency channel selection and physical signal propagation.
Migrating to channels 1, 6, or 11 resolves co-channel interference, and deploying directional antennas or moving APs clears physical line-of-sight obstructions.
These steps directly remediate the Layer 1 wireless issues identified in the scenario.

Key Concept

Troubleshooting Wireless Signal Attenuation, Obstructions, and Channel Overlap
Estimated Time:1m 0s
Question 42Question

A network technician receives a service desk ticket regarding a user who has lost network connectivity. The technician gathers information from the user and formulates a probable cause that a loose Ethernet cable at the wall jack is causing the outage. According to the official CompTIA troubleshooting methodology, which step should the technician perform NEXT?

Show answer & explanation

Answer: Test the theory to determine the actual cause.

Answer

Testing the theory to determine the actual cause is the next step required by the CompTIA troubleshooting methodology.
According to the standard CompTIA troubleshooting framework, after establishing a theory of probable cause, the technician must test the theory to confirm the cause (Step 3) before creating or implementing a plan of action.

Step-by-Step Solution

1
Identify the current phase of the troubleshooting process.
The technician has already identified the problem and established a theory of probable cause.
Recognizing the current progress in the official methodology dictates what action comes next.
2
Determine the immediate next step in the CompTIA 6-step framework.
Step 2 (Establish a theory of probable cause) is immediately followed by Step 3 (Test the theory to determine the cause).
A technician must confirm whether a hypothesized cause is correct before attempting resolution.

Key Concept

CompTIA Troubleshooting Methodology Step Sequence
Question 43Question

Users in a newly renovated office space report severe latency and frequent packet loss while connected to the wireless network. A network technician measures the Received Signal Strength Indicator (RSSI) on an affected client device and records a strong signal reading of 55 dBm-55\text{ dBm}. However, the Signal-to-Noise Ratio (SNR) is measured at only 8 dB8\text{ dB}, leading to high retransmission rates. Which of the following is the most likely cause of this performance degradation?

Show answer & explanation

Answer: A high ambient noise floor caused by non-802.11 RF interference in the environment

Answer

A high ambient noise floor caused by non-802.11 RF interference in the environment
Signal-to-Noise Ratio (SNR) represents the difference between the received signal strength (RSSI) and the background noise floor. Given an RSSI of 55 dBm-55\text{ dBm} and an SNR of only 8 dB8\text{ dB}, the noise floor is calculated to be 63 dBm-63\text{ dBm}, which is significantly higher than the acceptable baseline of 90 dBm-90\text{ dBm}. This high noise floor is caused by ambient non-802.11 RF interference, causing corruption of transmitted frames and elevated retransmission rates despite strong transmitter signal power.

Step-by-Step Solution

1
Analyze the reported physical layer Wi-Fi metrics
The measured RSSI is 55 dBm-55\text{ dBm} (indicating strong signal power) and the SNR is 8 dB8\text{ dB} (indicating poor signal quality).
Signal-to-Noise Ratio is defined as SNR=RSSINoise Floor\text{SNR} = \text{RSSI} - \text{Noise Floor}.
2
Calculate the environmental noise floor level
Noise Floor=55 dBm8 dB=63 dBm\text{Noise Floor} = -55\text{ dBm} - 8\text{ dB} = -63\text{ dBm}.
Enterprise Wi-Fi networks typically require an SNR of 20 dB20\text{ dB} or higher and operate with a healthy noise floor between 90 dBm-90\text{ dBm} and 95 dBm-95\text{ dBm}.
3
Determine the root cause of the elevated noise floor
An elevated noise floor at 63 dBm-63\text{ dBm} points directly to high ambient RF noise created by non-802.11 interference sources.
External RF noise raises the overall background noise floor, shrinking the SNR gap even when the access point radiates a strong signal.

Key Concept

Signal-to-Noise Ratio (SNR) and Noise Floor Troubleshooting
Question 44Question

A network engineer is analyzing physical layer and spectrum analysis logs to diagnose radio frequency (RF) propagation and interference anomalies across an enterprise campus. Match each RF phenomenon or interference condition to its corresponding diagnostic observation.

Click a left item, then click its matching right item

Items

Multipath Distortion
Adjacent-Channel Interference (ACI)
Co-Channel Interference (CCI)
RF Attenuation and Absorption

Matches

Show answer & explanation

Answer

Multipath Distortion matches with high retry rates near metal structures despite strong RSSI (-52 dBm); Adjacent-Channel Interference matches with non-demodulable frame corruption from overlapping channels 1 and 3; Co-Channel Interference matches with high channel utilization and CSMA/CA backoff delays on channel 6; RF Attenuation matches with predictable RSSI drops behind reinforced concrete walls.
Multipath distortion is characterized by high retry rates under strong RSSI due to out-of-phase reflections. Adjacent-channel interference results from partially overlapping channels (e.g., 1 and 3) creating raw RF noise. Co-channel interference occurs when devices on the same channel share airtime via CSMA/CA deferrals. Attenuation causes linear RSSI degradation due to physical dense obstacles.

Step-by-Step Solution

1
Analyze the physical mechanics of signal reflections causing phase cancellation.
Correlate delayed reflections off metal surfaces with high packet retries and strong RSSI to identify Multipath Distortion.
Metal reflects RF waves, generating multiple delayed paths (delay spread) that disrupt symbol demodulation without lowering raw received power.
2
Evaluate channel allocation boundaries in the 2.4 GHz band.
Match channels 1 and 3 overlap to Adjacent-Channel Interference.
Channels 1 and 3 share overlapping frequency spectrum; their sidebands collide without conforming to shared CSMA/CA preamble decoding.
3
Assess CSMA/CA airtime sharing on identical non-overlapping channels.
Connect high channel utilization and contention delays on channel 6 to Co-Channel Interference.
APs on the same channel hear each other's transmissions and defer transmission via CCA, causing airtime starvation rather than unreadable corruption.
4
Determine the impact of dense building materials on RF signal strength.
Pair RSSI reduction through concrete walls to RF Attenuation and Absorption.
Dense materials absorb RF energy, reducing the signal amplitude (dBm) systematically as the wave traverses the structure.

Key Concept

Differentiating physical RF signal impairments (attenuation, multipath reflection) from spectral channel access issues (co-channel interference vs. adjacent-channel interference).
Question 45Question

A enterprise network administrator receives multiple urgent tickets reporting intermittent database connection timeouts immediately following an after-hours core switch firmware upgrade. Place the following troubleshooting steps in the exact chronological sequence mandated by the official CompTIA Network+ Troubleshooting Methodology, starting with the earliest step and ending with the final step.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence follows the official 6-step CompTIA Troubleshooting Methodology: 1. Identify the problem (information gathering, symptoms, duplication), 2. Establish a theory of probable cause (question obvious, OSI model approach), 3. Test the theory to determine cause, 4. Establish a plan of action to resolve the problem and implement the solution, 5. Verify full system functionality and implement preventive measures, 6. Document findings, actions, and outcomes.
The CompTIA Troubleshooting Methodology defines a strict six-step linear order: Step 1 is identifying the problem (gathering information, interviewing users, checking logs, replicating symptoms); Step 2 is establishing a theory of probable cause; Step 3 is testing the theory to determine cause; Step 4 is establishing a plan of action and implementing the solution; Step 5 is verifying full system functionality and implementing preventive measures; Step 6 is documenting findings, actions, and outcomes.

Step-by-Step Solution

1
Identify the Problem
Information gathered from user interviews, switch logs, and symptom replication on a test client.
Before forming hypotheses or taking administrative action, the technician must clearly define the problem scope and reproduce symptoms.
2
Establish a Theory of Probable Cause
Formulate a hypothesis regarding trunk native VLAN reset during firmware update.
Technicians must evaluate possible causes using top-to-bottom or bottom-to-top OSI methods while questioning the obvious.
3
Test the Theory to Determine Cause
Packet capture confirms untagged frame drops caused by native VLAN mismatch.
The theory must be empirically tested before making infrastructure or configuration modifications.
4
Establish a Plan of Action and Implement Solution
Draft change request, evaluate risk, acquire approval, and apply configuration fix.
Changes must be planned to minimize secondary impacts before implementing the fix.
5
Verify Full System Functionality & Implement Preventive Measures
Execute query benchmarks across subnets and deploy compliance monitoring.
System-wide operation must be confirmed working post-fix, followed by proactive measures to avoid recurrence.
6
Document Findings, Actions, and Outcomes
Record event lifecycle details in ITSM platform and update knowledge repository.
Formal documentation ensures knowledge retention and provides reference data for future operational incidents.

Key Concept

CompTIA 6-Step Troubleshooting Methodology
Question 46Question

After conducting diagnostic tests on a malfunctioning core switch, a systems engineer confirms their theory that a corrupted firmware image is causing routing table drops. Following the CompTIA troubleshooting methodology, which of the following actions should the engineer take next? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Establish a plan of action to resolve the issue while identifying potential side effects.; Implement the resolution or escalate the issue as necessary to restore normal operation.

Answer

The engineer should establish a plan of action while considering potential effects, and implement the solution or escalate as necessary.
Once a theory of probable cause has been tested and confirmed, the CompTIA troubleshooting methodology dictates moving to Step 4: Establish a plan of action to resolve the problem and implement the solution. This step encompasses formulating a detailed plan while considering potential effects and carrying out the necessary implementation or escalation.

Step-by-Step Solution

1
Identify the completed step in the CompTIA troubleshooting sequence.
The engineer has established and successfully tested/confirmed the theory of probable cause (Step 3 complete).
Identifying the current progress pinpoints where the technician stands in the methodology.
2
Identify the immediate next step in the methodology.
Step 4 requires establishing a plan of action to resolve the problem and implementing the solution.
CompTIA process rules mandate that planning resolution steps, identifying potential effects, and implementing the fix must occur before verification or documentation.
3
Select the correct actions corresponding to Step 4.
Developing a plan of action with side-effect consideration and executing/escalating the implementation represent the valid actions for this step.
Actions such as system verification (Step 5) and documentation (Step 6) cannot be performed out of sequence.

Key Concept

CompTIA troubleshooting methodology process sequence
Question 47Question

A network technician is responding to an outage and needs to follow the standard CompTIA troubleshooting process. Place the following primary steps of the CompTIA Network+ troubleshooting methodology in the correct chronological order from first step to final step.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence of the CompTIA troubleshooting methodology is: 1. Identify the problem, 2. Establish a theory of probable cause, 3. Test the theory to determine the cause, 4. Establish a plan of action to resolve the problem and identify potential effects, 5. Verify full system functionality and implement preventive measures, and 6. Document findings, actions, and outcomes.
The CompTIA Network+ troubleshooting methodology follows a strict 6-step logical sequence: initial problem identification, forming a theory of cause, testing the theory, planning and implementing the fix, verifying overall system stability along with preventive steps, and ending with comprehensive documentation.

Step-by-Step Solution

1
Information Gathering & Symptom Identification
Identify the problem
Technicians must gather user input, duplicate the problem if possible, and establish the scope before forming hypotheses.
2
Hypothesis Formulation
Establish a theory of probable cause
After identifying symptoms, question the obvious and consider top-to-bottom/bottom-to-top OSI layer approaches.
3
Hypothesis Testing
Test the theory to determine the cause
Once a theory is formed, test it. If confirmed, proceed; if not, re-establish a new theory or escalate.
4
Action Planning
Establish a plan of action to resolve the problem and identify potential effects
Plan the repair steps, assess potential impacts on rest of network, and then implement the solution.
5
System Verification
Verify full system functionality and implement preventive measures
Confirm that the fix works without breaking other services and apply measures to prevent repeat issues.
6
Knowledge Base Update
Document findings, actions, and outcomes
The final step ensures proper administrative records, history tracking, and team knowledge sharing.

Key Concept

CompTIA 6-Step Troubleshooting Methodology Order
Question 48Question

A mobile workstation user moves across an office floor and suddenly loses access to network resources. Upon checking the client's network settings, a technician observes an IP address of 169.254.112.45169.254.112.45. What is the primary cause of this wireless connectivity issue?

Show answer & explanation

Answer: The wireless client failed to receive an IP address assignment from the DHCP server.

Answer

The wireless client failed to receive an IP address assignment from the DHCP server.
An IP address within the 169.254.0.0/16169.254.0.0/16 range indicates an Automatic Private IP Addressing (APIPA) assignment. This occurs when a wireless client cannot reach a DHCP server to obtain or renew a valid IP address lease upon connecting or roaming.

Step-by-Step Solution

1
Identify the IP address pattern shown on the client device.
The address 169.254.112.45169.254.112.45 falls within the 169.254.0.0/16169.254.0.0/16 APIPA address range.
APIPA addresses are automatically self-assigned by client operating systems when DHCP discovery fails.
2
Determine why APIPA was assigned during wireless roaming.
The client lost connectivity to the DHCP server or failed to renew its lease when transitioning between access points.
When DHCP requests time out, the client cannot communicate on the local network.

Key Concept

APIPA Address Assignment in Wireless Troubleshooting
Question 49Question

A network administrator is troubleshooting a user workstation that cannot connect to an internal website named `server1.corp.local`. The technician runs the `nslookup` command on the workstation and receives the following output:

C:\Users\User> nslookup server1.corp.local
Server: dc01.corp.local
Address: 10.0.0.10

*** dc01.corp.local can't find server1.corp.local: Non-existent domain

Which of the following is the most likely cause of this name resolution failure?

Show answer & explanation

Answer: The host name `server1.corp.local` does not have a corresponding A record configured on the DNS server.

Answer

The host name does not have a corresponding A record configured on the DNS server.
The output explicitly demonstrates that the client reached the DNS server at `10.0.0.10`, which answered with a 'Non-existent domain' (NXDOMAIN) status. This indicates that the DNS server is working correctly but lacks an A record mapping `server1.corp.local` to an IP address.

Step-by-Step Solution

1
Analyze the command-line utility output from nslookup.
The local workstation successfully contacted the primary DNS server `dc01.corp.local` at IP address `10.0.0.10`.
Establishing that the DNS server responded rules out basic network reachability issues and offline DNS server failures.
2
Interpret the specific error message provided by the DNS server.
The server returned `Non-existent domain` (NXDOMAIN).
This error means the DNS server checked its zone database for `server1.corp.local` but found no matching address record.
3
Determine the necessary administrative resolution.
Create a valid A (IPv4) host record for `server1.corp.local` on the DNS server.
Adding the missing resource record directly resolves the NXDOMAIN error and enables proper hostname lookup.

Key Concept

DNS Host Record (A Record) Verification and NXDOMAIN Error Diagnosis
Question 50Question

A network engineer is investigating complex wireless performance issues across an enterprise facility. Match each observed wireless diagnostic metric/symptom on the left with its most likely root cause or underlying phenomenon on the right.

Click a left item, then click its matching right item

Items

Client devices report an RSSI of 55 dBm-55\text{ dBm} and noise floor of 95 dBm-95\text{ dBm} (SNR =40 dB= 40\text{ dB}), yet experience severe throughput degradation and excessive frame retransmissions that spike specifically when heavy non-Wi-Fi industrial equipment operates nearby.
A stationary client experiences sudden signal drop-offs from 58 dBm-58\text{ dBm} to 82 dBm-82\text{ dBm} and high packet corruption whenever wall-mounted metallic blinds are adjusted, despite maintaining a clear direct line-of-sight to the access point.
Wireless laptops experience excessive authentication delays (>3 seconds>3\text{ seconds}) and dropped sessions specifically while moving between coverage cells managed by a centralized Wireless LAN Controller (WLC).
A handheld scanner connected on the 5 GHz5\text{ GHz} band exhibits a consistent 30 dBm-30\text{ dBm} signal loss when turned 9090^\circ perpendicular to a ceiling-mounted directional patch antenna.

Matches

Show answer & explanation

Answer

1 matches Narrowband non-802.11 RF interference elevating duty cycle without raising the measured Wi-Fi noise floor; 2 matches Multipath delay spread caused by dynamic environmental reflection vectors; 3 matches Missing 802.11r Fast BSS Transition configuration causing full 802.1X re-authentication during roaming; 4 matches Cross-polarization mismatch between transmitting and receiving antennas.
Each diagnostic observation directly corresponds to a specific physical layer or 802.11 MAC layer mechanism: non-802.11 interference consumes airtime without registering standard preamble noise; moving reflective metal induces dynamic multipath phase cancellation; roaming without 802.11r forces lengthy RADIUS renegotiations; and rotating a directional linear antenna relative to another creates severe cross-polarization loss.

Step-by-Step Solution

1
Analyze item 1 (High SNR with non-Wi-Fi industrial interference).
Recognize that non-802.11 equipment creates raw RF energy that interferes with channel availability and frame reception without necessarily registering on Wi-Fi preamble-based noise floor meters.
Explains why high SNR readings can coexist with severe retransmissions during non-Wi-Fi interference.
2
Analyze item 2 (Signal drop-offs due to metallic blind adjustments).
Identify that shifting reflective metal creates phase-shifted reflected signals that cause destructive interference (multipath fading).
Dynamic reflection vectors degrade signal quality via delay spread.
3
Analyze item 3 (Multi-second latency during roaming across WLC coverage cells).
Pinpoint the lack of 802.11r Fast BSS Transition (FT) requiring full 802.1X EAP exchange with the RADIUS server.
Full re-authentication during roaming introduces multi-second delays unless fast roaming standards are enabled.
4
Analyze item 4 (30 dBm30\text{ dBm} signal loss upon 9090^\circ rotation).
Connect physical antenna orientation to polarization alignment loss.
Perpendicular alignment between linearly polarized antennas causes dramatic cross-polarization attenuation (~2020 to 30 dB30\text{ dB}).

Key Concept

Advanced Wireless Troubleshooting Metrics and Physical/MAC Layer Phenomena
Question 51Question

Mobile laptop users in an office building report that as they walk from the hallway into an adjacent conference room, their devices maintain a weak Wi-Fi connection to the distant hallway access point (AP) rather than connecting to the closer AP inside the conference room. A site survey reveals that the hallway AP is transmitting at maximum power (20 dBm20\text{ dBm}), while client laptops transmit at standard power (13 dBm13\text{ dBm}). Which of the following actions will BEST resolve this sticky client issue and promote seamless roaming?

Show answer & explanation

Answer: Reduce the transmit power of the hallway access point to align with client device capabilities.

Answer

Reduce the transmit power of the hallway access point to align with client device capabilities.
When an access point operates at maximum transmit power, its signal reaches far beyond the range at which client devices can transmit back effectively. Client laptops perceive the high signal strength from the hallway AP and refuse to roam (known as the sticky client problem). Lowering the AP's transmit power balances the cell size with client capabilities, allowing clients to detect signal attenuation and roam cleanly to the nearer access point.

Step-by-Step Solution

1
Analyze the site survey transmit power metrics.
The hallway AP transmits at 20 dBm20\text{ dBm}, while clients transmit at 13 dBm13\text{ dBm}. This creates an asymmetric coverage cell where clients receive a strong signal from the hallway AP far beyond the range at which the AP can reliably hear the client.
Because the AP's signal remains strong from the client's perspective, the client device does not hit its roaming threshold to search for a closer AP.
2
Determine the corrective action to balance coverage cell boundaries.
Reducing the hallway AP's transmit power matches its cell boundary to typical client transmission limits.
Symmetrical cell boundaries allow client RSSI to drop naturally as devices move away, prompting the client to disassociate and roam to the conference room AP.

Key Concept

AP Transmit Power Mismatch and Sticky Client Troubleshooting
Question 52Question

A network administrator is troubleshooting name resolution issues on a Linux workstation. The administrator runs the command `dig @10.0.0.5 webserver.company.local` and receives the following output:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18402
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;webserver.company.local. IN A

Which of the following is the most accurate interpretation of this command output?

Show answer & explanation

Answer: The DNS server is reachable and active, but no IPv4 address (A) record exists for the requested hostname.

Answer

The DNS server processed the request successfully (NOERROR), but no IPv4 address (A) record is configured for the requested hostname (ANSWER: 0).
The command output header status `NOERROR` confirms successful communication with the DNS server at 10.0.0.5, while `ANSWER: 0` shows that no host address (A) record is present for `webserver.company.local`.

Step-by-Step Solution

1
Examine the status header of the output.
The header shows `status: NOERROR`, proving that communication with the DNS server succeeded and the query was processed without error.
Establishing whether the DNS server responded correctly is the first diagnostic step.
2
Analyze the ANSWER section count in the header.
The header indicates `ANSWER: 0`, meaning no resource records matching the query were returned.
Determining record presence isolates whether the issue is network reachability versus missing host configuration.
3
Synthesize the status code and answer count to determine the root cause.
The combination of NOERROR status and 0 answer records indicates the target host lacks an active A record on the DNS server.
Distinguishes between complete domain absence (NXDOMAIN), transport failures (timeouts), and missing specific records.

Key Concept

Interpreting DNS Query Status Codes and Answer Counts using CLI Tools
Question 53Question

Match each wireless signal issue with its primary cause or physical manifestation.

Click a left item, then click its matching right item

Items

Signal Attenuation
Co-Channel Interference
Multipath Interference
Refraction

Matches

Show answer & explanation

Answer

Signal Attenuation pairs with RF energy weakening through dense walls; Co-Channel Interference pairs with access points broadcasting on the same channel; Multipath Interference pairs with RF signals bouncing off metal obstacles; Refraction pairs with RF signals bending when passing through different mediums.
Each wireless propagation phenomenon is paired directly with its underlying physical behavior or cause: attenuation reduces signal strength over distance/materials; co-channel interference stems from frequency overlap; multipath occurs via signal reflection; refraction is signal deflection through differing media density.

Step-by-Step Solution

1
Analyze Signal Attenuation
Matches with loss of RSSI/strength when penetrating obstacles such as concrete walls.
Attenuation represents natural energy loss as RF travels through media.
2
Analyze Co-Channel Interference
Matches with multiple APs operating on the exact same frequency channel.
Shared channels cause contention and airtime inefficiency.
3
Analyze Multipath Interference
Matches with RF signals bouncing off reflective surfaces like metal shelves.
Reflections cause signals to reach the receiving antenna at staggered intervals.
4
Analyze Refraction
Matches with signal bending through media of different densities.
Refraction alters the propagation direction of radio waves.

Key Concept

Identifying wireless propagation phenomena and interference sources
Question 54Question

A network technician is troubleshooting a workstation that is experiencing name resolution issues. Arrange the following diagnostic and remediation steps in the correct sequential order from first to last.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct order begins with verifying the client's IP and DNS server configuration, followed by checking local resolution entries, performing an nslookup test against the DNS server, and finally flushing the local DNS cache.
Troubleshooting begins by verifying basic client IP settings and DNS server assignments. Next, local resolution mechanisms (such as the HOSTS file and resolver cache) must be inspected. Once local settings are confirmed, interactive tools like `nslookup` are used to test DNS server responses directly. Finally, clearing stale cache entries with `ipconfig /flushdns` ensures updated records are loaded.

Step-by-Step Solution

1
Verify basic IP and DNS server configuration.
Ensures the host is on the correct subnet and has a valid DNS server IP address configured.
If local network settings or DNS server addresses are misconfigured, diagnostic lookup utilities will fail.
2
Inspect local static mappings and DNS resolver cache.
Identifies if local override files (HOSTS) or stale cached responses are interfering with name resolution.
Operating systems check local files and caches before issuing network DNS queries.
3
Query the DNS server directly using `nslookup`.
Determines whether the remote DNS server returns valid IP addresses or errors such as SERVFAIL/NXDOMAIN.
Isolates network/DNS server responsiveness from client-side application behavior.
4
Flush the DNS cache using `ipconfig /flushdns`.
Removes outdated or corrupt records from memory so subsequent lookups retrieve current records.
Remediates client-side cached failures after resolving upstream or local issues.

Key Concept

Sequential DNS Troubleshooting Methodology
Question 55Question

During a wireless network performance audit of a open-plan office, a network administrator observes high frame retransmission rates and latency for clients connected to the 2.4 GHz band. A physical scan reveals that three neighboring access points (APs) mounted along the main corridor are assigned to channels 1, 3, and 6, each operating with a 20 MHz channel width. What is the primary cause of this performance degradation, and how should it be resolved?

Show answer & explanation

Answer: The APs are experiencing adjacent-channel interference because channel 3 overlaps with both channels 1 and 6; the APs should be reassigned to non-overlapping channels 1, 6, and 11.

Answer

The primary cause is adjacent-channel interference (ACI) caused by assigning overlapping channel 3 alongside channels 1 and 6. The issue is resolved by reconfiguring the access points to operate on standard non-overlapping channels 1, 6, and 11.
In the 2.4 GHz Wi-Fi band (2.412 GHz to 2.472 GHz), 20 MHz wide channels require 25 MHz of spacing between center frequencies to avoid spectral overlap. Channels 1, 6, and 11 are the only three standard non-overlapping channels in regulatory domains adhering to North American standards. Operating an access point on channel 3 causes adjacent-channel interference with APs on channels 1 and 6, as their frequency masks overlap. This interference corrupts frames mid-transmission, causing high retry rates and severe latency. Changing the channel plan to 1, 6, and 11 eliminates adjacent-channel interference.

Step-by-Step Solution

1
Analyze the 2.4 GHz channel assignment layout.
Identified access points running on 2.4 GHz channels 1, 3, and 6.
Each 20 MHz 802.11 channel in the 2.4 GHz ISM band spans 22 MHz of frequency space. Channels separated by fewer than 5 channel numbers share overlapping frequencies.
2
Evaluate the spectrum overlap of channel 3.
Channel 3 center frequency (2422 MHz) overlaps with channel 1 (2412 MHz) and channel 6 (2437 MHz).
Because 802.11 devices on adjacent overlapping channels cannot decode each other's preamble headers reliably for CSMA/CA clear channel assessment, overlapping transmissions cause raw RF noise and packet corruption (adjacent-channel interference).
3
Determine the proper remediation strategy.
Select standard non-overlapping channels 1, 6, and 11 for the 3 APs.
Channels 1, 6, and 11 provide sufficient frequency separation so that adjacent access points operate without spectral overlap.

Key Concept

2.4 GHz Non-Overlapping Channel Selection and Adjacent-Channel Interference (ACI)
Estimated Time:2m 0s
Question 56Question

Following an overnight firmware upgrade on a multi-building enterprise network, users in one building report intermittent access to resources on other subnets. A network engineer systematically tests several hypotheses, eventually capturing traffic on the distribution switch and confirming that an unannounced native VLAN configuration change on a trunk link is causing tagged frame leaks and packet drops. Having successfully confirmed the root cause of the issue, which of the following actions should the engineer take next in accordance with the CompTIA troubleshooting methodology?

Show answer & explanation

Answer: Establish a plan of action to rectify the native VLAN mismatch, considering potential impacts on connected segments, and implement the solution.

Answer

Establish a plan of action to rectify the native VLAN mismatch, considering potential impacts on connected segments, and implement the solution.
According to the CompTIA 6-step troubleshooting methodology, the steps in order are: 1) Identify the problem, 2) Establish a theory of probable cause, 3) Test the theory to determine cause, 4) Establish a plan of action to resolve the problem and implement the solution, 5) Verify full system functionality and, if applicable, implement preventive measures, and 6) Document findings, actions, and outcomes. In the scenario, the technician has successfully tested and confirmed the theory (Step 3). The mandatory next phase is Step 4: establishing a plan of action to resolve the issue and implementing the solution.

Step-by-Step Solution

1
Identify the troubleshooting step completed within the scenario context
The engineer performed traffic captures and confirmed that an unannounced native VLAN configuration change was causing the packet drops, completing Step 3 (Test the theory to determine cause).
Determining the exact step completed allows identification of the next required step in the methodology.
2
Recall the official CompTIA 6-step troubleshooting methodology sequence
Sequence: 1. Identify the problem -> 2. Establish a theory of probable cause -> 3. Test the theory to determine cause -> 4. Establish a plan of action to resolve the problem and implement the solution -> 5. Verify full system functionality and implement preventive measures -> 6. Document findings, actions, and outcomes.
Adherence to CompTIA's official workflow order is strictly evaluated on Network+ exams.
3
Select the immediate next step in the sequence following Step 3
Step 4: Establish a plan of action to resolve the problem and implement the solution.
Once a theory is validated, the technician must design a resolution plan and execute it before verifying or documenting.

Key Concept

CompTIA 6-Step Troubleshooting Methodology Sequence
Question 57Question

An IT consultant is diagnosing severe throughput degradation and high retransmission rates on a corporate suite's 2.4 GHz wireless network in a multi-tenant office building. A spectrum analyzer capture indicates that a neighboring tenant's unmanaged access point is broadcasting on Channel 4 using a standard 20 MHz channel width. To eliminate adjacent-channel interference and establish total RF spectrum isolation for the corporate suite on the 2.4 GHz band, which channel should the administrator assign to the internal access point?

Show answer & explanation

Answer: Reassign the access point to Channel 11

Answer

Assigning the access point to Channel 11 completely isolates the wireless signal from Channel 4's spectral envelope.
In the 2.4 GHz Wi-Fi band, each 20 MHz wide channel requires roughly 22 MHz of channel separation. Channel 4 has a center frequency of 2427 MHz, causing its signal to occupy frequencies from roughly 2416 MHz to 2438 MHz. Channel 1 (2401–2423 MHz) and Channel 6 (2426–2448 MHz) both share overlapping frequency space with Channel 4. Channel 11 (2451–2473 MHz) resides entirely clear of Channel 4's upper limit, providing complete spectral isolation and eliminating adjacent-channel interference.

Step-by-Step Solution

1
Analyze the spectral footprint of the interfering signal on Channel 4.
In 20 MHz 802.11 deployments, Channel 4 operates at a center frequency of 2427 MHz and occupies an RF passband from approximately 2416 MHz to 2438 MHz.
Understanding the exact frequency boundaries of the interference source is required to select a non-overlapping channel.
2
Evaluate candidate 2.4 GHz non-overlapping channels against Channel 4's boundaries.
Channel 1 (2401–2423 MHz) overlaps Channel 4 between 2416 MHz and 2423 MHz. Channel 6 (2426–2448 MHz) overlaps Channel 4 between 2426 MHz and 2438 MHz.
Adjacent-channel interference causes near-far framing errors and unrecoverable packet collisions because radios cannot decode corrupted headers.
3
Verify Channel 11 frequency isolation.
Channel 11 operates at center frequency 2462 MHz with a passband from 2451 MHz to 2473 MHz. Its lowest frequency (2451 MHz) is well above Channel 4's highest frequency (2438 MHz).
Operating above 2438 MHz guarantees complete frequency separation and eliminates adjacent-channel interference.

Key Concept

2.4 GHz Channel Overlap and Spectral Passband Calculation
Estimated Time:2m 0s
Question 58Question

A system administrator executes a lookup command to test hostname resolution for a new database server. The command output is as follows:

text
$ dig db01.company.local
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 38419
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

Which of the following issues is directly indicated by the response status in this output?

Show answer & explanation

Answer: The queried domain name does not exist or lacks a matching resource record on the DNS server.

Answer

The NXDOMAIN status indicates that the specified domain name does not exist in the DNS database.
The NXDOMAIN (Non-Existent Domain) status code indicates that the targeted DNS server was reached successfully, but no valid host or A record exists for the queried domain name (db01.company.local).

Step-by-Step Solution

1
Examine the status field in the dig command output header.
The status field explicitly states `status: NXDOMAIN`.
The status field reports the response code returned by the DNS resolver.
2
Interpret the meaning of the NXDOMAIN response code.
NXDOMAIN stands for Non-Existent Domain.
This code confirms that the DNS server successfully received the query but holds no matching A or host record for the target name.

Key Concept

DNS Response Codes (NXDOMAIN)
Estimated Time:45s
Question 59Question

A network technician is performing a wireless site survey to diagnose several radio frequency (RF) signal degradation issues across an enterprise environment. Match each RF propagation phenomenon to its primary physical cause or characteristic manifestation.

Click a left item, then click its matching right item

Items

Reflection and Multipath Distortion
Absorption Attenuation
Free Space Path Loss
Adjacent Channel Interference

Matches

Show answer & explanation

Answer

Reflection and Multipath Distortion matches RF signals bouncing off metallic obstacles; Absorption Attenuation matches RF energy converted into heat passing through dense concrete walls; Free Space Path Loss matches RF signal amplitude naturally diminishing over distance; Adjacent Channel Interference matches partially overlapping frequency channels creating non-demodulable RF noise.
Each wireless propagation phenomenon corresponds directly to its underlying physical cause: Reflection causes out-of-phase multipath arrival when hitting metal; Absorption converts RF power into heat as it penetrates dense walls; Free Space Path Loss is the natural attenuation of RF energy over distance; and Adjacent Channel Interference occurs when overlapping channel frequencies generate undecodable interference.

Step-by-Step Solution

1
Identify Reflection and Multipath Distortion
Correlate signal bouncing off metal with out-of-phase arrival delays.
Metallic surfaces reflect RF waves, producing multipath signals that cause inter-symbol interference at the receiving antenna.
2
Identify Absorption Attenuation
Correlate signal loss through dense barriers with energy conversion to heat.
Solid obstacles absorb electromagnetic energy, causing signal strength attenuation as the wave penetrates the obstacle.
3
Identify Free Space Path Loss
Correlate distance-based signal decay with wavefront expansion in open air.
As an RF signal travels away from an omnidirectional antenna, its power density decreases over distance following the inverse-square law.
4
Identify Adjacent Channel Interference
Correlate overlapping channel assignments with non-demodulable packet noise.
Operating on overlapping channels (e.g., 2.4 GHz channels 1 and 2 or 3) causes sideband energy spillovers that disrupt frame transmissions.

Key Concept

RF propagation characteristics and wireless signal troubleshooting
Question 60Question

A network engineer is investigating intermittent packet loss and TCP session resets across a newly deployed hybrid cloud IPsec VPN tunnel connecting a corporate data center to an AWS VPC. After executing packet captures, the engineer confirms the hypothesis: transit packets exceeding the path MTU are being dropped because the DF (Don't Fragment) bit is set and ICMP Type 3 Code 4 messages are blocked by an upstream firewall. According to the CompTIA troubleshooting methodology, which TWO of the following actions should the engineer perform NEXT?

Select all that apply

Show answer & explanation

Answer: Develop a structured implementation strategy to adjust MSS clamping and allow required ICMP control traffic.; Analyze the potential operational impacts and adverse effects of applying interface MTU modifications on active production sessions.

Answer

The technician should develop a structured implementation strategy to adjust MSS clamping and analyze the potential operational impacts of the changes on production sessions.
In the CompTIA troubleshooting methodology, once a theory of probable cause has been tested and confirmed (Step 3), the network professional must proceed to Step 4: Establish a plan of action to resolve the problem and identify potential effects. Developing a structured implementation plan (adjusting MSS clamping and ICMP rules) and evaluating potential operational side effects on live production sessions are both essential components of this specific step.

Step-by-Step Solution

1
Determine current phase in CompTIA methodology
The engineer confirmed the theory through diagnostic testing (Step 3: Test the theory to determine cause).
Identifying the current position in the sequence determines which step comes next.
2
Identify the immediate next phase in the methodology
The next phase is Step 4: Establish a plan of action to resolve the problem and identify potential effects.
CompTIA guidelines dictate that once cause is proven, remediation planning and risk assessment must occur before implementation or verification.
3
Evaluate candidate actions against Step 4 requirements
Formulating the deployment plan (MSS clamping adjustments) and assessing potential operational impacts directly fulfill Step 4.
Planning actions without considering side effects or skipping to final verification/documentation violates official procedural order.

Key Concept

CompTIA Troubleshooting Methodology Step Progression (Test Theory → Plan of Action)
PreviousPage 3 / 25Next
Network Troubleshooting Practice Questions — CompTIA Network+ — Page 3 | Examkin