User's Manual

Table Of Contents
413
Users Manual of CS-6306R
43.3.3.6 Configuring database storage parameter
To configure the interval when the address distribution information is stored in the agent database, run the
following command in global configuration mode.
Run... To...
ip dhcpd write-time time
Specify the interval at which the address distribution information is stored in
the agent database.
43.3.3.7 Configuring DHCP server address pool
Run the following command in global configuration mode to add the address pool for the DHCP server:
Run... To...
ip dhcpd pool name
Add the address pool of the DHCP server and enter the configuration mode of the
DHCP address pool.
43.3.3.8 Configuring DHCP server address pool
You can run the following commands in DHCP address pool configuration mode to configure related
parameters.
Run the following command to configure the network address of the address pool which is used for automatic
distribution.
Run... To...
network ip-addr netsubnet
Configure the network address of the address pool which is used for
automatic distribution.
Run the following command to configure the address range that is used for automatic distribution.
Run... To...
range low-addr high-addr
Configure the address range that is used for automatic distribution.
Run the following command to configure the default route that is distributed to the client:
Run... To...
default-router ip-addr
Configure the default route that is distributed to the client.
Run the following command to configure the DNS server address that is distributed to the client:
Run... To...
dns-server ip-addr …
Configure the DNS server address that is distributed to the client.
Run the following command to configure domain that is distributed to the client:
Run... To...
domain-namename
Configure domain that is distributed to the client.