dhcpv6ClientOptionData
Value Type
hex-bytes
Default Value
This testvar must be explicitly defined in the configuration file
This testvar can appear multiple times in a configuration file. Each instance must take the form dhcpv6ClientOptionData
Description
CDRouter’s DHCPv6 LAN clients may be configured with additional options using the dhcpv6ClientOptionCode* and dhcpClientOptionData* testvars. Client side options are configured the same way as the existing DHCPv6 server side options.
Each DHCPv6 option is configured using a testvar entry for the option code and another for the raw hex data. The DHCP option data must be converted into the raw ascii hex format. The total option length will be computed automatically.