DHCP
We've seen how an IP address can be bound to an Ethernet interface, and we'll go into the details of how it's done in the Chapter 23, “Configuring Basic Networking Services.” One interesting twist, though, is DHCP: Dynamic Host Configuration Protocol, which assigns IP addresses to Ethernet interfaces on an as-needed basis.
When you configure an interface to be configured by DHCP, it sends out a request at boot time to the designated DHCP server. This request, which is really a RARP query (analogous to ARP, but operating in reverse) carries the MAC address of the interface in question to the DHCP server, which responds with an IP address (and other network settings, such as the netmask) that it knows is available. The booting host then assigns ...
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