DHCP
Also known as: Dynamic Host Configuration Protocol
DHCP (Dynamic Host Configuration Protocol) automatically assigns an IP address to a device joining a network, with nothing entered by hand.
DHCP (Dynamic Host Configuration Protocol) makes sure a device joining a network automatically receives a free IP address, the matching subnet mask, the gateway, and usually DNS servers too. Without DHCP, every address would need to be entered manually, which quickly becomes unmanageable past a handful of devices. This job is handled by a DHCP server, often built into a router or run as a dedicated service.
In practice, a device broadcasts a request for an address when it starts up, and the DHCP server answers with a free address from a defined range known as the pool. That assignment is a lease — borrowed for a set period and renewed automatically for as long as the device stays on the network. Some devices, such as printers or servers, get a fixed reservation instead, so their address never changes.
A classic problem is two DHCP servers running on the same network — for instance a private router that's accidentally still active: devices then get addresses from whichever server answers first, and connectivity becomes unreliable. Just as common is an address pool that's too small, running out the moment more devices are on the network than originally planned for.
What it means in practice
For a business, this means a properly configured DHCP setup stops a printer from suddenly holding a different address and disappearing from the print queue, or two devices ending up with the same address by chance. An unnoticed second DHCP server on the network usually shows up as sporadic connection drops. NDVDL sets up DHCP in network projects with clearly defined address ranges and reservations.
Is this handled properly at your site?
We look at how it actually stands with you — and say honestly whether anything needs doing.
Related terms
All termsA term from your quote missing here?
Send us the passage you do not follow. We will explain it — with no obligation to order anything.