ARP/4/ARP_LOG_DUPLICATE_IPADDR_DETECT:Detected an IP address collision. (IpAddress=[IpAddress], LocalMacAddress=[LocalMacAddress], LocalInterfaceName=[LocalInterfaceName], LocalVlanId=[LocalVlanId], ReceiveMacAddress=[ReceiveMacAddress], ReceiveInterfaceName=[ReceiveInterfaceName], ReceiveVlanId=[ReceiveVlanId])
Parameter Name | Parameter Meaning |
---|---|
IpAddress |
Conflicting IP addresses |
LocalMacAddress |
MAC address of the local ARP entry |
LocalInterfaceName |
Name of the interface recorded in the local ARP entry |
LocalVlanId |
VLAN ID recorded in the local ARP entry |
ReceiveMacAddress |
MAC address in the received ARP packet |
ReceiveInterfaceName |
Name of the interface that has received ARP packet |
ReceiveVlanId |
VLAN ID that has received ARP packet |
When receiving a non-gratuitous ARP packet, the device found that it had saved the corresponding ARP entry of the IP address in this ARP packet, but the MAC address in the ARP entry was different from the source MAC address in the ARP packet. Or the device receives a probe ARP packet. The source IP address is 0.0.0.0, the destination IP address is the same as the IP address of the inbound interface that receives the packet, but the source MAC address is different than the MAC address of the inbound interface.