User's Manual

Table Of Contents
412
Users Manual of CS-6306R
43.3.3 Configuring DHCP Server
43.3.3.1 DHCP Server Configuration Tasks
Enabling DHCP server
Disabling DHCP server
Configuring ICMP detection parameter
Configuring database storage parameter
Configuring the address pool of DHCP server
Configuring the parameter for the address pool of DHCP server
Monitoring DHCP server
Clearing information about DHCP server
43.3.3.2 Configuring DHCP Server
43.3.3.3 Enabling DHCP server
To enable the DHCP server and distribute parameters such as IP address for the DHCP client, run the
following command in global configuration mode (the DHCP server also supports the relay operation. For the
addresses that the DHCP server cannot distribute, the port where ip helper-address is configured is to
forward the DHCP request):
Run... To...
ip dhcpd enable
Enabling DHCP server.
43.3.3.4 Disabling DHCP server
To enable DHCP server and stop distributing parameters such as IP address parameter for the DHCP client,
run the following command in global configuration mode:
Run... To...
no ip dhcpd enable
Disable DHCP server.
43.3.3.5 Configuring ICMP detection parameter
You can adjust the parameter of the to-be-sent ICMP message when the server performs address detection.
Run the following command in global configuration mode to configure the number of to-be-sent ICMP
messages:
Run... To...
ip dhcpd ping packets pkgs
Specify the times of address
detection as the number of
to-be-sent ICMP message.
Run the following command in global configuration mode to configure the timeout time of ICMP message
response:
Run... To...
ip dhcpd ping timeout timeout
Specify the timeout time of ICMP message response.