Skip to content
CONFIGLANE

SD-WAN · Design

Meraki SD-WAN design: sizing hubs, choosing routing and adding branches cleanly

A Meraki SD-WAN is quick to build and slow to correct. Hub size, route distribution, segmentation and hardware generation decide whether the next branch is routine or a rebuild.

By ConfiglanePublished 10 min readCisco Meraki

The short version

  • Meraki recommends hub-and-spoke for most SD-WAN deployments: branches build tunnels only to their configured hubs, and the data-centre MX runs as a one-armed concentrator.
  • Hubs are sized by tunnels, not by sites. With client traffic, the MX Sizing Guide recommends up to 500 site-to-site tunnels for the MX105, 1,500 for the MX450 and 3,500 for the C8455-G2-MX Secure Router.
  • MX 26.2 lets BGP be enabled independently of Auto VPN, carries IPv4 and IPv6 over one iBGP session with MP-BGP and adds IP-to-SGT and SGACL. VRF, listed as Early Access in 26.1, appears in 26.2 without that label.
  • The MX84, MX100 and MX64 stop at MX 18.1 and reach end of support on 31 October 2026, 1 February 2027 and 26 July 2027. New branches no longer belong on this hardware.

Sooner or later every Meraki SD-WAN faces the same question: what has to happen when a new branch is added? The answer is short when the design is settled, and long when hub size, routing and hardware were never decided. This piece follows Meraki's documentation, marks our own recommendations and ends with a checklist.

The architecture as Meraki documents it

Auto VPN builds tunnels between MX appliances through a cloud-based process, orchestrated by a registry service in the cloud. A hub is the central point sites build tunnels to; a spoke connects exclusively to its designated hubs, and traffic between sites passes through the hub.

Meraki recommends this hub-and-spoke topology for most SD-WAN deployments; in a mesh, every mesh-mode appliance connects directly to all the others. The recommended reference architecture has six building blocks:

  • an MX in the data centre as a one-armed concentrator with a single Ethernet connection upstream
  • warm spare or high availability in the data centre
  • OSPF advertisement of the VPN subnets into the data-centre network
  • redundancy through a second data centre (DC-DC failover)
  • split tunnel at the branches
  • dual WAN uplinks at every branch

Every second, the appliances send a UDP probe of about 100 bytes over each tunnel and derive packet loss, latency and jitter from it for path selection.

Size hubs by tunnels, not by sites

Hub selection starts in the MX Sizing Guide, which gives two tunnel figures per model: the maximum from lab tests without client traffic in the tunnels, the recommended maximum from tests with client traffic. Its performance figures are based on MX 26.1.

ModelRecommended maximumMaximum without client traffic
MX67 / MX685050
MX757575
MX85100200
MX95250500
MX1055001,000
MX2501,0003,000
MX4501,5005,000
C8111-G2-MX (C) / C8121-G2-MX (W/CW)150150
C8355-G2-MX1,2503,500
C8455-G2-MX3,5005,000
vMX-Small / -Medium / -Large50 / 250 / 1,00050 / 250 / 1,000
Site-to-site VPN tunnels per the MX Sizing Guide (selection)

The same document rates the number of VPN tunnels, like on-box HTTPS inspection, as a high performance impact, and recommends validating the sizing with a proof of concept, because every environment is different.

The count is what matters. A branch with two uplinks forms Auto VPN tunnels over both internet interfaces at once. In a DC-DC failover design it forms tunnels to every hub configured for it and sends traffic for subnets advertised by several hubs to the highest-priority reachable hub.

Routing: static routes, BGP and what MX 26.2 changes

In the basic model, the dashboard distributes routes itself: every subnet and static route with VPN mode enabled goes to the other MXs in the organisation. Hub order on a spoke acts as the metric: routes via the top hub get metric 0, and each further position adds one. With peer tracking, an MX marks all routes of a tunnel unreachable once the remote peer fails.

Meraki warns that this default can produce large routing tables that may destabilise devices in networks with many subnets, and describes four techniques:

  • No hub-to-hub tunnels: organisation-wide; Meraki Support enables it on request.
  • No spoke-to-spoke routes: routes to subnets behind other spokes are no longer distributed; also organisation-wide via Support.
  • Tracking hub-originated routes: spokes track every route with a hub as next hop, even without a redundant path; also via Support.
  • Route summarisation: on by default. Summarised routes carry no metric and are not tracked.

MX 26.2 moves the line between Auto VPN and dynamic routing. According to the Features Directory, BGP can be enabled independently of Auto VPN, MP-BGP exchanges IPv4 and IPv6 routes between Auto VPN peers over a single iBGP session, and ECMP spreads new flows across equal-cost paths for eBGP routes learned over several IPsec VPN tunnels.

Segmentation and SSE: VRF, SGT and Secure Access

Segmentation in a Meraki SD-WAN long meant VLANs, firewall rules and group policies. The Features Directory lists VRF, multiple virtual routing tables on one device, in 26.1 as a new feature marked “Early Access” and in 26.2 as an enhancement without that label. For Security Group Tags, 26.1 brought assignment and enforcement via group policies; 26.2 adds IP-to-SGT mapping and SGACL.

Since 26.1, VPN translation lets sites with overlapping subnets take part in the VPN through 1:1 subnet translation, and NAT exceptions can cover some or all VLANs.

For internet and SaaS, 26.1 introduced Cisco Secure Access integration in the dashboard. Anyone on Secure Connect faces a migration, which Cisco offers to consolidate its SASE portfolio on a single SSE platform. The migration guide sets the conditions:

  • An organisation cannot currently be connected to Secure Connect and Secure Access at the same time, so some downtime is unavoidable.
  • Moving the Auto VPN and IPsec connections requires downtime.
  • Support removes Secure Connect only after every related configuration has been deleted, including RAVPN head-end regions, private applications and policies. That closes the quick way back; Cisco calls the limitation temporary.

Hardware generation: what stops at MX 18.1

The new features have a hardware boundary. According to Meraki, the MX64, MX64W, MX65, MX65W, MX84, MX100 and vMX100 run MX 18.1 at most and receive no firmware from 18.2 onwards, so nothing from 26.1 or 26.2. The end-of-support dates:

ModelEnd of supportSoftware and successor
MX65 / MX65W28 May 2026 (ended)ends at MX 18.1
MX8431 October 2026ends at MX 18.1
MX1001 February 2027ends at MX 18.1
MX64 / MX64W26 July 2027ends at MX 18.1
vMX10022 December 2027ends at MX 18.1
MX67C30 November 2031End of sale 27 November 2026, successor C8111-C-G2-MX
MX68CW30 November 2031End of sale 27 November 2026, successor C8121-CW-G2-MX
End-of-support dates per Meraki's EOL overview and EOL15861

The last two rows come from EOL15861 of 27 August 2026: Cisco replaces the MX67C and MX68CW with Cisco 8000 Series Secure Routers running MX OS, marked by the -MX suffix. Per Cisco's FAQ, such a router keeps the operating system it was ordered with for life; conversion from MX OS to IOS XE is not possible, and existing co-term or subscription licences cannot be transferred. The planning side is covered in Meraki licensing models.

The same family also runs IOS XE: the Secure Routers C8455-G2, C8355-G2 and C8235-G2 can be managed in the dashboard from IOS XE 26.1.1. One rule from the onboarding guide shapes the design: an organisation can enable Auto VPN for only one device type, either IOS XE Secure Routers or MX and Secure Routers with MX OS, and Meraki recommends a dedicated organisation for IOS XE devices. Auto VPN on these routers uses a hybrid key exchange of P-521 and the post-quantum ML-KEM-768 by default; according to Meraki, hub-to-hub routing and ECMP are not currently available there. For the broader choice, see Meraki or Catalyst.

Adding a new branch: the checklist

With the design settled, a new branch is routine. This is our order:

  1. Check the tunnel budget

    Branch uplinks times hubs times hub uplinks gives the new tunnels. Hold the total per hub against the recommended maximum.

  2. Choose the hardware

    No model that ends at MX 18.1. For the MX67C and MX68CW, mind the end of sale on 27 November 2026; the successors need new licences.

  3. Assign the address space

    A unique subnet that fits the summary of the branch range. VPN translation stays the exception.

  4. Create the network and claim the devices

    From the template for the site type; templates and claiming are covered in our Meraki multi-site rollout article.

  5. Configure Auto VPN as a spoke

    Hubs in the agreed order, local subnets in VPN mode, split or full tunnel as the standard says.

  6. Apply policies and segmentation

    Both uplinks active, performance classes for voice and critical applications, VLANs, VRF, SGT and Secure Access as at every branch.

  7. Align the firmware

    The same MX train as the hubs. Anyone using 26.2 features needs 26.2 on every device involved.

  8. Accept with real application traffic

    A green tunnel is a diagnostic, not an acceptance. The branch passes when its client network reaches real services in the data centre and the cloud, including with one uplink pulled.

Our SD-WAN offering, linked right after this article, describes how we design Meraki SD-WANs, size hubs and connect branches in waves; all Meraki services are under Cisco Meraki. If an MX84 or MX100 is still your hub, or the next branch is already planned, you can walk through the design with us.

Sources

Every evidenced claim in this article can be traced here. The retrieval date shows how fresh the check is.

  1. Meraki SD-WANopens in a new tab

    Cisco Meraki · retrieved 25 September 2026

  2. MX Sizing Guide and Principlesopens in a new tab

    Cisco Meraki · retrieved 25 September 2026

  3. Security and SD-WAN (MX,Z) Features Directoryopens in a new tab

    Cisco Meraki · retrieved 25 September 2026

  4. Meraki End-of-Life (EOL) Products and Datesopens in a new tab

    Cisco Meraki · retrieved 25 September 2026

  5. Auto VPN on IOS XE Based Cisco Secure Routersopens in a new tab

    Cisco Meraki · retrieved 25 September 2026

FAQ

Frequently asked questions about Meraki SD-WAN design

How many branches can a Meraki MX hub support?

That depends on tunnels, not sites: with client traffic, the MX Sizing Guide recommends, for example, 250 tunnels for the MX95, 500 for the MX105, 1,000 for the MX250, 1,500 for the MX450 and 3,500 for the C8455-G2-MX Secure Router. Since a dual-uplink branch forms tunnels over both interfaces, a hub carries noticeably fewer branches than that.

Can Meraki MX run BGP without Auto VPN?

Yes, from MX 26.2. For that train the Features Directory lists BGP enablement independent of Auto VPN, alongside MP-BGP for IPv4 and IPv6 over one iBGP session between Auto VPN peers and ECMP for eBGP routes over several IPsec tunnels. Devices that end at MX 18.1 do not get these features.

Does Meraki MX support VRF?

Yes, on current hardware. VRF arrived in MX 26.1 as a new feature marked “Early Access”; for 26.2 the Features Directory lists it as an enhancement without that label. We settle the right mix of VRF, Auto VPN and BGP in the pilot.

What does the MX84 end of support on 31 October 2026 mean?

Meraki's EOL overview lists that date as the MX84's end of support, and its firmware already ends at MX 18.1, so it never gets the 26.1 and 26.2 features. In our view, replacement is most urgent where an MX84 is the hub, because every branch routes through it.

What steps should I take to add a new branch to my Meraki SD-WAN?

Eight, in a fixed order: check the tunnel budget, choose hardware that runs beyond MX 18.1, assign a unique subnet, create the network from the template, configure Auto VPN as a spoke, apply policies and segmentation, align the firmware with the hubs, and accept the branch with real application traffic.

Cisco Meraki

Meraki SD-WAN. Connect sites. Plan for failures.

Meraki MX can simplify branch connectivity. We design the architecture around it: which paths applications use, what happens when a circuit fails and how headquarters, cloud services and existing networks connect.

Plan branch connectivity

Assessment → first dependable change