ER8411 - Dual WAN with faillover, primary WAN isn't prioritized after reconnection
ER8411 - Dual WAN with faillover, primary WAN isn't prioritized after reconnection
Hello again!
I have configured my ER8411 with Link Backup. I have two WANs with the following characteristics:
- WAN1: 10 Gbps, PPPoE, IPv4+IPv6 (both dynamic)
- WAN3: 1 Gbps, IPoE, IPv4 (dynamic)
Load Balancing > Link Backup settings:
- Primary WAN: WAN1
- Secondary WAN: WAN3
- Mode: Failover (any, tried both)
- Status: Enable
Routing > Static Route settings:
- Static route to X.X.X.X.0/24, next hop 0.0.0.0, to WAN3 (for SIP, works fine).
When my primary WAN1 fails, secondary WAN3 gets prioritized; but then after WAN1 reconnects, the routing table doesn't prioritize WAN1 again:
ID | Destination IP | Subnet Mask | Next Hop | Interface | Metric |
1 | X.X.X.0 | 255.255.255.0 | 0.0.0.0 | SFP WAN/LAN3 | 0 |
2 | 0.0.0.0 | 0.0.0.0 | 188.X.X.X | SFP WAN/LAN3 | 0 |
3 | 0.0.0.0 | 0.0.0.0 | 10.0.0.1 | SFP+ WAN1 | 0 |
4 | 10.0.0.1 | 255.255.255.255 | 0.0.0.0 | SFP+ WAN1 | 0 |
5 | 87.X.X.X | 255.255.255.255 | 188.X.X.X | SFP WAN/LAN3 | 0 |
6 | 87.X.X.X | 255.255.255.255 | 188.X.X.X | SFP WAN/LAN3 | 0 |
7 | 100.X.X.X | 255.255.255.255 | 10.0.0.1 | SFP+ WAN1 | 0 |
8 | 100.X.X.X | 255.255.255.255 | 10.0.0.1 | SFP+ WAN1 | 0 |
9 | 188.X.X.0 | 255.255.252.0 | 0.0.0.0 | SFP WAN/LAN3 | 0 |
10 | 192.168.0.0 | 255.255.252.0 | 0.0.0.0 | LAN | 0 |
When primary WAN1 is active, rows 2 and 3 are swapped, with WAN1 first. I wouldn't have specified what's the primary WAN if I didn't care.
As always, I'll answer any question about the issue.
Best regards!
1 Accepted Solution