Technical References
The number of milliseconds the DHCP server should wait for ping
responses. If you make this value too large, you will slow down the
lease offering processes. If you make this value too small, you will
reduce the effectiveness of pinging addresses before offering them.
policy nameref(Policy) default = default
The name of the policy associated with this scope.
ranges-expr expr
An expression to define the list of scope ranges to be created
for a scope object.
renew-only bool
Controls whether to allow existing clients to reacquire their leases,
but not offer any leases to new clients. Note that a 'renew-only'
scope will not change the client associated with any of its leases
(other than to allow a client currently using what the server believes
is an available IP address to continue using it).
router-host int
This is use to create the ip address from the subnet to put it on the
router interface because router interface does not take network id.
It takes ipaddress and mask
scope-description-expr expr
Defines an AT_STRING expression to apply to the description
on the scope object created when using the template.
scope-name expr
An expression to define the name of the scope object created
when using the scope template.
selection-tag-list string
The list of selection tags to associate with a scope.
update-dns-for-bootp bool
If the server is replying to a BOOTP request, and is offering a lease
from a Scope which is configured to perform DNS updates, it will check
this property before beginning the DNS update. This feature allows
an administrator to prevent DNS updates for BOOTP clients, while
allowing updates for DHCP clients.
'Update-dns-for-bootp' can be controlled globally with the 'server'
command; that global command can be overridden by individual Scopes
as necessary.
vpn-id int default = 0, immutable
The id of the dhcp vpn that contains this scope. The
vpn-id of a scope must be initialized when the scope
is created, and cannot be edited once it is set.
scope-template-policy