Questions: DHCP (Dynamic Host Configuration Protocol)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A university network has 800 IP addresses in its DHCP pool but 4,000 student laptops registered. Under what condition can DHCP still serve all students without running out of addresses?

AIt cannot — a DHCP pool must always have more addresses than registered devices
BOnly if leases are set to be permanent so addresses are never recycled
CAs long as no more than 800 laptops are connected simultaneously and leases expire between sessions
DOnly if each device is assigned a static reservation outside the dynamic pool
Question 2 Multiple Choice

An administrator needs to change the DNS server address for all 2,000 devices on a DHCP-managed network. What is the correct approach?

AManually update the DNS setting on each of the 2,000 devices
BUpdate the DNS server address in the DHCP server configuration; devices will pick up the change at next lease renewal
CSend a broadcast message to all devices instructing them to request a new lease immediately
DThe change cannot be made remotely — each device controls its own DNS settings
Question 3 True / False

When a DHCP client first joins a network and has no IP address, it sends its initial Discover message directly to the DHCP server's known IP address.

TTrue
FFalse
Question 4 True / False

When a DHCP lease expires without the client renewing, the IP address is returned to the pool and becomes available for assignment to another device.

TTrue
FFalse
Question 5 Short Answer

Why is the lease mechanism essential to DHCP's scalability, rather than simply permanently assigning IP addresses to devices?

Think about your answer, then reveal below.