A network administrator receives reports that mobile devices connecting to the guest Wi-Fi network (VLAN 85, subnet ) are failing to access internet resources. Inspecting a network details page on an affected device reveals an IP address of with a subnet mask of . Reviewing the DHCP server statistics shows that the active pool for VLAN 85 currently has available IP addresses remaining out of the allocated pool entries. Which of the following actions should the administrator take to resolve the root cause of this issue?
- Expand the DHCP scope for VLAN 85 by modifying the subnet mask to a or shortening the DHCP lease duration.Answer
- BManually configure a static default gateway on the affected client devices to override the automatic private IP assignment.
- CConfigure an IP helper address on the wireless access point to forward broadcast requests across VLAN boundaries.
- DIncrease the usable pool capacity by configuring the DHCP server to assign the network ID and broadcast address to clients.
Answer
Expanding the DHCP scope for VLAN 85 (such as by modifying the subnet mask to a /23) or reducing the lease duration will resolve the address pool exhaustion issue.
The client receiving an APIPA address () combined with the DHCP server showing available addresses indicates DHCP scope exhaustion. To remediate scope exhaustion in high-turnover guest wireless networks, administrators should expand the address pool (for example, expanding a subnet to a ) or decrease the DHCP lease duration so inactive leases expire sooner.
Step-by-Step Solution
Key Concept
DHCP Scope Exhaustion and APIPA Diagnosis
Estimated Time:1m 30s