ARP/4/ARP_DUPLICATE_IPADDR:Received an ARP packet with a duplicate IP address from the interface. (IpAddress=[IPADDR], InterfaceName=[STRING], MacAddress=[STRING])
Parameter Name | Parameter Meaning |
---|---|
IpAddress |
Indicates the conflicting IP addresses. |
InterfaceName |
Indicates the name of an interface. |
MacAddress |
Indicates a MAC address. |
The source IP address of the ARP packet was the same as the IP address of the interface that received 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.