How SD-WAN Works and What to Monitor at Every Branch
Why does one branch report unusable voice and video every afternoon while the WAN dashboard at head office shows every site green? Most network teams have fielded that escalation. The device responds, the tunnel status reads up, and application performance is still unacceptable.
SD-WAN was built for the distance between a connection that responds and an application that performs. It gives a distributed business one control point for traffic across every site, and it selects the WAN transport each application uses continuously, based on the measured condition of every available path.
The technology borrows its logic from software-defined networking and applies it to the wide area network, where transport is slower, costlier and outside your direct control. That last point changes everything about operating it. A branch connection traversing three carrier networks behaves nothing like an interface on a switch you administer.
In this blog, you will see how SD-WAN works, what makes up its architecture, how the deployment models compare, where it hides problems from you, and which metrics tell you whether a site is genuinely healthy.
What is SD-WAN?
SD-WAN, short for software-defined wide area network, is a virtual network architecture that connects branch offices, data centers and cloud platforms over any combination of transport services, including MPLS, or multiprotocol label switching, along with broadband internet and cellular. It decouples the control layer from the underlying hardware, so routing and security policy are authored once at a central controller and enforced automatically at every location.
In operational terms, one policy set governs all sites, in place of routing rules configured device by device.
The term covers a specific set of capabilities that any true SD-WAN platform provides:
Transport independence: The same policy runs over MPLS, broadband internet, fiber, 4G and 5G, in any combination the branch happens to have.
Dynamic path selection: Traffic moves between available circuits based on how each one is performing at that moment.
Application awareness: The system identifies the application generating the traffic and treats it according to business priority rather than IP address alone.
Centralized orchestration: Policy, routing and device configuration are managed from one console instead of per site.
Encrypted overlay: Every site-to-site path runs inside an encrypted tunnel, regardless of which circuit carries it.
Zero-touch provisioning: A new branch device pulls its configuration on first boot, so remote sites can be brought online without sending an engineer.
Buyers keep funding it. IDC expects the SD-WAN infrastructure market to reach $7.5 billion by 2027, growing at 10.1% a year as enterprises invest in branch connectivity and direct cloud access.
Why are Enterprises Moving Away from MPLS-Only WANs?
Enterprises are moving away from MPLS-only WANs because the applications employees depend on no longer reside where MPLS was designed to deliver them. MPLS was engineered to carry traffic between branches and a central data center with contractual quality guarantees. Most workloads now run in SaaS platforms and public cloud regions.
A traditional hub-and-spoke design sends branch traffic to the data center first, inspects it there, then pushes it back out to the internet. Every cloud request pays that detour twice. Users feel it as slow file opens and choppy calls even when no circuit has failed.
Cost and provisioning time compound it. A new MPLS circuit can take weeks or months to turn up, while broadband at the same site takes days at a fraction of the monthly spend.
Here is how the two approaches compare across an enterprise network:
Factor | MPLS-only WAN | SD-WAN |
Path to cloud apps | Backhauled through the data center | Direct from the branch |
Bandwidth cost per Mbps | High | Substantially lower on broadband |
New site turn-up | Weeks to months | Days, with zero-touch provisioning |
Failover behavior | Manual or routing-protocol driven | Automatic, sub-second on many platforms |
Quality guarantee | Contractual, carrier backed | Policy driven, measured continuously |
Policy changes | Device by device | Pushed centrally to all sites |
SD-WAN does not force MPLS out. Plenty of organizations keep MPLS for latency-sensitive traffic between core sites and add broadband alongside it for everything else.
Both an MPLS-only WAN and an SD-WAN carry the same traffic. What separates them is the exit point for internet-bound traffic and the logic that chooses each path.
What are the Core Components of an SD-WAN Architecture?
An SD-WAN architecture has four components, each handling a different job. Vendors name them differently, and the functions stay consistent.
Edge device: A physical appliance or virtual instance at each branch, data center and cloud region that terminates tunnels, classifies traffic and applies policy locally.
Controller: The control plane that distributes routes, tunnel information and policy to every edge device, keeping all sites working from the same view.
Orchestrator: The management plane where policy is authored, templates are held and new devices are provisioned, usually delivered as a cloud console.
Analytics plane: The reporting layer that stores path measurements, application usage and event history for network troubleshooting and capacity planning.
Knowing which component owns which decision saves hours during an incident. A branch flapping between circuits is an edge and underlay problem, while a policy that never took effect at three of forty sites points at the orchestrator.
How does SD-WAN Work?
SD-WAN works by building an encrypted overlay across whatever circuits a site has, measuring those circuits continuously, then steering each application onto the path that currently meets its requirements. Those four components run the process in four stages.
Abstract the transport: Each branch device forms encrypted tunnels across every available circuit, creating one logical network on top of mixed physical links.
Identify the application: Deep packet inspection and signature matching classify traffic as voice, video, SaaS, backup or bulk transfer, usually within the first few packets of a session.
Measure every path: The device sends probes across each tunnel at short intervals and records delay, variation and loss for each one.
Apply policy and steer: Traffic is placed on whichever path meets the thresholds defined for its class, and it moves the moment a path stops meeting them.
Three elements of that sequence account for most of what SD-WAN does differently from conventional routing, and each is worth setting out on its own.
Overlay and Underlay
The underlay is the set of physical circuits you buy: MPLS, broadband, fiber, cellular. The overlay is the mesh of encrypted tunnels SD-WAN builds across them.
Most operational confusion comes from treating the two layers as one. A tunnel can report itself as up while the circuit beneath it drops traffic.
Application-Aware Routing
Application-aware routing attaches performance thresholds to traffic classes instead of to circuits. A voice class might require one-way delay under 150 ms and loss under 1%, while a backup job simply takes whatever bandwidth is free.
This is where SD-WAN differs from traditional quality of service marking. Priority queues decide who goes first on a congested link, while application-aware routing decides which link to use at all.
Path Remediation
When no path fully meets a class threshold, SD-WAN can repair traffic in flight. Common techniques include:
Forward error correction: Extra parity data lets the receiver rebuild lost packets without a retransmission.
Packet duplication: Copies of the stream travel two paths, and the receiver keeps whichever arrives cleanly.
Link bonding: One session spreads across two circuits when neither has enough capacity alone.
What are the Main SD-WAN Deployment Models?
There are three SD-WAN deployment models, and the difference between them is who runs the control plane and who answers the phone at 2 a.m.
Do-it-yourself: Your team buys the licenses and appliances, runs the controller and orchestrator, and manages carriers directly. Most control, most in-house engineering.
Managed service: A carrier or service provider owns the platform and operates it against an SLA. Change requests go through a ticket queue, trading response speed for lower staffing pressure.
Cloud-delivered and SASE-integrated: Traffic passes through provider points of presence where networking and security functions run together. SASE, or secure access service edge, is the architecture that combines the two, and the branch device acts mainly as an on-ramp to it.
Most market movement has gone to the third model, because it puts inspection close to the user instead of at a distant data center. It also concentrates dependency on one provider's backbone, which is worth weighing before signing.
What are the Business Benefits of SD-WAN?
The benefits of SD-WAN show up in connectivity spend, in the time it takes to deliver a site, and in the quality users experience on cloud applications. The gains are practical rather than dramatic.
Lower bandwidth cost: Broadband and cellular carry traffic that previously required premium circuits, and MPLS is kept only where it earns its price.
Faster branch rollout: Zero-touch provisioning brings a site online in days, which matters for retail, banking and any business opening locations on a schedule.
Better cloud performance: Local internet breakout removes the backhaul detour for SaaS and public cloud traffic.
Resilience without manual work: Sessions survive a circuit failure because traffic moves to a healthy path automatically.
Consistent policy: One change reaches every branch, which reduces the configuration drift that builds up across hundreds of manually managed devices.
Where does SD-WAN Create New Blind Spots?
SD-WAN creates blind spots because the vendor console reports on the overlay it controls, while most user-facing problems begin in the underlay, the LAN or the application itself. The dashboard can be entirely green while a branch is unusable. Four areas go unmeasured in most production deployments:
Underlay performance: Your provider shows tunnel health, and the carrier circuit beneath it has its own congestion, loss and maintenance windows that you need evidence for.
The branch LAN: A failing access switch or saturated uplink inside the site produces symptoms identical to a WAN fault.
Application and server tier: A slow database behind a healthy path still reads to users as a network problem.
Multi-vendor reality: Sites gained through mergers, legacy routers and cloud gateways rarely report into one console.
The consequence is measurable. Uptime Institute reports that outages linked to fiber and connectivity problems are rising, and that they are more likely to result in extended disruption.
There is also a commercial cost to missing evidence. When a carrier disputes a service credit, the only thing that settles it is your own record of packet loss on that circuit, timestamped and independent of the vendor whose SLA is in question.
How do you Monitor an SD-WAN?
SD-WAN monitoring means watching four layers at once: the physical circuits, the encrypted overlay, the branch hardware, and the applications riding on top. Any one of them alone produces a partial answer during an incident.
A working setup usually combines these methods:
Circuit-level polling: SNMP collection from edge devices and carrier-facing interfaces returns errors, discards and utilization per circuit.
Synthetic path tests: Scheduled probes between sites and to cloud endpoints measure delay, variation and loss on paths no user happens to be using.
Flow analysis: Network flow analysis answers which applications and which hosts consumed a link during the window a user complained about.
Configuration tracking: Recording every policy and device change lets you correlate a performance shift against what was pushed that morning.
Application response measurement: Timing live transactions from the branch shows what the user experienced during the complaint window.
Baselining and anomaly detection: Comparison against a site's own history catches slow degradation that static thresholds miss.
Collecting all four layers in one network monitoring tool buys you correlation. When latency doubles on a branch tunnel, the interface counters, flow records and change log for that site should appear on the same screen and the same clock.
Which SD-WAN Metrics Should you Track?
Track the metrics that decide whether an application works, because reachability alone hides most user-facing faults. These are the network performance metrics that matter most on a wide area network.
Metric | What it tells you | Healthy target |
One-way latency | Time for traffic to cross the path | Under 150 ms for interactive voice, per ITU-T G.114 |
Jitter | Variation in packet arrival timing | Under 30 ms for voice and video |
Packet loss | Share of packets that never arrive | Under 1% for voice, near zero for replication |
Circuit utilization | Headroom left on each link | Sustained below 70% to 80% |
Tunnel availability | Overlay uptime per site pair | Matched to your internal SLA |
Path change count | How often traffic is being steered away | Stable or falling week on week |
Application response time | Delay the user actually experiences | Compared against that site's baseline |
Interface errors and discards | Physical or capacity trouble on the link | Flat at or near zero |
Two of these deserve particular attention on a wide area network. Latency and jitter degrade voice and video long before any link registers as down, which is why availability reporting alone keeps producing tickets that read "network slow" with no supporting evidence.
Path change count is the metric teams add last and value most. A branch steering traffic forty times an hour is telling you its primary circuit is unstable, weeks before it fails.
These metrics come from four separate layers of the network. A single reading tells you something is wrong without telling you which layer produced it.
How do you Troubleshoot Common SD-WAN Problems?
Most SD-WAN problems trace back to one of five causes, and each leaves a different signature in the data. Working through them in order is faster than starting with the vendor console.
Broadband brownouts: The circuit stays up while loss climbs during peak hours, visible as congestion on one path and repeated steering away from it.
Tunnel flapping: Rapid path changes usually indicate probe thresholds set tighter than the circuit can hold, or genuine instability at the last mile.
Policy not applied: An application behaves correctly at most sites and badly at a few, which points to template drift in the orchestrator.
Asymmetric routing: Traffic leaves on one path and returns on another, breaking stateful inspection and producing intermittent session drops.
Cloud egress bottlenecks: Local breakout works until the site's internet circuit saturates, at which point every SaaS application degrades together.
Change correlation resolves a large share of these quickly. Pairing performance data with configuration management records turns "it started sometime Tuesday" into a specific push at a specific hour.
How do you Secure an SD-WAN?
Securing an SD-WAN means protecting the overlay, the branch device and the new internet exit at every site. Local breakout gives each branch its own path to the internet, which removes the single inspection point that a hub-and-spoke design provided.
Five controls carry most of the weight:
Encryption in transit: IPsec tunnels between all sites, with key rotation handled by the controller.
Segmentation: Separate virtual networks for guest traffic, payment systems, operational technology and corporate users, so a compromise at one branch stays contained.
Branch-level inspection: A next-generation firewall at the edge or a cloud security service handling traffic before it reaches the internet.
Identity-based access: Zero trust policies that authenticate users and devices per session instead of trusting anything already inside the tunnel.
Configuration compliance: Continuous checking of device configuration against an approved baseline, since misconfiguration remains a leading route into a branch.
Security and networking teams increasingly buy these together as SASE, where SD-WAN carries the connectivity layer and cloud-delivered services handle inspection. That gives you one policy model, and it also puts your traffic path and your security enforcement in the same provider's hands, which raises the value of independent monitoring.
What Should an SD-WAN Monitoring Setup Include?
An SD-WAN monitoring setup should answer three questions during an incident: which layer failed, when it started, and who owns the fix. Use this checklist against what you run today.
Vendor-independent measurement: Path data collected by something other than the platform being measured, so carrier and vendor disputes have neutral evidence.
Per-circuit and per-tunnel separation: Underlay and overlay reported as distinct objects, never merged into one health icon.
Full site coverage: Branch switches, wireless controllers, edge devices and cloud gateways discovered and polled, including sites inherited through acquisition.
Correlated alerting: One incident per underlying fault, instead of forty tickets when a regional circuit degrades.
Business context: Sites grouped by revenue impact, so a distribution center and a back office do not page at the same severity.
Teams that get this right shift from reactive ticket handling to proactive monitoring, where a degrading circuit is replaced during a planned window rather than after a failed trading day.
When a complaint does reach the service desk, working the same five checks in the same order locates the failing layer faster than opening the vendor console first.
See Every Layer Beneath Your SD-WAN with Motadata ObserveOps
SD-WAN gives you control over how traffic moves. It leaves you without an independent record of what happened on the circuits underneath, inside your branch LANs, or in the applications your users were trying to reach. That record turns a disputed outage into a resolved one.
No monitoring platform repairs a congested carrier backbone or a failing last mile. What it does is show where the fault lives, how long it has been building, and which provider owns it.
Motadata ObserveOps brings underlay circuits, overlay tunnels, branch devices and application performance into one platform, with per-site baselining and correlated alerting across all of them. Network teams running distributed operations use it to catch a branch degrading before the first user calls, and to hold carriers to the service they invoiced for.
FAQs
What is SD-WAN in simple terms?
SD-WAN is a way of running a company's wide area network from one central policy instead of configuring every branch router separately. It sends each application over whichever available circuit is performing best at that moment.
How is SD-WAN different from MPLS?
MPLS is a carrier-provided circuit type with contractual quality guarantees, while SD-WAN is software that manages traffic across whatever circuits you have, including MPLS. Many organizations run both, keeping MPLS for latency-sensitive traffic and using broadband for everything else.
Does SD-WAN replace a firewall?
Most SD-WAN edge devices include basic firewall capability, though few match a dedicated next-generation firewall for inspection depth. Because local internet breakout gives each branch its own exit point, security is usually handled by a branch firewall or a cloud-delivered service alongside the SD-WAN platform.
What causes most SD-WAN performance problems?
The common causes are broadband circuits degrading during peak hours, policy templates that did not apply consistently across all sites, and saturation of a branch internet link after local breakout is enabled. Branch LAN faults also produce symptoms that look identical to WAN problems.
Can you monitor SD-WAN with an existing network monitoring tool?
Yes, provided the tool can poll the edge devices, collect flow data and run synthetic tests across paths independently of the SD-WAN vendor's own console. Relying only on the vendor dashboard leaves the underlay circuits and branch LAN unmeasured, which is where a large share of user-facing problems begin.
Author
Poonam Lalani
Content Strategist
Poonam Lalani is a B2B content strategist and writer with a background in computer engineering and experience across enterprise technology domains, including AI, cloud, DevOps, data engineering, and IT operations. She specializes in creating research-driven content that simplifies complex ideas and supports product education, thought leadership, and business growth.


