A workstation user in a branch office reports that following scheduled network maintenance, their system cannot access internal enterprise servers or internet resources. A technician runs `ipconfig /all` on the affected host and receives the following output:
Ethernet adapter Local Area Connection:
Link-local IPv6 Address . . . . . : fe80::d1a4:89c1:3f20:7b11%12
IPv4 Address. . . . . . . . . . . : 169.254.48.192
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :
The branch office relies on a centralized DHCP server located across a Layer 3 router on the main corporate network segment. Which of the following is the MOST likely root cause of this connectivity failure?
- The DHCP relay agent (IP helper address) on the local router was disabled or misconfigured during maintenance.Cevap
- BThe workstation was statically misconfigured with an invalid link-local address range that blocks routable outbound traffic.
- CThe primary DNS server is failing to resolve DHCP lease request hostnames to valid gateway IP addresses.
- DThe local Layer 2 switch is failing to route IP traffic between the host's subnet and the default gateway address.