A duplicate IP address is detected for a vmknic interface configuration. This can impact IPv4 and IPv6.
Example
If 192.168.10.10 is the IP address used by the remote interface with mac address 00:11:22:33:44:55, the following event will be seen when the same IP address is being assigned to the local vmknic interface vmk2.
A duplicate IP address was detected for 192.168.10.10 on interface vmk2, the current owner being AA:BB:CC:DD:EE:66
vobd.log:
[YYYY-MM-DDTHH:MM:SS]: [netCorrelator] 2431588377104us: [esx.problem.net.vmknic.ip.duplicate] Duplicate IP address detected for 192.168.10.10 on interface vmk0, current owner being AA:BB:CC:DD:EE:66 [YYYY-MM-DDTHH:MM:SS]: InetCorrelator1 2431517859576us: [vob.net.vmknic.ip.duplicate] A duplicate IP address was detected for 192.168.10.10 on interface vmk0. The current owner is AA:BB:CC:DD:EE:66
Impact
Any services that rely on the misconfigured interface might be affected by IP network connectivity issues. For example, if the interface on which the duplicate IP address is detected is on the vMotion NIC, then vMotion might fail.
If vmk0's IP is in conflict, user can lose access to the ESXi host for management tasks. This can lead to disconnection from vCenter and inability to perform essential management tasks like restarting services, configuring settings, or applying patches.
Another ESXi host or physical device using the same IP address.
A DHCP server mistakenly assigning the same IP address to multiple devices (if static IP addresses are used incorrectly in a DHCP-managed network).
Manual IP address misconfiguration or a network management error.
Resolution
Correctly set the IP address with the esxcfg-vmknic command or set it to DHCP mode.
Perform a network scan or use network management tools to find which device is associated with the MAC address.
Use network switches to check the MAC address table and verify if the MAC address is being learned by the switch port where the ESXi host is connected.
If there is a managed switch, query the MAC address table to see where this MAC address is located and identify any misconfigured ports.