220-801 · Question #592
A user on a wireless network has the IP address 169.254.155.2 but cannot connect to the Internet. Which of the following should the user check on the wireless router?
The correct answer is B. DHCP. An IP address of 169.254.x.x is an APIPA address, indicating the device failed to receive an IP address from a DHCP server, so the DHCP service on the router should be verified.
Question
A user on a wireless network has the IP address 169.254.155.2 but cannot connect to the Internet. Which of the following should the user check on the wireless router?
Options
- AWPA
- BDHCP
- CWINS
- DDNS
How the community answered
(20 responses)- A5% (1)
- B75% (15)
- C10% (2)
- D10% (2)
Why each option
An IP address of 169.254.x.x is an APIPA address, indicating the device failed to receive an IP address from a DHCP server, so the DHCP service on the router should be verified.
WPA is the wireless security encryption protocol - it governs whether the client can associate with the access point, but a successful wireless association with a failed DHCP lease would still produce an APIPA address, making WPA not the root cause here.
APIPA (169.254.0.0/16) is assigned automatically when a client cannot contact a DHCP server. The wireless router typically acts as the DHCP server for home networks - if DHCP is disabled, misconfigured, or has exhausted its address pool, clients will self-assign an APIPA address and be unable to reach the Internet or other network resources.
WINS (Windows Internet Name Service) resolves NetBIOS names to IP addresses - it is unrelated to DHCP lease assignment and would not cause an APIPA address.
DNS translates hostnames to IP addresses - it operates after an IP address has already been obtained and would not cause a device to receive an APIPA address.
Concept tested: APIPA diagnosis and DHCP server troubleshooting
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/automatic-private-ip-addressing
Topics
Community Discussion
No community discussion yet for this question.