User Manual

391
Users Manual of XGS-6350-24X4C
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.
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.