DHCP (Dynamic Host Configuration Protocol) is a network protocol used to dynamically
allocate network parameters to network hosts. The automatic allocation of network
parameters to hosts eases the administrative burden of maintaining an IP network. The
system complies with the DHCP specifications documented in RFC 2131. DHCP by
default, which allows the system connected to the network to become operational by
obtaining IP addresses and additional network parameters from the DHCP server.
DHCP Option
DHCP provides a framework for passing information to TCP/IP network devices. Network
and other control information are carried in tagged data items that are stored in the
options field of the DHCP message. The data items themselves are also called options.
DHCP can be initiated by simply connecting the system to the network. The system
broadcasts DISCOVER messages to request network information carried in DHCP
options. The DHCP server responds with the specific values in the corresponding
options.
The following table lists the common DHCP options supported by the system.