The purchase order said "fully redundant internet, two carriers, automatic failover." The invoice backed it up: two circuits, two bills, two account numbers. Then a fiber crew three blocks away caught a bundle with a directional bore, and both circuits went dark inside the same ninety seconds. The company that thought it had bought diverse path failover had actually bought two logical services riding the same physical fiber into the same central office. Nobody discovered that until the outage the redundancy was supposed to prevent. This is the uncomfortable truth about failover design: paying for two of something is not the same as proving that one can survive the loss of the other. Redundancy you have not tested is a belief, not a control.
Two Circuits, One Fate
The reason a second circuit so often fails to help is shared physical fate. Two services can be sold by different carriers, arrive on different routers, and look completely independent in your billing portal while still sharing the conduit under the street, the fiber bundle back to the wire center, the same building entrance, or even the same upstream transit provider. A backhoe, a flooded vault, or a power event at one aggregation point takes down everything that rides through it, no matter how many logos appear on the invoices.
Genuine diversity means the two paths share no single point whose failure drops both. That is harder to achieve, and much harder to verify, than most buyers assume. Our business internet failover guide covers the fundamentals of why a backup connection matters, and the multi-carrier WAN strategy piece explains how to structure the carrier relationships behind it. This article is the companion to both: not the what or the why, but the prove it and watch it.
- Physical diversity. Separate conduits, separate building entrances, and separate paths back to different central offices. Ask each carrier for the actual fiber route and the serving wire center, not a verbal reassurance that "it's diverse."
- Last-mile technology diversity. Fiber plus fixed wireless, or fiber plus cable, so a technology-wide fault or a single provider's outage cannot take both legs down at once.
- Upstream diversity. Confirm the two circuits do not funnel into the same transit provider or the same regional peering point a few hops out. Diverse last miles that merge upstream still share fate.
How Traffic Actually Reroutes
Once you have two genuinely separate paths, something has to decide which one carries traffic and then move it the instant a path dies. There are two common mechanics, and they behave very differently under pressure.
BGP and Multihoming
If you hold your own address space and an ASN, you can run Border Gateway Protocol to both carriers. You advertise your prefixes out both circuits, and the rest of the internet learns two ways to reach you. When a circuit fails, the BGP session to that carrier drops, its routes are withdrawn, and the internet converges on the surviving path. The strength of BGP is that it is route-aware end to end rather than dependent on a single device's health check. The catch is convergence time. Withdrawal, reconvergence, and — the slow part — the aging out of stale routes elsewhere can take anywhere from a few seconds to a couple of minutes. If your BGP timers, prefix lengths, and route policies are not tuned, a failover that "works" on paper can still drop live voice calls and time out active sessions before it settles.
SD-WAN Policy
The alternative most mid-market businesses land on is policy-based steering. Instead of advertising routes to the world, SD-WAN edge devices measure each path continuously — loss, latency, jitter — and move traffic per application when a path degrades or fails. Failover is typically sub-second, and it reacts to brownouts, not just hard-down circuits, which BGP alone ignores. The trade-off is that you depend on the edge devices and their orchestration rather than the global routing table. If you are weighing the two models, the SD-WAN versus MPLS breakdown walks through where each one fits. Many strong designs combine them: BGP at the network edge for reachability, SD-WAN for fast, application-aware steering underneath.
Proving It Before the Outage Does
Here is the core of it. A failover design is a hypothesis until you have watched traffic actually move to the second path and back. A test is the experiment that turns that hypothesis into a fact — and the results are only trustworthy when you run the experiment on your own schedule instead of waiting for a backhoe to run it for you.
- Run scheduled failover drills. During a maintenance window, physically or administratively down the primary circuit and watch what actually happens. Does a voice call survive? Does the VPN reconnect on its own? Did anything silently depend on the primary's IP address? Measure it; do not assume it.
- Time the convergence. Note the seconds between pulling the primary and full service restoration on the backup. That number is your real recovery time. If it is ninety seconds and your phone system drops calls at thirty, you have found a problem in a drill instead of during a crisis.
- Test the failback. Restoring the primary is its own event. A route flap or an asymmetric path on failback can be as disruptive as the original outage. Prove the return trip, not just the departure.
- Monitor both paths, always. The backup you never watch is the one that has quietly been down for three weeks when you finally need it. Independent monitoring of each circuit is what turns a silent failure into a ticket.
- Alert on the loss of redundancy, not just the loss of service. When the primary is up but the backup is down, users notice nothing — and you are one event away from a full outage. That is exactly the state that should page someone.
This is why continuous observation matters as much as the design itself. Our circuit monitoring service exists to watch both paths independently and flag the moment one goes quiet, so a degraded backup surfaces on a dashboard instead of during the next fiber cut.
Satellite as a Genuinely Diverse Third Path
For sites where two terrestrial circuits still share too much fate — a single road into a business park, one set of poles feeding the block — low-earth-orbit satellite is one of the few options that is diverse by physics. It rides no local conduit and no shared wire center, so a backhoe that severs every buried strand on the street cannot touch it. It is not the right primary for latency-sensitive work, but as an independent third leg behind SD-WAN policy it removes an entire class of correlated failure. The Starlink for business overview covers where it fits and where it does not.
The Bottom Line
Redundancy is not something you buy; it is something you verify. Two invoices prove you are paying twice, not that either path can carry you alone — only a tested failover, a measured convergence time, and continuous monitoring of both legs prove that. Design for genuine physical and upstream diversity, pick the reroute mechanism that matches your convergence budget, add a satellite leg where terrestrial fate is shared, and then drill it on a schedule until the results are boring. If you want a partner to design, provision, and prove a diverse-path WAN, our telecom and WAN team can architect it and our circuit monitoring will keep watching it. Reach out through our contact page or call 850-338-6503, and let's make sure your failover actually fails over.
