Technical References

Lists the options the server returns to all BOOTP clients.
v4-reply-options optionid4
Lists the options the server returns to all DHCPv4 clients, whether
or not the client specifically asks for the option data.
v6-reply-options optionid6
Lists the options that should be returned in any
replies to DHCPv6 clients.
This attribute has special handling during the policy hierarchy
processing when checking the Prefix policies (embedded or named)
for the Prefixes on a Link. The Prefixes for the Link are
processed in alphabetic (case blind) order. For each Prefix, the
embedded and then named policy are checked. Only Prefixes to which
the client has access (based on selection tags, etc.) are checked.
valid-lifetime time default = 2w
Assigns the default and maximum valid lifetime for leases to
DHCPv6 client interfaces. Expressed in seconds and relative
to the time the server sent the packet, this attribute sets
the length of time that an address remains valid. When this
period of time expires, the address becomes invalid and
unusable. The valid lifetime must be greater than or equal
to the preferred lifetime.
client-policy
client-policy - Adds DHCP policy information to a client object
Synopsis
client-policy <client-name> delete
client-policy <client-name> set <attribute>=<value> [<attribute>=<value> ...]
client-policy <client-name> get <attribute>
client-policy <client-name> disable <attribute>
client-policy <client-name> enable <attribute>
client-policy <client-name> show
client-policy <client-name> setLeaseTime <time-val>
client-policy <client-name> getLeaseTime
client-policy <client-name> setOption <opt-name | id> <value>
client-policy <client-name> getOption <opt-name | id>
client-policy <client-name> unsetOption <opt-name | id>
client-policy <client-name> listOptions
client-policy <client-name> setV6Option <opt-name | id> <value>
client-policy <client-name> getV6Option <opt-name | id>
client-policy <client-name> unsetV6Option <opt-name | id>
client-policy <client-name> listV6Options
client-policy <client-name>
setVendorOption <opt-name | id> <opt-set-name> <value>