DHCP
DHCP is a client/server service in the true form of the term. It requires a server, which is the DHCP daemon (dhcpd), to run from one or more hosts on the network that provide addresses to systems as they enter and leave the network. It also requires a DHCP client daemon (dhcpcd), running on machines that are requesting an IP address. Be aware that although you might have several servers running dhcpd, they cannot be offering the same or an overlapping range of addresses; the address range offering must be unique to each DHCP server.
The DHCP daemon, as implemented by Linux, is capable of handling both requests for BOOTP and DHCP configuration. Use of the new DHCP server is recommended in lieu of bootpd. Given its flexibility, there is little ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access