I have the following setup:
- 2 B310 routers in HA mode
- 2 BR1 (Mini) devices, connected over 2 switches to the B310s
- The B310s set up a Speedfusion tunnel to a Fusionhub
When setting the two B310 routers in HA with config sync, it takes 30s to fail over to the slave B310 after failure of the master B310, due to the setup time of the Speedfusion tunnels.
When disabling config sync and enabling “Establish Connections in Slave Role” with a separate Speedfusion tunnel with higher cost metric, this failover time gets reduced to only a few seconds.
However, this is only possible when using the BR1s in regular mode, as an ethernet WAN interface. When using synergy mode, which gives more fine-grained controls in tunnel set-up, the slave B310 cannot use them to keep tunnels over those connections maintained. After a while (again +30s) the slave B310 becomes the synergy controller over those BR1s and starts using them to setup the tunnel.
Especially for mobile HA solutions, I think it should be made possible for both units in a HA pair to maintain tunnels over a synergized device.