After expanding a department in a corporate office, a network administrator is alerted that new users in that department are unable to access network resources. Initial checks reveal that attempts to connect to the network are consistently failing for these users. What should the administrator investigate as the probable cause of this network issue?
Additional wireless access points are needed.
There is a misconfiguration in network segment settings.
The DHCP pool might not have sufficient available network addresses.
Unused network ports should be deactivated to reduce load.
Address pool exhaustion occurs when all the available network addresses in a DHCP pool are currently in use, preventing new devices from obtaining addresses needed for network connection. This issue is typical when network expansion, such as adding a new department, occurs without adjusting DHCP configurations to meet increased demand. Investigating whether the DHCP pool has sufficient available network addresses directly addresses the problem. Adding more access points does not relate directly to the provisioning of network addresses, but instead to wireless coverage. Errors in network segment configuration could potentially lead to connection issues, but these would generally manifest differently than simple failures to access network resources. Deactivating unused network ports would not increase the availability of network addresses that are directly managed by DHCP.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
How does DHCP work in assigning IP addresses to devices?
Open an interactive chat with Bash
What is DHCP pool exhaustion, and how can it be resolved?
Open an interactive chat with Bash
What happens if a device is unable to obtain an IP address from DHCP?