...
RIB to host /32 or /128 will remain after IP Mobility has happen.
EVI has configuration for "multicast source-connected".
Clear ARP or IPv6 Neigh << If still in table. Then clear the route from RIB
Example RP/0/RP0/CPU0:AS65001-PE1#show route ipv6 fd00:1:1:1:1 Wed Sep 28 21:39:57.146 UTC Routing entry for fd00:1:1:1:1/128 Known via "application l2vpn_evpn", distance 2, metric 0 Installed Sep 28 21:38:34.692 for 00:01:22 RP/0/RP0/CPU0:AS65001-PE1#!!!! just move <<<<<<<<<<< to PE2 with IP 144.144.144.4 RP/0/RP0/CPU0:AS65001-PE1#show route ipv6 fd00:1:1:1:1 Wed Sep 28 21:40:17.662 UTC Routing entry for fd00:1:1:1:1/128 Known via "application l2vpn_evpn", distance 2, metric 0 Installed Sep 28 21:38:34.692 for 00:01:43 RP/0/RP0/CPU0:AS65001-PE1#show evpn evi mac ipv6 fd00:1:1:1:1 private Wed Sep 28 21:40:29.086 UTC VPN-ID Encap MAC address IP address Nexthop Label SID ---------- ---------- -------------- ---------------------------------------- --------------------------------------- -------- --------------------------------------- 144 MPLS 00a1.00b1.00c1 fd00:1:1:1:1 144.144.144.4 26048 Ethernet Tag : 0 Multi-paths Resolved : True Multi-paths Internal label : 26058 Local Static : No Remote Static : No Local Ethernet Segment : 0000.0000.0000.0000.0000 Remote Ethernet Segment : 0000.0000.0000.0000.0002 Local Sequence Number : 0 Remote Sequence Number : 149 Local Encapsulation : N/A Remote Encapsulation : MPLS Local E-Tree : Root Remote E-Tree : Root Remote matching E-Tree RT : No Local AC-ID : 0x0 Remote AC-ID : 0x0 ESI Port Key : 0 Source : Remote Flush Requested : 0 Flush Received : 0 SOO Nexthop : 144.144.144.4 Ext Flags : 0x00000000 BP XCID : 0xffffffff Stamped XCID : 0xffffffff BP IFH : 0x0 MAC State : Remote MAC Producers : 0x0 (Best: 0x0) Local Router MAC : 0000.0000.0000 L3 Label : 0 Object: EVPN MAC Base info: version=0xdbdb0008, flags=0xc0000, type=8, reserved=0 EVPN MAC event history [Num events: 4] ---------------------------------------------------------------------------- Time Event Flags Flags ==== ===== ===== ===== Sep 28 21:40:10.880 Create 00000000 00000000 - - Sep 28 21:40:10.880 L3RIB SKIP Download 00000000 10000000 M - Sep 28 21:40:10.880 FSM Event (event, state) 00000001 00020000 - - Sep 28 21:40:10.880 L2RIB Download 000065ca 01010000 - - ---------------------------------------------------------------------------- RP/0/RP0/CPU0:AS65001-PE1#show ipv6 neighbors Wed Sep 28 21:40:45.837 UTC IPv6 Address Age Link-layer Add State Interface Location fe80::262:ecff:fe6b:d111 82 0062.ec6b.d111 REACH Te0/0/0/0 0/0/CPU0 [Mcast adjacency] - 0000.0000.0000 REACH Te0/0/0/0 0/0/CPU0 fd00:1:1:1:1 131 70db.9837.2fc0 PROBE BV144 0/0/CPU0 fe80::72db:98ff:fe37:2fc0 60 70db.9837.2fc0 REACH BV144 0/0/CPU0 [Mcast adjacency] - 0000.0000.0000 REACH BV144 0/0/CPU0 RP/0/RP0/CPU0:AS65001-PE1#show route ipv6 fd00:1:1:1:1 Wed Sep 28 21:40:48.397 UTC Routing entry for fd00:1:1:1:1/128 Known via "application l2vpn_evpn", distance 2, metric 0 Installed Sep 28 21:38:34.692 for 00:02:13 Routing Descriptor Blocks directly connected, via BVI144 Route metric is 0 No advertising protos. RP/0/RP0/CPU0:AS65001-PE1#clear ipv6 neighbors bvi144 fd00:1:1:1:1 <<<<<< clear Wed Sep 28 21:40:59.115 UTC RP/0/RP0/CPU0:AS65001-PE1#show route ipv6 fd00:1:1:1:1 Wed Sep 28 21:41:01.508 UTC Routing entry for fd00:1:1:1:1/128 Known via "application l2vpn_evpn", distance 2, metric 0 <<<<<< Since we dont have IPv6 Neigh anymore, this route should be gone Installed Sep 28 21:38:34.692 for 00:02:26 Routing Descriptor Blocks directly connected, via BVI144 Route metric is 0 No advertising protos.