WAN failover lets you model each internet connection at a site as a managed WAN tunnel. SDX keeps those links ordered by priority, monitors health, and records WAN events so you can operate failover as part of the wider platform. Use WAN failover when a branch depends on multiple upstream links, such as fibre plus LTE, copper plus 5G, or a primary ISP plus a secondary circuit.Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you configure WAN failover, make sure you have:- A site that is adopted into SDX and currently online.
- At least two usable WAN connections on the MikroTik router.
- The physical interface name for each connection, such as
ether1orlte1. - The gateway IPv4 address for each connection.
- Permission to manage WAN failover for the site.
Core Model
WAN tunnel
A WAN tunnel represents one internet path on one MikroTik interface. It stores the interface, gateway, link type, provider details, and enabled state.
Priority order
The first tunnel in the list is the preferred path. If it becomes unhealthy, SDX can move traffic to the next available link according to the configured order.
Telemetry
WAN views show operational health, including latency, packet loss, jitter, receive rates, transmit rates, and related WAN faults.
Configure WAN Failover
Enable the service
If WAN failover is not active, enable it for the site. SDX prepares the site for managed WAN configuration.
Add or edit each WAN link
For each link, define:
- Name: a label operators can recognize quickly.
- Interface: the MikroTik interface used by that connection.
- Gateway: the upstream gateway IPv4 address.
- Type: one of the supported link categories, such as fibre, copper, LTE, 5G, ethernet, coaxial, VSAT, microwave, or other.
- Provider and SLA details: optional context that helps your team interpret faults and reports.
Set priority
Order the WAN tunnels from most preferred to least preferred, then save the priority order. Use the most stable and cost-effective path first, and place metered or high-latency links lower unless your design requires otherwise.
Operate Failover
Use the WAN page for configuration and the wider monitoring surfaces for operations:- Use the per-site WAN Failover page when you need to change interfaces, gateways, link types, or priority order.
- Use the global WAN Live view when you need to compare link health across many sites.
- Use the Fault Log to investigate when a link went offline, came back online, or experienced packet loss.
- Use workflows when WAN events should create tickets, notify a team, or change priority automatically.
Testing
Test WAN failover during a planned window, not during the first real outage.- Confirm all tunnels are online.
- Notify anyone who monitors the site.
- Move a backup link to the top of the priority order, or disconnect the primary link if your change window allows a physical test.
- Confirm the active path changes as expected.
- Restore the intended priority order.
- Review the fault log and WAN metrics to make sure the event was captured.
Related Pages
Fault logging
Learn how SDX records site and WAN events.
Workflow node reference
See the WAN triggers and actions available in workflows.