User's Manual
389
Command Purpose
ip dhcpd pool name
Adds the address pool of DHCP server and enters the configuration
mode of the DHCP address pool.
(18) Configuring Relevant Parameters for the Address Pool of DHCP Server
In the configuration mode of DHCP address pool, you can run the following commands to set related
parameters.
To set the network address of the address pool of automatic distribution, run the following command:
Command Purpose
network ip-addr netsubnet
Sets the network address of the address pool
of automatic distribution.
To set the address range of automatic distribution, run the following command:
Command Purpose
range low-addr high-addr
Sets the address range of automatic
distribution.
To set the default route, which is distributed by the client, run the following command:
Command Purpose
default-router ip-addr …
Sets the default route that is distributed to the
client.
To set the address of DNS server, which is distributed to the client, run the following command:
Command Purpose
dns-server ip-addr …
Sets the address of DNS server, which is
distributed to the client.
To set a domain name, which is distributed to the client, run the following command:
Command Purpose