A network technician connects a newly imaged workstation to an Ethernet wall outlet in a multi-tenant corporate office. The network interface card (NIC) link light is solid green, indicating established physical connectivity. However, running `ipconfig` reveals that the workstation has an IPv4 address of with a subnet mask of . All existing computers on the floor receive valid addresses from a central server. Which of the following is the MOST likely cause of this issue?
- The switch port connected to the wall outlet is assigned to an isolated or incorrect VLAN that lacks an active DHCP server or relay agent.Answer
- BThe workstation is sending hostname resolution requests to the DHCP server instead of querying the primary DNS server.
- CThe physical network patch cable has suffered a complete open fault, preventing the NIC from establishing a hardware link.
- DThe workstation requires an unmanaged Layer 2 switch rather than a router to connect its local subnet to the corporate network.
Answer
The switch port connected to the wall outlet is assigned to an isolated or incorrect VLAN that lacks an active DHCP server or relay agent.
An IP address of indicates APIPA, which occurs when a workstation fails to receive a response from a DHCP server. Since the NIC link light is solid green, the physical layer is functional. In a corporate environment, a workstation generating an APIPA address on a specific outlet while neighboring machines function normally indicates that the switch port is misconfigured to an isolated or incorrect VLAN that lacks an operational DHCP server or IP helper relay.
Step-by-Step Solution
Key Concept
APIPA Interpretation & VLAN Troubleshooting