Topology
RB5009 RouterOS 7.19.6
MAIN ISP:
- vlan3061-INTERNET-MAIN
- BGP peer 10.2.46.13
BACKUP ISP:
- vlan3062-INTERNET-BACKUP
- BGP peer 10.2.46.17
Public subnet:
102.244.197.24/29
LAN:
ether1-INTERNET-LAN
GOAL
I want Internet traffic from 102.244.197.24/29
to continue working through BACKUP BGP link
when MAIN link is down.
Problem
When MAIN link is UP:
- ping 8.8.8.8 works
When MAIN link is DOWN:
- BGP session INTERNET-BACKUP remains established
- default route exists in Internet-vrf
- traceroute never leaves the router
- ping 8.8.8.8 fails