![Zhone Z-Edge 64 Configuration Manual Download Page 66](http://html1.mh-extra.com/html/zhone/z-edge-64/z-edge-64_configuration-manual_932953066.webp)
Advanced IP configuration
66
Z-Edge 64 Configuration Guide
If only the dhcp-server-options record exists, the Z-Edge 64 uses those
settings as the default for all DHCP server interfaces.
Setting DHCP server options
At startup, the Z-Edge 64 creates a default dhcp-server-options record. This
profile defines global options for the Z-Edge 64 DHCP server.
The following example shows the dhcp-server-options profile with its
default values:
zSH> get dhcp-server-options 0
Please provide the following: [q]uit.
lease-time: -----> {2700}:
min-lease-time: -> {1800}:
max-lease-time: -> {3600}:
reserve-start: --> {5}:
reserve-end: ----> {5}:
restart: --------> {no}:
....................
The dhcp-server-options profile supports the following parameters (all
others should be left at their default values):
Parameter
Description
lease-time
The global default time in seconds that
will be assigned to a DHCP lease if the
client requesting the lease does not
request a specific expiration time.
min-lease-time
The minimum expiration time in
seconds that will be assigned to a
DHCP lease by the server, regardless
of the value specified by a client.
Values:
-1 to 2147483647
-1 indicates the parameter should be
ignored.
Default: 0
max-lease-time
The maximum time in seconds that
will be assigned to a lease regardless
of the value specified by a client.
Values:
-1 to 2147483647.
-1 indicates the parameter should be
ignored.
Default: 86400