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.
dhcp-dns-update
dhcp-dns-update - Configures a DNS Update object for DHCP
Synopsis
dhcp-dns-update <name> create [<attribute>=<value>]
dhcp-dns-update <name> delete
dhcp-dns-update list
dhcp-dns-update listnames
dhcp-dns-update <name> show
dhcp-dns-update <name> set <attribute>=<value> [<attribute>=<value> ...]
dhcp-dns-update <name> get <attribute>
dhcp-dns-update <name> unset <attribute>
dhcp-dns-update <name> enable <attribute>
dhcp-dns-update <name> disable <attribute>
Description
The dhcp-dns-update command configures dynamic DNS update configurations
for DHCP. DHCP policies refer to this information to control the DNS
update behavior for each client.
Examples
Status