Product
Search Results

wanDutClientID

Value Type

hex-bytes

Default Value

This testvar must be explicitly defined in the configuration file

Description

This parameter specifies the expected value of the DHCPv4 client identifier option (61) sent by the DUT’s WAN DHCPv4 client. The option 61 type and value fields must be appended to determine the correct value for this testvar. For example, if the DUT is advertising a client identifier of 01:02:03:04:05:06, wanDutClientId should be set to “01010203040506”, where the leading “01” represents the type field in the option.

If the DUT’s WAN DHCPv4 client does not include a DHCP client identifier option (61), this testvar should be set to the value of the chaddr field used by the DUT. For example, if the DUT sends DHCP messages with a chaddr field containing the MAC address 01:02:03:04:05:06, wanDutClientID should be set to “010203040506”.

This parameter should only be defined when forwardingMode is set to “bridge” and wanMode is set to “DHCP”. No DHCP reservation will be made when forwardingMode is set to “route”.

This testvar was added in CDRouter 11.0