This deployment consists of an EVPN/VXLAN-based fabric with the following characteristics:
In this EVPN environment, when a host moves from one leaf switch to another, the following behavior is observed:
bgp.evpn.0
The route is only advertised after one of the following conditions occurs:
Both PEs are configured with the same Route Distinguisher (RD).
This causes:
Local and remote EVPN Type-2 routes to have the same NLRI (RD + MAC/IP)
BGP treats them as competing paths for the same route
Path selection uses tie-breakers (e.g., rt_source, router ID)
Result:
Stale remote path remains Active
New local path remains Inactive
Advertisement is suppressed until remote path is withdrawn