Purpose
This task reviews conflict detection settings to make sure that after a month of daily operations, the configuration still matches the original architectural intent given the configuration of the environment.
Windows 2000 and Windows XP DHCP client computers that obtain IP addresses via DHCP automatically use a gratuitous address resolution protocol (ARP) request for conflict detection on the client side. This is done prior to completing the configuration and use of the offered IP address. If a client running Windows 2000 or Windows XP is configured to use DHCP and detects a conflict, it sends a DHCPDecline message to the DHCP server.
If the network includes Windows 95-based DHCP clients, use server-side conflict detection provided by the DHCP service. To enable this mediated conflict detection, increase the number of ping attempts that the DHCP service performs for each address before leasing that address to a client.
Note For each additional conflict detection attempt the DHCP service performs, additional seconds are added to the time needed to negotiate leases for DHCP clients.
%SystemRoot%\system32\dhcpmgmt.msc /s
Event 13 indicates that “An IP address was found to be in use on the network.” This often happens when the IP was already dispensed by a rogue system.
To use Terminal Services to connect to the host or subnet with an IP address conflict and find all responding DHCP servers
netsh diag ping dhcp
Dependencies
None
Technology Required