Technical References

This attribute provides for the optional subdivision of
option data into nested sub-option objects. This is
not used for storing DHCP server configuration, but may be
useful in other uses of TLV based values.
value blob
The option value (the V part of the TLV)
option-set
option-set - Configure option definition sets
Synopsis
option-set <name> create <8-bit | 16-bit> vendor-option-string=<string>
[<attribute>=<value>]
option-set <name> create <8-bit | 16-bit> vendor-option-enterprise-id=<integer>
[<attribute>=<value>]
option-set <name> delete
option-set list
option-set listnames
option-set <name> [show]
option-set <name> set <attribute>=<value> [<attribute>=<value> ...]
option-set <name> get <attribute>
option-set <name> unset <attribute>
option-set <name> enable <attribute>
option-set <name> disable <attribute>
option-set dhcp-custom unset
option-set dhcp6-custom unset
Description
The option-set command configures option definition sets.
Use reserved names as follows:
dhcp-config and dhcp6-config to view currently configured
option sets for DHCPv4 and DHCPv6 respectively. These
reserved names show all built-in and custom option
definitions.
dhcp-custom and dhcp6-custom to view only custom option
definitions.
Changes to the custom sets are merged with the built-in
option definitions to form config sets.
Modifications to the custom sets are not visible in
the config sets until after you perform a SAVE.
You cannot use the reserved names when creating or deleting
an option set. The custom sets are created when the first