|
Class Summary |
| BootfileName |
This option is used to identify a bootfile when the 'file' field in
the DHCP header has been used for DHCP options. |
| ClientIdentifier |
This option is used by DHCP clients to specify their unique
identifier. |
| DhcpMessageType |
This option is used to convey the type of the DHCP message. |
| IpAddressLeaseTime |
This option is used in a client request (DHCPDISCOVER or DHCPREQUEST)
to allow the client to request a lease time for the IP address. |
| MaximumDhcpMessageSize |
This option specifies the maximum length DHCP message that it is
willing to accept. |
| Message |
This option is used by a DHCP server to provide an error message to a
DHCP client in a DHCPNAK message in the event of a failure. |
| OptionOverload |
This option is used to indicate that the DHCP 'sname' or 'file'
fields are being overloaded by using them to carry DHCP options. |
| ParameterRequestList |
This option is used by a DHCP client to request values for specified
configuration parameters. |
| RebindingTimeValue |
This option specifies the time interval from address assignment until
the client transitions to the REBINDING state. |
| RenewalTimeValue |
This option specifies the time interval from address assignment until
the client transitions to the RENEWING state. |
| RequestedIpAddress |
This option is used in a client request (DHCPDISCOVER) to allow the
client to request that a particular IP address be assigned. |
| ServerIdentifier |
This option is used in DHCPOFFER and DHCPREQUEST messages, and may
optionally be included in the DHCPACK and DHCPNAK messages. |
| TftpServerName |
This option is used to identify a TFTP server when the 'sname' field
in the DHCP header has been used for DHCP options. |
| VendorClassIdentifier |
This option is used by DHCP clients to optionally identify the vendor
type and configuration of a DHCP client. |