Product
Search Results

dhcpv6ServerOptionData

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 dhcpv6ServerOptionData with starting at 1.

Description

CDRouter’s DHCPv6 server on the WAN may be configured to return specific options to the DUT’s DHCPv6 client. The testvar dhcpv6ServerOptionCode* should specify the DHCP option code in decimal format.

The dhcpv6ServerOptionData* testvar is used to define the option data for any additional DHCPv6 options configured on the WAN side DHCPv6 server. The option data must be encoded in ascii hex format. The option length will be computed automatically based on the size of the data.