Question 180 of 464
N10-009 Network Troubleshooting Practice Question
A user calls the help desk stating that they cannot access any network resources. The technician asks the user to run ipconfig and the output shows an IP address of 169.254.15.20 with a subnet mask of 255.255.0.0. Which of the following is the most likely cause?
⚠ Common exam trap
Watch out — candidates often confuse APIPA with a DNS failure or gateway issue, but APIPA specifically indicates the DHCP process failed, not that other network services are misconfigured.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The DHCP server is unreachable
The IP address 169.254.15.20 with a subnet mask of 255.255.0.0 is an Automatic Private IP Addressing (APIPA) address, which Windows assigns when a DHCP client fails to receive a lease from a DHCP server. Since the user cannot access any network resources, the most likely cause is that the DHCP server is unreachable, preventing the client from obtaining a valid IP address, default gateway, and DNS server settings.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The DNS server is not responding
Why it's wrong here
A non-responsive DNS server prevents a device from resolving human-readable hostnames into numerical IP addresses, which is crucial for accessing websites or network shares by name. Despite this, a DNS failure does not interfere with the DHCP process itself; the client would still successfully obtain a valid IP address, subnet mask, and default gateway. The device would retain its network connectivity and could still access resources directly by their IP addresses, just not by their names.
When this WOULD be correct
In a scenario where a user can access network resources by IP address but not by hostname, and the client has a valid DHCP-assigned IP address (not APIPA), the most likely cause is a DNS server not responding.
- ✓
The DHCP server is unreachable
Why this is correct
When a client device fails to locate or communicate with a DHCP server, it cannot obtain a valid IP address, subnet mask, or default gateway from the network. In such scenarios, Windows operating systems automatically fall back to Automatic Private IP Addressing (APIPA), assigning itself an IP address in the 169.254.0.0/16 range. This link-local address prevents the device from communicating with any network resources beyond its immediate segment, directly causing the inability to access 'any' network services.
- ✗
The default gateway is misconfigured
Why it's wrong here
A misconfigured default gateway primarily impacts a device's ability to route traffic to destinations outside its local subnet, such as the internet or other VLANs. However, the default gateway setting does not influence the process of obtaining an IP address from a DHCP server. The device would still successfully acquire a valid IP configuration, allowing it to communicate with other devices on its local segment, even if it cannot reach external networks.
When this WOULD be correct
A user can access local resources but cannot reach the internet. The ipconfig shows a valid IP, subnet mask, and default gateway. The correct answer would be that the default gateway is misconfigured or unreachable.
- ✗
There is a duplicate IP address on the network
Why it's wrong here
A duplicate IP address on the network leads to an IP conflict, where two devices attempt to use the same unique identifier, causing intermittent connectivity issues and error messages for one or both systems. While disruptive, an IP conflict does not trigger the assignment of an APIPA address; the system would continue to attempt using its configured, albeit conflicting, IP address. APIPA is specifically a fallback mechanism for when a DHCP server cannot be reached to provide *any* IP configuration.
When this WOULD be correct
A user reports intermittent connectivity and an IP address conflict error message. The technician checks the DHCP server logs and finds no issues, but a ping to the user's IP from another workstation succeeds, indicating a duplicate IP address on the network.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.
✓The DHCP server is unreachableCorrect answer▾
Why this is correct
When a client device fails to locate or communicate with a DHCP server, it cannot obtain a valid IP address, subnet mask, or default gateway from the network. In such scenarios, Windows operating systems automatically fall back to Automatic Private IP Addressing (APIPA), assigning itself an IP address in the 169.254.0.0/16 range. This link-local address prevents the device from communicating with any network resources beyond its immediate segment, directly causing the inability to access 'any' network services.
✗The DNS server is not respondingWrong answer — click to see why▾
Why this is wrong here
The IP address 169.254.15.20 is an Automatic Private IP Addressing (APIPA) address, which indicates that the DHCP server was unreachable, not that DNS is failing. DNS issues would not cause the client to self-assign an APIPA address.
★ When this WOULD be the correct answer
In a scenario where a user can access network resources by IP address but not by hostname, and the client has a valid DHCP-assigned IP address (not APIPA), the most likely cause is a DNS server not responding.
Why candidates choose this
Candidates may confuse general network connectivity issues with DNS problems, or they may think that DNS is required for all network access, not realizing that APIPA specifically points to DHCP failure.
✗The default gateway is misconfiguredWrong answer — click to see why▾
Why this is wrong here
The IP address 169.254.15.20 is an Automatic Private IP Addressing (APIPA) address, which indicates the client failed to obtain an IP from a DHCP server. A misconfigured default gateway would not cause the client to self-assign an APIPA address; it would still have a valid IP from DHCP.
★ When this WOULD be the correct answer
A user can access local resources but cannot reach the internet. The ipconfig shows a valid IP, subnet mask, and default gateway. The correct answer would be that the default gateway is misconfigured or unreachable.
Why candidates choose this
Candidates may confuse symptoms of DHCP failure with gateway issues, or think that any network connectivity problem is due to a misconfigured gateway, not recognizing the APIPA address as a clear indicator of DHCP failure.
✗There is a duplicate IP address on the networkWrong answer — click to see why▾
Why this is wrong here
A duplicate IP address typically causes intermittent connectivity or address conflict errors, not a 169.254.x.x APIPA address. The 169.254.x.x address indicates DHCP failure, not a duplicate IP.
★ When this WOULD be the correct answer
A user reports intermittent connectivity and an IP address conflict error message. The technician checks the DHCP server logs and finds no issues, but a ping to the user's IP from another workstation succeeds, indicating a duplicate IP address on the network.
Why candidates choose this
Candidates may confuse symptoms of duplicate IP addresses (conflict errors, connectivity issues) with the APIPA address resulting from DHCP failure, especially if they have experienced duplicate IP scenarios in the past.
Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Visual reference
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This N10-009 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the N10-009 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.