Configuring the Z-Edge 64 as a DHCP server
Z-Edge 64 Configuration Guide
67
The following example changes the dhcp-server-options record to specify
that each DHCP server reserve the first 10 addresses and the last 10 addresses
in a network and does not include them in the DHCP server address pool.
zSH> update dhcp-server-options 0
Please provide the following: [q]uit.
lease-time: -----> {43200}:
min-lease-time: -> {0}:
max-lease-time: -> {86400}:
reserve-start: --> {5}: 10
reserve-end: ----> {5}: 10
restart: --------> {no}:
....................
Save changes? [s]ave, [c]hange or [q]uit: s
Record updated.
In this example, if a DHCP server on the 192.168.9.0 network reserved the
first 10 addresses and last 10 addresses, it would assign addresses from
192.168.9.10 to 192.168.9.245.
Creating DHCP server subnet options
The dhcp-server-subnet profile allows you to define options for a specific
network that is being managed by the DHCP server. All subnets within a
routing domain must be unique, so a given subnet object will provide options
for exactly one connected network.
reserve-start
The default number of IP addresses, at
the beginning of the Z-Edge 64 subnet
IP address space, that are reserved by
the DHCP server. To override this
default, create a specific subnet rule
for each subnet that needs to be
handled differently.
reserve-end
The default number of IP addresses at
the end of the Z-Edge 64 ‘s subnet IP
address space that are reserved by the
DHCP server. To override this default,
create a specific subnet rule for each
subnet that needs to be handled
differently.
Parameter
Description