A server VM moves from one city leaf to another and the fabric must update where its MAC is known. Which EVPN behavior handles that move?
Select an answer to reveal the explanation.
Short Explanation
When a server moves apartments, EVPN mails a change-of-address Type-2 with mobility smarts so peers trust the new leaf. STP TCN floods or frozen static pins are the old-school wrong tools here.
Full Explanation
EVPN control-plane MAC learning advertises reachability via Type-2 routes. On a move, the new VTEP advertises the MAC (with mobility sequencing/attributes as applicable) so remote PE/VTEPs update forwarding to the new location. Relying on STP TCN, static pins to the old VTEP, or data-plane learning alone without EVPN updates is incorrect for an EVPN-VXLAN fabric.