Courseiva
hardMultiple ChoiceObjective-mapped

APIPA Address 169.254.x.x: Diagnosing DHCP Failure

A user’s laptop connects to the corporate Wi-Fi but cannot access the internet. Other devices on the same SSID work fine. The technician checks the laptop’s IP configuration and sees an IPv4 address of 169.254.12.34. What is the most likely cause of this issue?

Quick Answer

The answer is that the laptop’s DHCP client is disabled or malfunctioning. When a Windows device cannot reach a DHCP server, it self-assigns an Automatic Private IP Addressing (APIPA) address in the 169.254.x.x range, which provides local link-only connectivity but no default gateway or DNS, blocking internet access. On the CompTIA A+ Core 1 220-1201 exam, this scenario tests your ability to distinguish between network-layer issues and DHCP failures—a common trap is assuming the router or DHCP server is down when other devices on the same SSID work fine, which points instead to a client-side problem like a disabled DHCP client service, a misconfigured firewall, or a corrupted network stack. Remember the memory tip: “169.254 means DHCP is seen, but not heard”—the laptop sees the Wi-Fi signal but never got a proper IP lease, so always check the client’s DHCP service first.

⚠ Common exam trap

CompTIA A+ often tests the misconception that a 169.254.x.x address always indicates a DHCP server problem, but the key detail here is that other devices work, which shifts the fault to the client's DHCP client service rather than the server.

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 laptop’s DHCP client is disabled or malfunctioning

The 169.254.x.x address is an Automatic Private IP Addressing (APIPA) address, assigned by Windows when the DHCP client fails to obtain a lease from a DHCP server. Since other devices on the same SSID work fine, the DHCP server is functional and has available addresses, isolating the issue to the laptop's DHCP client service being disabled or malfunctioning, which prevents it from requesting or renewing an IP address.

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 laptop is connected to the wrong SSID

    Why it's wrong here

    Even on the wrong SSID, the laptop would get an IP from that network's DHCP, not an APIPA address.

  • The DHCP server is out of addresses

    Why it's wrong here

    If the DHCP pool were exhausted, other devices would also fail to get an IP, but they are working.

  • The laptop’s wireless adapter is faulty

    Why it's wrong here

    A faulty adapter would likely not connect at all, or would show limited connectivity, but the APIPA address indicates the adapter is working but cannot get a DHCP lease.

  • The laptop’s DHCP client is disabled or malfunctioning

    Why this is correct

    A disabled or broken DHCP client prevents the laptop from requesting an IP, causing it to self-assign an APIPA address.

Visual reference

Client DHCP Server 1 Discover (broadcast) 2 Offer (IP: 192.168.1.10) 3 Request (I accept) 4 Acknowledge (lease confirmed) DORA — the four-step DHCP lease process

About these practice questions

Courseiva writes every 220-1201 question from scratch — 972 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on 220-1201

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A user's laptop connects to the office Wi-Fi but cannot access the internet. Other devices on the same network work fine. The laptop's IP address is 169.254.25.14. What is the most likely cause?

medium
  • A.The DNS server is unreachable.
  • B.The laptop's wireless adapter driver is corrupted.
  • C.The DHCP server is not responding or the laptop cannot reach it.
  • D.The SSID is hidden and requires manual entry.

Why C: The IP address 169.254.25.14 falls within the Automatic Private IP Addressing (APIPA) range (169.254.0.0/16), which Windows assigns when a DHCP client fails to receive an IP lease from a DHCP server. Since other devices on the same network work fine, the issue is isolated to this laptop's inability to communicate with the DHCP server, not a network-wide outage. This makes option C correct.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 220-1201 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 220-1201 exam.