# Internet failover

> Internet failover is the automatic switching of site traffic to a secondary connection — commonly cellular — when the primary circuit fails, so connectivity continues without manual intervention.

- Also known as: WAN failover, cellular failover, automatic failover
- Last reviewed: July 29, 2026

## How it works

A router monitors the primary circuit with periodic reachability checks. When those fail, it redirects traffic to the backup path, and returns to the primary once it is healthy again. Because the switch is automatic, the site stays online through the outage rather than waiting for someone to notice.

## Why it matters

Wired circuits fail for reasons entirely outside a tenant's control — construction, carrier faults, weather. A cellular backup uses different physical infrastructure, so the two are unlikely to fail together, which is what makes the redundancy real rather than nominal.

## Common use cases

- Retail sites that cannot stop taking payment during an outage
- Branch offices needing continuous access to central systems
- Sites where an outage would interrupt monitoring or alarm reporting

Independence is what makes redundancy meaningful. Two circuits sharing a conduit are one
failure away from being no redundancy at all.

## Common misconceptions

**Claim:** A second wired circuit is equivalent redundancy.

**Correction:** Two wired circuits often share conduit, entry point, or upstream infrastructure, so one event can take out both. Cellular is genuinely independent physical infrastructure.

## Frequently asked questions

**How quickly does failover happen?**

It depends on how aggressively the primary is probed. Shorter intervals detect failures faster but risk switching on brief transients, so the setting is a deliberate trade-off.

**Does failover cover voice as well as data?**

It can, when the appliance handles both. On a POTS replacement appliance the analog lines and the data path can share the same cellular transport and battery backup.

## Sources

- [Copper Retirement](https://www.fcc.gov/general/copper-retirement) — Federal Communications Commission


---

Canonical page: https://dataremote.com/newsroom/definitions/internet-failover
Organization: DataRemote, Inc. — POTS line replacement, cellular failover, and fixed wireless access solutions. https://dataremote.com
