Technical References

Provides a fixed time of day for replica polling.
This time is interpreted as a time of day offset, with 0 being
12 midnight, provided the polling interval is less than 24 hours,
and the offset value is less than the polling interval. If the offset
value is greater than the polling interval, or the interval is
greater than 24 hours, the offset will be ignored.
The scheduler for polling will ensure that the first polling event
occurs at the offset time. For example, if you set the interval to
4 hours and the offset to 2am, the polling would occur at 2am, 6am,
10am, 2pm, 6pm and 10pm.
poll-subnet-util-interval rangetime(0-1y) default = 4h
This interval specifies how often to collect subnet
utilization from all the DHCP servers. If set to 0, polling
is disabled.
poll-subnet-util-offset rangetime(0-24h)
Provides a fixed time of day for subnet utilization polling.
This time is interpreted as a time of day offset, with 0 being
12 midnight, provided the polling interval is less than 24 hours,
and the offset value is less than the polling interval. If the offset
value is greater than the polling interval, or the interval is
greater than 24 hours, the offset will be ignored.
The scheduler for polling will ensure that the first polling event
occurs at the offset time. For example, if you set the interval to
4 hours and the offset to 2am, the polling would occur at 2am, 6am,
10am, 2pm, 6pm and 10pm.
poll-subnet-util-retry rangeint(0-4) default = 1
The number of retries for a given polling interval, if polling fails.
poller-event-threads rangeint(1-5) default = 2
This specifies how many threads that the poller will create.
Changes to this setting will take effect on the next server restart.
regional-edit-mode flags(admin=1, dhcp=2, dns=3) default =
Indicates the default mode that web UI and CLI clients use for
regional edits:
1 admin
When set, indicates that regional admin edits, including
password changes made by individual users, will be
automatically synchronized with all local clusters.
2 dhcp
If set, reservation edits are forwarded to the local cluster
or failover pair after being saved to the configuration
database. If unset, push operations are required to update the
local cluster(s).
3 dns
If set, zone and RR edits are forwarded to the primary DNS
server after being saved to the configuration database. If
unset, a 'Zone Distribution Sync' function is required to
update the DNS server.
The default mode is applied only when the client requests the
server default, does not request a specific edit mode.
regional-zone-edit-mode enumint(staged=1, synchronous=2) default = staged