Loss of connectivity from VMs to external networks.
NSX Traceflow results indicate traffic is "Dropped due to ARP failure" at the Edge node or Tier-1 Gateway.
Remote Tunnel Endpoint (RTEP) to RTEP ping tests fail.
Packet captures confirmed that the ARP broadcast requests sent by the local Edge node were never received at the destination RTEP host uplink.
VMware NSX Federation
The physical underlay network is dropping GENEVE-encapsulated packets (UDP port 6081)
Incorrect MTU settings on physical switches (GENEVE requires a minimum MTU of 1600).
Perform the following steps to isolate the underlay issue:
Connectivity test between RTEP to RTEP:
get logical-routers. <VRF_ID> (e.g., vrf 1).ping <Remote_RTEP_IP> to check basic Layer 3 reachability. ping <Remote_RTEP_IP> repeat 5 size 1550 dfbit ENABLE Take packet captures on REMOTE_TUNNEL_VRF uplink interface to verify that ARP, ICMP, BGP packets are received from underlay
get logical-routers on the affected edge node.get interfaces

start capture interface {interface_uuid} direction dualset capture session 1 interface {interface_uuid} direction dualset capture session 1 file file_name.pcap

copy file file_name.pcap <url>