140 | DHCP Client Configuration |
Ethernet encapsulation
Default TCP TTL
TCP
TCP
The following documentation, adapted from manual pages provided by the Internet Software Consortium, gives the format of allowed DHCP options which may be specified in the configuration file.
9.4.1 Option statements
DHCP option statements always start with the option keyword, followed by an option name, followed by option data. The option names and data formats are described below. It is not necessary to exhaustively specify all DHCP options - only those options which are needed by clients must be specified. Option data comes in a variety of formats, as follows:
The
The int32 data type specifies a signed
The string data type specifies an NVT ASCII string, which must be enclosed in double quotes
option
The flag data type specifies a Boolean value. Booleans may take the value 1 (true) or 0 (false).
The
series of octets specified in hexadecimal, separated by colons. For example:
option
option
The documentation for the various options mentioned below is taken from the latest IETF draft document on DHCP options. Options which are not listed by name may be defined by the name