A workstation on an enterprise network is unable to access internal network shares or the Internet. A network technician runs `ipconfig` on the command prompt and receives the following output:
IPv4 Address. . . . . . . . . . . . : 169.254.184.91
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Which of the following is the most likely cause of this issue?
- The workstation failed to reach a DHCP server and self-assigned an Automatic Private IP Addressing (APIPA) address.Answer
- BThe workstation default gateway IP address was statically configured on an incompatible subnet.
- CThe local router interface requires a DHCP relay agent to permit static IP address assignments.
- DThe workstation was automatically assigned the subnet broadcast address due to a scope calculation error.
Answer
The workstation failed to reach a DHCP server and self-assigned an Automatic Private IP Addressing (APIPA) address.
An IPv4 address in the range 169.254.0.1 through 169.254.255.254 indicates that the operating system assigned an Automatic Private IP Addressing (APIPA) address after failing to contact a DHCP server.
Step-by-Step Solution
Key Concept
Automatic Private IP Addressing (APIPA) Identification
Estimated Time:45s