This document discusses DHCP (Dynamic Host Configuration Protocol). It defines DHCP as a method for automating the assignment of IP addresses and networking information. The purposes of DHCP are to reduce workload and errors from manually assigning IP addresses. It describes how DHCP works by clients sending discovery messages and servers responding with offers, and how leases are renewed. Proper planning is needed when setting up a DHCP server to implement an IP addressing strategy and allow for network growth.