N10-005 · Question #810
A network has a large number of users who connect for short periods of time and the network needs to maximize the number of devices that can be configured using DHCP. Which of the following should…
The correct answer is C. Decrease lease times. A DHCP lease time defines how long a device holds an assigned IP address before it must renew or release it. When users connect briefly and disconnect, long lease times cause IP addresses to remain 'in use' even after the device leaves, exhausting the available pool. By…
Question
A network has a large number of users who connect for short periods of time and the network needs to maximize the number of devices that can be configured using DHCP. Which of the following should be configured to solve this issue?
Options
- AIncrease the number of reservations
- BIncrease exclude list
- CDecrease lease times
- DDecrease the scope
How the community answered
(32 responses)- A9% (3)
- B3% (1)
- C75% (24)
- D13% (4)
Explanation
A DHCP lease time defines how long a device holds an assigned IP address before it must renew or release it. When users connect briefly and disconnect, long lease times cause IP addresses to remain 'in use' even after the device leaves, exhausting the available pool. By decreasing lease times, IP addresses are returned to the pool more quickly after devices disconnect, allowing those addresses to be reassigned to new devices sooner and maximizing the number of devices that can be served. Increasing reservations (A) does the opposite - it locks specific IPs to specific devices. Increasing the exclude list (B) removes addresses from the pool. Decreasing the scope (D) reduces the total number of available addresses.
Topics
Community Discussion
No community discussion yet for this question.