ADVPN Failover
I have topology with this details
- Hub subnet 10.103.0.0/16
- Spoke1 subnet 10.100.0.0/16
- Spoke2 subnet 10.4.0.0/16 and 10.107.0.0/16
- Hub and Spoke have 2 internet connection.
- ADVPN and BGP was established also with the shortcut tunnel
- ADVPN1 subnet 10.10.111.1/28 (hub 10.10.111.1, spoke1 10.10.111.2 and spoke2 10.10.111.6)
- ADVPN2 subnet 10.10.112.1/28 (hub 10.10.112.1, spoke1 10.10.112.2 and spoke2 10.10.112.6)
- SDWAN SLA from spoke2 to spoke1 in good conditions (all is green)
- SDWAN SLA from spoke1 to spoke2 in good conditions (all is green)
- Traffic from spoke1 to spoke2 via tunnel 10.10.111.6
- Traffic from spoke2 to spoke1 via tunnel 10.10.111.2
With this scenario i try to disable tunnel 10.10.111.6 in spoke2 and this make spoke1 can't reach spoke2 and vice versa. From spoke1 point of view, routing table to 10.4.0.0/16 already change to 10.10.112.6

but why routing table on spoke2 to reach spoke1 still use 10.10.111.2.

Actually tunnel interface 10.10.112.0/28 is already disabled in spoke2.
