In environments where network segments are extended across multiple layers (e.g., NSX Global Manager Overlay extended via NSX Bridge to a VLAN segment, then further extended via HCX or third-party L2 extensions), the following behavior may be observed:
ip neigh) show the gateway status as FAILED shortly after initial resolution.This drop occurs due to the dynamic learning behavior of the Distributed Virtual Switch (DVS). Like a physical switch, a DVS learns MAC addresses as they leave a switchport.
In a bridging topology, traffic destined for the NSX Bridge's MAC address will be dropped by the DVS until it has observed a frame originating from that specific MAC leaving the port. Without Unknown Unicast Flooding enabled on the NSX VLAN segment profile, the DVS cannot forward the unicast ARP probes to the Bridge Edge if the MAC has not yet been learned or has aged out. This prevents the probe from reaching the Gateway (VDR).
Configure the intermediate NSX VLAN segment as per official NSX documentation for Edge Bridging:
For detailed packet capture procedures to isolate where the drop occurs in the datapath, refer to: