23.2. Configuring a DHCP Server
To configure a DHCP server, the /etc/dhcpd.conf configuration file must be created. A sample file can be found at /usr/share/doc/dhcp-<.
version>/dhcpd.conf.sample
DHCP also uses the file /var/lib/dhcp/dhcpd.leases to store the client lease database. Refer to Section 23.2.2, “Lease Database” for more information.