NEXPEED NBG440 User’s Manual
NexComm Systems, Inc. 74 PAGE
Step2:
Setting gateway, dns, and wins for the IP address pool :
COMMAND
(conf)# dhcp <poolname> gw|dns|wins <ipaddr> [secondary]
Parameters
<poolname> - name of the IP address pool
gw|dns|wins : gateway or dns or wins
<ipaddr> - IP address of gateway or dns or wins
secondary - sets the secondary IP address of gateway or dns or
wins
Step3:
Setting lease time for the IP address pool :
Lease time specifies how long a DHCP IP address lives before it needs to be renewed. If
the host. Renews the address before it expires, the NBG440 router provides the same
address. You must set up this option to using a DHCP server.
COMMAND
(conf)# dhcp <poolname> lease <seconds>
Parameters
<poolname> - name of the IP address pool
<seconds> - lease time, set in the unit of second
Step4:
Setting domain name for the IP address Pool :
COMMAND
(conf)# dhcp <poolname> domain <string>
Parameters
<poolname> - name of the IP address pool
<string> - set a domain in a character string
Step5:
Activating the IP address pool :
The DHCP-sever feature for the IP address pool is enabled and works.
COMMAND
(conf)# dhcp <poolname> start
Parameters
<poolname> - name of the IP address pool
start : starts the dhcp-server feature for the IP address pool