SK0-003 · Question #694
Several remote sales employees, who have come into the office this week, report that they are unable to get on the Internet, but no other users have reported similar issues. The helpdesk has escalated
The correct answer is A. DHCP server. Users with 169.254.x.x IP addresses indicate an Automatic Private IP Addressing (APIPA) assignment, which typically occurs when a DHCP server is unreachable or fails to assign an IP address.
Question
Options
- ADHCP server
- BNetwork switches
- CDNS server
- DCore router
How the community answered
(57 responses)- A70% (40)
- B18% (10)
- C4% (2)
- D9% (5)
Why each option
Users with 169.254.x.x IP addresses indicate an Automatic Private IP Addressing (APIPA) assignment, which typically occurs when a DHCP server is unreachable or fails to assign an IP address.
IP addresses beginning with 169.254.x.x are APIPA addresses, which are self-assigned by a client when it cannot obtain an IP address from a DHCP server. This strongly suggests that the DHCP server is either down, misconfigured, or unreachable from the client's network segment, preventing the clients from receiving valid network configurations.
While network switches could be involved if there's a connectivity issue preventing DHCP requests, the specific APIPA address points more directly to the DHCP service itself rather than general network connectivity.
A DNS server issue would prevent name resolution but would not cause clients to obtain 169.254.x.x IP addresses; they would still get an IP from DHCP.
The core router handles routing between networks but is not directly responsible for assigning IP addresses to end clients within a local subnet via DHCP, although it might be the gateway.
Concept tested: DHCP, APIPA addresses, network troubleshooting
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-tcpip-apipa
Topics
Community Discussion
No community discussion yet for this question.