A technician is troubleshooting a workstation that lost access to network share folders and the internet. Running `ipconfig` on the workstation yields an IP address of and a subnet mask of . Which of the following statements correctly describe this network state? (Select TWO.)
- The workstation has automatically assigned itself an Automatic Private IP Addressing (APIPA) address.Answer
- The workstation failed to contact or receive an IP address lease from a DHCP server.Answer
- CThe local DNS server failed to resolve the workstation's domain name to an IP address.
- DThe network interface card link light is off because Layer 1 physical connectivity is broken.
Answer
The workstation has self-assigned an APIPA address because it was unable to obtain an IP address lease from a DHCP server.
An IP address starting with 169.254.x.x indicates Automatic Private IP Addressing (APIPA). This occurs automatically when a network host is configured for dynamic IP addressing but cannot reach or receive a response from a DHCP server.
Step-by-Step Solution
Key Concept
APIPA (Automatic Private IP Addressing) generation due to DHCP reachability failures