Installation guide

Chapter 12. Dynamic Host Configuration Protocol (DHCP) 117
12.4. Additional Resources
For configuration options not covered here, please refer to the following resources.
12.4.1. Installed Documentation
dhcpd man page — describes how the DHCP daemon works
dhcpd.conf man page — explains how to configure the DHCP configuration file; includes
some examples
dhcpd.leases man page — explains how to configure the DHCP leases file; includes some
examples
dhcp-options man page explains the syntax for declaring DHCP options in
dhcpd.conf; includes some examples
dhcrelay man page — explains the DHCP Relay Agent and its configuration options.
12.4.2. Useful Websites
http://www.linuxdoc.org/HOWTO/mini/DHCP/index.html DHCP mini-HOWTO
from the Linux Documentation Project