A network administrator receives reports that newly arriving wireless clients on a high-density office VLAN () are unable to access network resources. Inspecting an affected workstation via `ipconfig /all` reveals the following output:
text
IPv4 Address. . . . . . . . . . . : 169.254.112.45
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DHCP Server . . . . . . . . . . . :
Wireless 802.1X authentication logs show that clients authenticate successfully, but DHCP lease requests time out. Further inspection of the centralized DHCP server shows that the scope for has active leases out of total allocated addresses, with a default lease duration of days.
Which of the following actions is the most appropriate resolution to fix the IP address assignment failure?
- AConfigure a local DHCP relay agent on the wireless access points to assign APIPA addresses automatically.
- Reduce the DHCP scope lease duration and expand the available address pool for the wireless VLAN.Cevap
- CChange the default gateway setting in the DHCP scope options to match the client's current 169.254.x.x address range.
- DIncrease the subnet mask on the DHCP scope to /24 to create additional usable host IP addresses within the scope.