Configuring the Z-Edge 64 as a DHCP server
Z-Edge 64 Configuration Guide
69
•
Defines a domain name.
•
Defines two DNS servers.
•
Uses the minimum, maximum, and default lease time (by accepting the
default settings for the default-lease-time, min-lease-time, and
max-lease-time).
zSH> new dhcp-server-subnet 12
Please provide the following: [q]uit.
network: ---------------> {0.0.0.0}: 192.168.1.0
netmask: ---------------> {0.0.0.0}: 255.255.255.0
domain: ----------------> {0}: 1
range1-start: ----------> {0.0.0.0}: 192.168.1.10
range1-end: ------------> {0.0.0.0}: 192.168.1.20
range2-start: ----------> {0.0.0.0}:
range2-end: ------------> {0.0.0.0}:
range3-start: ----------> {0.0.0.0}:
range3-end: ------------> {0.0.0.0}:
range4-start: ----------> {0.0.0.0}:
range4-end: ------------> {0.0.0.0}:
default-lease-time: ----> {-1}:
min-lease-time: --------> {-1}:
max-lease-time: --------> {-1}:
boot-server: -----------> {0.0.0.0}: 192.168.1.55
bootfile: --------------> {}: zedgebh2a.bin
default-router: --------> {0.0.0.0}: 192.168.1.1
primary-name-server: ---> {0.0.0.0}: 192.168.8.21
secondary-name-server: -> {0.0.0.0}: 201.23.20.2
domain-name: -----------> {}: zhone.com
....................
Save new record? [s]ave, [c]hange or [q]uit: s
New record saved.
Creating dhcp-server-group profile
The dhcp-server-group defines options for a set of clients in a given domain.
Inclusion of a given client into the group is based on a substring match of
either the client’s DHCP vendor class identifier, its DHCP client identifier
values, or both. The scope of a group object always overrides those of a
subnet object for any DHCP client lease.
Modify the following parameters to create a new dhcp-server-group profile:
Parameter
Description
name
The DHCP server group name.