> <userinput>config set Dhcp4/option-data[2]/data ""</userinput>
> <userinput>config commit</userinput>
</screen>
- Even tough the "container" option does not carry any data except
+ Even though the "container" option does not carry any data except
sub-options, the "data" field must be explictly set to an empty value.
It is required because the default configuration values are not
propagated to the configuration parsers in the current version of Kea.
> <userinput>config set Dhcp6/option-data[2]/data ""</userinput>
> <userinput>config commit</userinput>
</screen>
- Even tough the "container" option does not carry any data except
+ Even though the "container" option does not carry any data except
sub-options, the "data" field must be explictly set to an empty value.
It is required because the default configuration values are not
propagated to the configuration parsers in the current version of Kea.