Object containing advanced DHCP options.
| |  | Name | Description | |
| | | AllSubnetsLocal | Specifies whether or not the client may assume that all subnets of the IP network to which the client is connected use the same MTU as the subnet of that network to which the client is directly connected. | |
| | | DefaultIpTtl | Default time-to-live that the client should use on outgoing datagrams. | |
| | | DefaultTcpTtl | Default TTL that the client should use when sending TCP segments. | |
| | | ErrorMessage | This option is used to provide an error message to a DHCP client. | |
| | | EthernetEncapsulation | Specifies whether or not the client should use Ethernet Version 2 or IEEE 802.3 encapsulation if the interface is an Ethernet. | |
| | | InterfaceMTU | MTU to use on this interface. | |
| | | IpForwarding | Specifies whether the client should configure its IP layer for packet forwarding. | |
| | | MaskSupplier | Specifies whether or not the client should respond to subnet mask requests using ICMP. | |
| | | MaxDatagramSize | Specifies the maximum size datagram that the client should be prepared to reassemble. | |
| | | NonLocalSourceRouting | Specifies whether the client should configure its IP layer to allow forwarding of datagrams with non-local source routes. | |
| | | PerformMaskDiscovery | Specifies whether or not the client should perform subnet mask discovery using ICMP. | |
| | | PerformRouterDiscovery | Specifies whether or not the client should solicit routers using the Router Discovery mechanism defined in RFC 1256. | |
| | | PolicyFilter | Specifies policy filters for non-local source routing. | |
| | | RouterSolicitationAddress | Address to which the client should transmit router solicitation requests. | |
| | | StaticRoute | A list of static routes that the client should install in its routing cache. | |
| | | TcpKeepAliveGarbage | Specifies the whether or not the client should send TCP keepalive messages with a octet of garbage for compatibility with older implementations. | |
| | | TimeOffset | Offset of the client's subnet in seconds from Coordinated Universal Time (UTC). | |
| | | TrailerEncapsulation | Specifies whether or not the client should negotiate the use of trailers (RFC 893) when using the ARP protocol. | |