IP address conflict detection uses ICMP to determine whether an IP address to be allocated conflicts with other IP addresses that are already allocated to clients. After this function is configured, a DHCP server sends an ICMP Echo Request message in which the source address is the IP address of the DHCP server and the destination address is the pre-allocated IP address for IP address conflict detection, before sending a DHCP Offer message to a client.
If the detection time is too long, clients may fail to obtain IP addresses. You are advised to set the detection time to less than 8 seconds.
system-view
dhcp server ping packet number
By default, the number of IP address conflict detections before IP address allocation is 2.
dhcp server ping timeout milliseconds
By default, the maximum wait time for each conflict detection is 500 milliseconds.