Technical References
Status
See Also
server
Attributes
activity-summary-interval time default = 5m
Sets the time that elapses between activity summary log
messages. You must also enable the activity-summary setting
in log-settings.
addr-blocks-default-selection-tags string
Associates a default selection tag (or list of tags) with incoming
subnet-allocation requests that do not contain any subnet name
data.
addr-blocks-use-client-affinity bool default = true
Controls whether the DHCP server allocates subnets to clients
using address-blocks that the clients have already used.
If you set this attribute to false, the server allocates subnets
from any suitable block (based on other selection data in client
messages.
addr-blocks-use-lan-segments bool default = false
Controls whether DHCP subnet-allocation uses the lan-segment
attribute when it is configured on address-blocks.
addr-blocks-use-selection-tags bool default = true
Controls whether the server compares subnet name data on an
incoming subnet-allocation request with the selection tag of each
address-block. A block is only considered if the two match.
atul-port rangeint(1-65535) default = 7543
If configured, enables the DHCP server to listen for incoming
ATUL queries on this UDP port.
atul-support bool default = off
Enables DHCP support for the ATUL query protocol. The atul-port
parameter configures the port number to use to listen for
ATUL queries.
client-cache-count int default = 1000
Specifies the maximum number of clients in the client cache.
The DHCP server allocates the amount at startup and frees
it at shutdown. If you set the value to 0, you disable client
caching and the server must use persistent storage to process a
DHCPREQUEST.
client-cache-ttl time default = 10s