<Timestamp> <EdgeName> NSX 5206 SWITCHING [nsx@6876 comp="nsx-edge" subcomp="datapathd" s2comp="arp" level="INFO"] ARP reply sent to AA:AA:AA:AA:AA:AA for 192.168.0.2 from BB:BB:BB:BB:BB:BB on lrouter port <LrPortId>
<Timestamp> <EdgeName> NSX 5206 SWITCHING [nsx@6876 comp="nsx-edge" subcomp="datapathd" s2comp="arp" level="INFO"] ARP reply received for 192.168.0.2 from CC:CC:CC:CC:CC:CC on lrouter port <LrPortId>
<Timestamp> <EdgeName> NSX 5206 SWITCHING [nsx@6876 comp="nsx-edge" subcomp="datapathd" s2comp="neigh" tname="dp-learning3" level="ERROR" errorCode="EDG0400013"] Duplicate IP detected (<LrPortId>, 192.168.0.2) from CC:CC:CC:CC:CC:CC
<Timestamp><NSX_Manager_hostname> NSX 73877 - [nsx@6876 comp="nsx-controller" level="INFO" subcomp="l2AppUfo"] Merged duplicated Fib [VtepRecord [logicalId=LogicalSwitchId:[id=<LS_ID>, vni=67594], vtepIp=<vtep_ID>, vtepMac=<vtep_MAC>, transportNodeId=<TN_UUID>, vtepLabel=<vtepLabel>, segmentId=<Segment_ID>, encapType=TRANSPORT_BINDING_INVALID, mpEncapType=TRANSPORT_BINDING_GENEVE, runtimeEncapType=TRANSPORT_BINDING_INVALID, HaState=INVALID, timestamp=<Timestamp>, isTnConnectedfalse, isProxyRecord=false]] from added and deleted
VMware NSX
This issue can occur when a duplicate IP exists within the environment that is attempting to be used by the Edges for their TEP configuration. When this occurs traffic going to the duplicated IP may reach the Edge TEP or the other IP owner, leading to tunnel instability for the Edge node.
Ensure the IPs used by the Edge TEPs are not duplicated within the environment. This is not an NSX issue per se but a network misconfiguration.
psql -d VCDB -U postgres -c "select link_peer,mac_address from vpx_dvport where mac_address='<MAC>';"
Similar Issues / KBs: