What does APIPA (Automatic Private IP Addressing) indicate when a Windows host shows an IP in the 169.254.x.x range?
- A.The host failed to receive an IP from a DHCP server and self-assigned a link-local address
- B.The host has a static IP configured correctly
- C.The host is configured for IPv6 only
- D.The host is in a DMZ
Why A is correct
When a Windows host cannot contact a DHCP server, it assigns itself an address in 169.254.0.0/16 (APIPA). These addresses are link-local - the host can communicate with other APIPA hosts on the same segment but cannot reach the internet or other subnets.
Know someone studying for Network Fundamentals? Send them this one.