Network downtime is one of the most disruptive and expensive events a UK business can experience. When the network goes down, everything stops — email, cloud applications, VoIP phones, payment systems, and access to shared files all become unavailable simultaneously. For businesses that depend on internet connectivity for daily operations (which today is virtually every business), even a brief network outage can have significant financial and operational consequences.
Network redundancy is the practice of building backup pathways and failover mechanisms into your network infrastructure so that the failure of any single component does not bring down the entire network. Cisco Meraki, with its cloud-managed networking platform, provides several powerful tools and features that make implementing network redundancy more accessible and manageable than traditional networking solutions — particularly for UK businesses that may not have large dedicated network engineering teams.
This guide explains the principles of network redundancy, how Meraki's platform supports redundant architectures, and the practical steps to design a resilient network that keeps your business operational even when components fail.
Understanding Network Redundancy Principles
Network redundancy operates on a simple principle: eliminate single points of failure. Every component in your network — from the internet connection to the firewall, from the core switch to the wireless access points — represents a potential point of failure. If any single component fails and there is no redundant alternative, the services that depend on that component become unavailable.
Redundancy can be implemented at multiple layers of the network. WAN redundancy ensures that internet connectivity continues even if one internet connection fails, by providing two or more independent internet circuits from different providers. Device redundancy ensures that the failure of a switch, firewall, or access point does not take down the network, by deploying devices in pairs or clusters. Path redundancy ensures that data can reach its destination even if a cable is damaged or a link between switches fails, by providing multiple physical paths between network devices.
The goal is not necessarily to make every component redundant — that would be prohibitively expensive — but to identify the components whose failure would have the greatest business impact and build redundancy at those critical points.
| Redundancy Layer | What It Protects Against | Meraki Solution |
|---|---|---|
| WAN / Internet | ISP outage, circuit failure | Dual WAN on MX appliances with automatic failover |
| Firewall / Security | Appliance hardware failure | MX Warm Spare (high availability pairing) |
| Core Switching | Switch failure, port failure | MS switch stacking with virtual chassis |
| Wireless | Access point failure | MR auto-RF with neighbouring AP coverage |
| Site-to-Site VPN | VPN tunnel failure | Auto VPN with automatic re-routing |
| Power | Power supply failure | Redundant PSU on enterprise switches; UPS |
WAN Redundancy with Meraki MX
For most UK businesses, the single most impactful redundancy investment is a second internet connection. The Meraki MX security appliance makes dual-WAN connectivity straightforward to implement and manage. Every MX appliance supports at least two WAN interfaces, and some models support a dedicated USB cellular failover connection as a tertiary backup.
When you connect two internet circuits to a Meraki MX, you can configure them in several modes. Active-passive mode uses the primary circuit for all traffic and automatically fails over to the secondary circuit if the primary becomes unavailable. This is the simplest configuration and works well when your secondary circuit is a lower-bandwidth or higher-cost connection (such as a 4G/5G cellular backup) that you only want to use during outages.
Load-balancing mode distributes traffic across both circuits simultaneously, providing increased total bandwidth during normal operation and automatic failover if either circuit fails. This mode maximises the utilisation of both connections but requires that both circuits have adequate bandwidth for critical traffic.
The Meraki MX monitors the health of each WAN connection continuously, sending probe traffic to detect outages. When a failure is detected, traffic is automatically rerouted to the surviving circuit — typically within seconds. This failover is transparent to users; active sessions may experience a brief interruption, but connectivity is restored almost immediately without any manual intervention.
For effective WAN redundancy, your two internet connections should use different providers and, ideally, different technologies. If your primary connection is a fibre leased line from BT, your secondary should not be another BT circuit — because a BT network issue could affect both connections simultaneously. Consider a secondary circuit from a different provider using a different access technology: for example, a fibre connection from one provider paired with a cable connection from Virgin Media, or a dedicated leased line paired with a 5G cellular backup. The goal is to minimise the chance that a single infrastructure failure takes out both connections.
Firewall High Availability with Warm Spare
The firewall is the gateway between your internal network and the internet. If it fails, all internet connectivity ceases — even if your internet circuits are functioning perfectly. Meraki's Warm Spare feature provides firewall-level redundancy by pairing two identical MX appliances in a high-availability configuration.
In a Warm Spare configuration, one MX acts as the primary (active) appliance, handling all traffic. The second MX acts as the spare (standby), maintaining a synchronised copy of the primary's configuration and state. If the primary appliance fails — due to a hardware fault, power issue, or any other reason — the spare automatically takes over, assuming the primary's IP addresses and continuing to process traffic. The failover is typically completed within seconds, and because the spare already has the correct configuration, no manual intervention is required.
Warm Spare configuration is managed entirely through the Meraki dashboard, making it significantly simpler to deploy than traditional high-availability firewall configurations, which often require complex VRRP or HSRP configurations and command-line expertise.
Meraki Redundancy Advantages
- Cloud-managed — configure redundancy from the dashboard
- Automatic failover with no manual intervention required
- Real-time monitoring and alerting via the dashboard
- Firmware updates applied automatically across paired devices
- Auto VPN rebuilds tunnels automatically after failover
- Consistent configuration across primary and backup devices
- Simplified troubleshooting with centralised logging
Traditional Redundancy Challenges
- CLI-based configuration requiring specialist skills
- Manual failover or complex VRRP/HSRP setup
- Monitoring requires separate NMS platform
- Firmware must be updated on each device individually
- VPN tunnels may require manual re-establishment
- Configuration drift between primary and backup devices
- Troubleshooting requires direct device access
Switch Redundancy and Stacking
At the switching layer, Meraki MS switches support physical stacking — connecting multiple switches together so they operate as a single logical unit. A stack of switches shares a single management interface, a single configuration, and a common switching fabric. If one switch in the stack fails, the remaining switches continue to operate, and devices connected to functioning switches maintain network access.
For core network redundancy, deploy your core switches in a stack of at least two units, with uplinks from each access switch connected to different members of the core stack. This ensures that the failure of any single core switch does not disconnect any part of the network. For additional resilience, connect critical servers and infrastructure to multiple switch ports using link aggregation (LACP), distributing their connections across different stack members.
Wireless Redundancy with Auto-RF
Meraki's wireless access points include an intelligent feature called Auto-RF that provides a degree of wireless redundancy without any additional hardware. Auto-RF continuously monitors the radio frequency environment and automatically adjusts each access point's channel, transmit power, and other radio parameters to optimise coverage and performance.
If an access point fails, neighbouring access points detect the coverage gap and automatically increase their transmit power to extend their coverage area and compensate. While this does not provide the same level of redundancy as a dedicated backup AP, it significantly reduces the impact of an AP failure on user experience — particularly in environments with overlapping coverage, which is the recommended deployment model.
For mission-critical wireless environments — such as warehouses using wireless barcode scanners or healthcare facilities using wireless medical devices — you may want to deploy additional access points specifically for redundancy, ensuring that the failure of any single AP does not create a coverage gap in any critical area.
Testing Your Redundancy
A redundancy design that has never been tested is a hope, not a plan. Regular failover testing validates that your redundancy mechanisms work as expected and that failover times are within acceptable limits. Schedule failover tests at least annually — and after any significant network changes — for each layer of redundancy. Document the results, including failover times, any services affected, and any issues discovered. Use these results to refine your redundancy design and address any gaps.
Meraki's cloud-managed platform makes testing easier than traditional networks. You can simulate WAN failures by disabling a WAN port from the dashboard, trigger Warm Spare failover by temporarily powering off the primary MX, and observe switch stack behaviour by disconnecting a stack member. Throughout each test, the Meraki dashboard provides real-time visibility into failover progress and network status.
Design a Resilient Network for Your Business
Cloudswitched designs and deploys redundant Meraki network solutions for UK businesses. From dual-WAN failover to full high-availability architectures, we ensure your network keeps running when components fail.
Plan Your Network Redundancy
