Technical References
Associates an IPv6 prefix (subnet) with a link. Use this attribute
to group prefixes that are on a single link.
local-cluster oid
Identifies the local DHCP cluster or failover pair
for this regional prefix.
max-leases rangeint(0-2000000) default = 65536
Sets the maximum number of non-reserved leases that the server
will allow to exist on this prefix. When a new lease needs to
be created, the server will only do so if the limit has not
been exceeded. When the limit is exceeded, no new leases can be
created and offered to clients.
This limit is not applied when existing leases are loaded from
the lease state database during server start-up.
This attribute is also used when calculating the free-address
level for address traps.
name string required,unique,immutable
Assigns a name to an IPv6 prefix (subnet).
owner nameref(CCMOwner)
Identifies the owner of this prefix, referenced by name. Owners
can be used to limit administrative access to prefixes
by owner.
If the prefix has an associated link, the owner of the
associated link will apply, if it is set.
If there is no associated link, or the link owner
is unset, the owner of the parent prefix will apply,
if the prefix owner is unset.
policy nameref(Policy)
Refers to a shared policy to use when replying to clients.
range prefix
Specifies a subrange the server can use to configure prefixes
for address assignment.
The prefix used depends on the value set for the dhcp-type attribute.
If not set, the prefix address is used. This may specify a longer
prefix than the prefix address to limit the range of addresses
or prefixes available for assignment.
region nameref(CCMRegion)
Identifies the region for this prefix, referenced by name. Regions
can be used to limit administrative access to prefixes
by region.
If the prefix has an associated link, the region for the
associated link will apply, if it is set.
If there is no associated link, or the link region
is unset, the region for the parent prefix will apply,
if the prefix region is unset.
reverse-zone-prefix-length rangeint(0-124)