Platform SDK: Network Management

DHCP Standards

Dynamic Host Configuration Protocol (DHCP) is a standardized protocol that enables clients to be dynamically assigned with various configuration parameters, such as an IP address, subnet mask, default gateway, and other critical network configuration information. DHCP servers centrally manage such configuration data, and are configured by network administrators with settings that are appropriate for a given network environment. DHCP servers in turn communicate with DHCP clients through the use of DHCP messages.

DHCP has many associated documents that standardize the protocol, and the messages DHCP clients and servers use to communicate their requests and data. These standardization documents can be found at the Internet Engineering Task Force (IETF) web site, located at www.ietf.org

The following are some relevant Request For Comments documents (RFCs) associated with DHCP, which include definitions for DHCP messages such as INFORM, and others:

Note that there are additional RFCs associated with DHCP available on the IETF web site, and that standards efforts and specifications are subject to change. If you are interested in tracking specific or new standards efforts, you should frequently consult the IETF web site.