nerdexam
Cisco

100-140 · Question #25

What does a 169.x.x.x IP address indicate on a Windows device?

The correct answer is C. The device has failed to obtain an IP address from a DHCP server. A 169.254.x.x address is an APIPA address that Windows self-assigns when it cannot reach a DHCP server. This address range is non-routable and indicates a DHCP failure.

Basic Networking Concepts

Question

What does a 169.x.x.x IP address indicate on a Windows device?

Options

  • AThe device has a static IP address
  • BThe device is in sleep mode
  • CThe device has failed to obtain an IP address from a DHCP server
  • DThe device is connected to a VPN

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    70% (19)
  • D
    19% (5)

Why each option

A 169.254.x.x address is an APIPA address that Windows self-assigns when it cannot reach a DHCP server. This address range is non-routable and indicates a DHCP failure.

AThe device has a static IP address

Static IP addresses are manually configured and can be any valid address in the assigned subnet, not the reserved 169.254.x.x APIPA range.

BThe device is in sleep mode

Sleep mode does not affect IP address assignment; the network adapter retains or renegotiates its address upon wake, and sleep mode has no association with the 169.254.x.x range.

CThe device has failed to obtain an IP address from a DHCP serverCorrect

Windows uses Automatic Private IP Addressing (APIPA) to self-assign an address in the 169.254.0.0/16 range when a DHCP server is unreachable or no response is received. This allows limited local network communication but no internet access. The 169.254.x.x address is the diagnostic signal that DHCP negotiation failed.

DThe device is connected to a VPN

VPN connections assign a virtual IP address from the VPN server's address pool, which is entirely unrelated to the APIPA 169.254.x.x range.

Concept tested: APIPA address assignment on DHCP failure

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/169-ip-address-apipa

Topics

#APIPA#DHCP failure#IP addressing#169.254.x.x

Community Discussion

No community discussion yet for this question.

Full 100-140 Practice