Technical References
Controls whether a prefix extends leases to clients. A deactivated
prefix does not extend leases to any clients. It treats all addresses
in its ranges as if they were individually deactivated.
Default, false (active).
description string
Describes the prefix.
dhcp-type enumint(stateless=0, dhcp=1, prefix-delegation=2, infrastructure=3, parent=4) default =
dhcp
Defines how DHCP manages address assignment within a prefix:
stateless Prefix is used only for stateless
option configuration.
dhcp Prefix is used for stateful address
assignment.
prefix-delegation Prefix is used for prefix-delegation.
infrastructure Prefix is used to map a client address to
a link, and does not have an address pool.
parent Prefix is not used by DHCP. It is used as
a container object, to group child prefixes.
embedded-policy obj(0)
Specifies a policy embedded within an IPv6 prefix.
expiration-time date
Sets the time and date on which a prefix expires. After this date
and time, the server neither grants new leases nor renews existing
leases from this prefix.
Once the expiration-time has passed, the prefix is no longer used
(though old leases and leases with grace or affinity periods
continue to exist until those periods elapse).
Enter this as a date in the format "[weekday] mon day
hh:mm[:ss] year". For example, "Dec 31 23:59 2006".
free-address-config nameref(AddrTrapConfig)
Identifies which trap captures unexpected free address events
on this prefix.
If this attribute is not configured, the server looks for
the free-address-config attribute on the parent Link object.
If that attribute is not configured, the server looks for
the v6-default-free-address-config on the DHCPServer object.
ignore-declines bool default = false
Controls whether the DHCP server responds to a DHCPv6 DECLINE
message that refers to an IPv6 address or a delegated prefix
from this prefix.
If enabled, the DHCP server ignores all declines for leases
in this prefix.
If disabled or not set, the DHCP server sets to UNAVAILABLE
every address or delegated prefix requested in a DECLINE
message if it is leased to the client.
The default value is false, so that DECLINE messages are
processed normally.
link nameref(Link)