AdvancedOptions object
Object containing advanced DHCP options.

 NameDescription 
  AllSubnetsLocalSpecifies 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. 
  DefaultIpTtlDefault time-to-live that the client should use on outgoing datagrams. 
  DefaultTcpTtlDefault TTL that the client should use when sending TCP segments. 
  ErrorMessageThis option is used to provide an error message to a DHCP client. 
  EthernetEncapsulationSpecifies whether or not the client should use Ethernet Version 2 or IEEE 802.3 encapsulation if the interface is an Ethernet. 
  InterfaceMTUMTU to use on this interface. 
  IpForwardingSpecifies whether the client should configure its IP layer for packet forwarding. 
  MaskSupplierSpecifies whether or not the client should respond to subnet mask requests using ICMP. 
  MaxDatagramSizeSpecifies the maximum size datagram that the client should be prepared to reassemble. 
  NonLocalSourceRoutingSpecifies whether the client should configure its IP layer to allow forwarding of datagrams with non-local source routes. 
  PerformMaskDiscoverySpecifies whether or not the client should perform subnet mask discovery using ICMP. 
  PerformRouterDiscoverySpecifies whether or not the client should solicit routers using the Router Discovery mechanism defined in RFC 1256. 
  PolicyFilterSpecifies policy filters for non-local source routing. 
  RouterSolicitationAddressAddress to which the client should transmit router solicitation requests. 
  StaticRouteA list of static routes that the client should install in its routing cache. 
  TcpKeepAliveGarbageSpecifies the whether or not the client should send TCP keepalive messages with a octet of garbage for compatibility with older implementations. 
  TimeOffsetOffset of the client's subnet in seconds from Coordinated Universal Time (UTC). 
  TrailerEncapsulationSpecifies whether or not the client should negotiate the use of trailers (RFC 893) when using the ARP protocol.