dhcpClientOptionCode
Value Type
decimal
Minimum Value
0
Maximum Value
255
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 dhcpClientOptionCode
Description
You may configure additional DHCP client options for the CDRouter DHCP LAN client using testvars dhcpClientOptionCode* and dhcpClientOptionData*. Client side options are configured the same way as the existing DHCP server side options. Each DHCP option is configured using 2 testvar entries for the DHCP option code and raw hex data for the option. The DHCP option data must be converted into the raw ascii hex format. NOTE: You do not need to include the total option length in the data portion since this will be computed automatically. You can configure a DHCP client option with no data by setting the dhcpClientOptionData* testvar to the special value none.
After defining an instance of this testvar, you may also define the corresponding instance of the following testvars: dhcpClientOptionData