FortiGate for Multi-Branch Indian Enterprises — SD-WAN + ZTNA Deployment Guide

Pawan Sharma Published 10 Apr 2026  ·  By Pawan Sharma  ·  Cybersecurity  ·  17 min read

If you are running 50 or more branch offices across India on MPLS circuits, you already know the pain. Four-to-twelve-week provisioning lead times for every new site. Zero application-level intelligence — your ERP traffic gets the same treatment as someone's YouTube stream. Monthly circuit costs that make your CFO wince during every quarterly review. And when your security team asks about zero trust access for the 200 remote employees who joined after 2020, the answer is a patchwork of SSL VPN concentrators that give full network access to anyone with the right credentials.

FortiGate Secure SD-WAN with ZTNA solves all four problems in a single appliance. This guide walks through the complete architecture — from ADVPN overlay design to branch model selection to licensing — for Indian enterprises with 50 to 500+ branch locations.


What is FortiGate Secure SD-WAN

Traditional SD-WAN overlays solve the transport problem but leave security as a bolt-on. Fortinet took a different approach. Every FortiGate — from the desktop 40F to the data-centre 4800F — runs SD-WAN, next-generation firewall, IPS, and ZTNA gateway on the same hardware, managed by the same FortiOS operating system. There is no separate SD-WAN appliance, no additional security service chain, and no extra license for the base SD-WAN functionality.

The hardware advantage comes from Fortinet's custom ASICs. The current-generation SP5 (Security Processor 5) and its predecessor SoC4 offload firewall, IPsec encryption, and deep packet inspection from the CPU. According to Fortinet's FortiASIC documentation, the SP5 delivers up to 17x faster firewall throughput compared to CPU-only processing. In SD-WAN terms, this means your branch FortiGate can encrypt, inspect, and route traffic at wire speed without the performance penalty that software-only SD-WAN solutions impose.

Application Steering and Performance SLA

FortiGate SD-WAN uses a performance SLA mechanism that continuously monitors every WAN link for latency, jitter, packet loss, and MOS (Mean Opinion Score). You define SLA targets per application — for example, your voice/video traffic must stay below 150 ms latency and 1% packet loss — and FortiOS automatically steers sessions to the WAN link that meets those criteria. If a link degrades below the threshold, active sessions are moved to the next-best link within seconds, not minutes. The steering modes documented in the FortiOS 7.6 SD-WAN administration guide include:

  • Best Quality — select the link with the best measured metric (latency, jitter, or bandwidth)
  • Lowest Cost (SLA) — prefer the cheapest link that still meets the defined SLA threshold
  • Maximize Bandwidth (SLA) — distribute sessions across all links meeting SLA, weighted by available bandwidth

This means your SAP traffic takes the low-latency MPLS path when it's healthy, fails over to Jio ILL automatically when MPLS degrades, and your internet browsing always takes the cheapest broadband link that meets a basic quality bar. All without manual intervention.


ADVPN Overlay Architecture

The backbone of any multi-branch FortiGate SD-WAN deployment is ADVPN (Auto Discovery VPN). ADVPN starts as a hub-and-spoke IPsec topology — every branch FortiGate establishes tunnels to one or two hub FortiGates in your data centres. The critical difference from traditional hub-and-spoke VPN is what happens next: when Branch A in Chennai needs to talk to Branch B in Kolkata, ADVPN dynamically creates a direct spoke-to-spoke tunnel between them. No traffic hairpinning through the hub. No added latency. The tunnel is built on demand, maintained as long as there is active traffic, and torn down when idle.

The protocol mechanics, documented in FortiOS ADVPN documentation, rely on IKE shortcut exchange messages. When Branch A sends traffic destined for Branch B through the hub, the hub signals both spokes with each other's public IP addresses. The spokes negotiate a direct IKE/IPsec session, and subsequent packets bypass the hub entirely. This is how you get mesh connectivity without pre-configuring n*(n-1)/2 tunnels.

Dual-Hub Redundancy

For Indian enterprises, the standard topology is two hubs — primary in Mumbai (or your main DC) and secondary in Delhi (or your DR site). Every branch maintains IPsec tunnels to both hubs simultaneously. If the Mumbai hub goes down, branches fail over to Delhi within the dead-peer-detection interval, typically 10–30 seconds. ADVPN shortcut tunnels continue to function for inter-branch traffic regardless of which hub is active, because the direct spoke-to-spoke tunnels do not depend on hub availability once established.

This maps directly to how Indian enterprises are structured. Your core applications sit in a Mumbai DC. DR is in Delhi or Hyderabad. Branches are distributed across tier-1, tier-2, and tier-3 cities with varying ISP quality. ADVPN handles all of it with a single, scalable overlay design that you configure once at the hub level and push to branches via FortiManager templates.


FortiGate ZTNA — Replacing Traditional VPN

Traditional SSL VPN gives authenticated users full Layer 3 access to your network. Once a user connects, their device is on your network — and lateral movement is limited only by whatever internal segmentation you have (which, in most Indian enterprises, is minimal). FortiGate ZTNA fundamentally changes this model.

ZTNA, available on all FortiGates running FortiOS 7.0 and later, implements an access proxy model. Instead of tunnelling the user onto the network, the FortiGate acts as a reverse proxy for specific applications. A user requesting access to your internal ERP gets proxied to that ERP application only — they never get IP-level connectivity to the network segment where the ERP server sits. The architecture is detailed in Fortinet's ZTNA administration guide.

How ZTNA Verification Works

The verification chain involves three components:

  1. FortiClient with ZTNA agent — installed on the endpoint, registers with FortiClient EMS, provides device telemetry (OS patch level, AV status, disk encryption, domain membership)
  2. FortiClient EMS (Endpoint Management Server) — evaluates device telemetry against your defined rules and assigns ZTNA tags (e.g., "compliant", "managed", "high-risk"). Tags update in real time as device posture changes
  3. FortiGate ZTNA access proxy — enforces per-application access policies that reference both user identity (LDAP/SAML) and ZTNA device tags. Access is granted only when both user authentication and device posture pass simultaneously

The critical improvement over VPN is continuous verification. If a device falls out of compliance mid-session — say the user disables their endpoint protection — the ZTNA tag updates, and the FortiGate terminates the session immediately. VPN has no equivalent mechanism; once connected, you stay connected until the session expires.

Device identity is established through client certificates issued by FortiClient EMS and stored in the device's certificate store. This means even if credentials are phished, the attacker cannot connect without the certificate-enrolled device. It is mutual TLS authentication at the application layer — something SSL VPN cannot provide.


SD-WAN + ZTNA Together on One Appliance

This is where Fortinet's integrated approach pays off. Both SD-WAN and ZTNA run on the same FortiGate, enforced by the same FortiOS policy engine, inspected by the same security profiles, and managed from the same FortiManager console. There is no service chaining between separate boxes.

In a typical deployment, your branch office users connect to the local FortiGate. SD-WAN optimizes their application paths — ERP goes over the best-quality WAN link, internet browsing goes direct-to-internet with full UTM inspection, voice traffic gets priority queuing. Simultaneously, your remote employees (field engineers, work-from-home staff, third-party contractors) connect to the same FortiGate via the ZTNA access proxy, getting posture-checked, per-application access without any VPN tunnel.

The policy structure is unified. A single firewall policy can reference SD-WAN zones, ZTNA tags, user groups, application categories, and security profiles. You are not maintaining two separate policy sets for "on-network" and "off-network" users. This is documented in the FortiOS 7.6 ZTNA guide under unified policy configuration.


Branch Office Model Selection

Choosing the right FortiGate for each branch depends on user count, throughput requirements, and whether you want current-generation (G-series/SP5) or established (F-series/SoC4/NP7) hardware. All specifications below are from official Fortinet datasheets. NGFW throughput includes firewall + IPS + application control, which is the realistic metric for branch deployments with full security enabled.

Model Branch Size FW Throughput NGFW Throughput Form Factor ASIC
FG-40F <20 users 5 Gbps 800 Mbps Desktop SoC4
FG-60F 20–75 users 10 Gbps 1 Gbps Desktop SoC4
FG-70F 25–100 users 10 Gbps 1 Gbps Desktop SoC4
FG-90G ★ 50–200 users 28 Gbps 2.5 Gbps Desktop SP5
FG-100F 100–300 users 20 Gbps 1.6 Gbps 1U Rack NP7 + CP9
FG-120G ★ 200–500 users 39 Gbps 3.1 Gbps 1U Rack SP5

★ G-series models. Note the 2–3x throughput improvement over equivalent F-series at the same price tier, driven by the SP5 ASIC.

For most Indian multi-branch deployments, the FG-60F remains the SMB sweet spot for smaller branches, while the FG-90G is rapidly becoming the default choice for medium branches that need headroom. The 90G delivers 2.5 Gbps NGFW in a desktop form factor — that is more throughput than the rack-mount 100F, which it is effectively replacing in new deployments. For larger branches or regional offices, the FG-120G at 3.1 Gbps NGFW in 1U gives you significant runway.


Centralized Management: FortiManager + FortiAnalyzer

Managing 100+ FortiGates individually is not viable. FortiManager is the centralized orchestration platform that turns a multi-branch SD-WAN deployment from an operational burden into a manageable system.

Zero-Touch Provisioning (ZTP)

When a new branch FortiGate powers on and connects to the internet, it contacts FortiManager via FortiCloud. FortiManager pushes the complete configuration — SD-WAN overlay tunnels, firewall policies, ZTNA rules, security profiles — without anyone touching the device. Your network team ships the FortiGate to the branch, the local staff plugs in power and WAN cables, and the device self-configures. For a 100-branch rollout, this reduces deployment time from months to weeks.

SD-WAN Orchestrator

FortiManager includes a purpose-built SD-WAN orchestrator that provides a graphical overlay topology view, centralized SLA template management, and per-link health monitoring across all branches from a single dashboard. You define your SD-WAN rules once as templates, assign them to device groups (e.g., "North India branches", "retail locations"), and FortiManager renders the device-specific configuration for each branch. Changes propagate to hundreds of devices in a single push, with built-in rollback if validation fails.

FortiAnalyzer: Visibility and Compliance

FortiAnalyzer aggregates logs from every FortiGate and produces the visibility layer your NOC and security teams need. SD-WAN-specific dashboards show per-link utilization, SLA violation trends, application bandwidth consumption, and failover events across all branches. For Indian enterprises in regulated industries (banking under RBI, pharma under CDSCO), FortiAnalyzer provides compliance-ready reporting templates that map security events to regulatory requirements.


FortiSASE Thin Edge for Micro-Branches

Not every branch justifies a FortiGate appliance. Retail outlets with 3–5 users, ATM sites, kiosks, and field offices often have no local IT staff and no rack space. For these locations, Fortinet offers FortiSASE with Thin Edge integration.

The architecture is straightforward: a FortiGate or FortiAP device at the micro-branch handles local LAN switching and Wi-Fi. All security inspection — firewall, IPS, web filtering, sandboxing — is offloaded to the nearest FortiSASE Point of Presence (PoP) via an IPsec tunnel. The local device acts as a thin edge that forwards traffic to the cloud security stack, with VXLAN-over-IPsec providing Layer 2 LAN extension back to the main network when needed.

For Indian deployments, FortiSASE PoPs in Mumbai and Singapore serve the subcontinent. The thin edge model means your micro-branches get the same security policy as your full FortiGate branches, without the hardware cost or management overhead of a standalone firewall at every location.


Licensing Guide

FortiGate licensing is one of the most frequently misunderstood aspects of Fortinet deployments. Here is what is included and what costs extra, based on the FortiGuard subscription documentation:

Included at No Extra Cost

  • SD-WAN base functionality — overlay tunnels, performance SLA, application steering, ADVPN. All included in FortiOS on every FortiGate. No SD-WAN license required
  • ZTNA gateway — the access proxy and ZTNA policy engine are built into FortiOS 7.0+. No additional FortiGate-side license
  • IPsec VPN — unlimited tunnels, unlimited concurrent users (limited by hardware capacity)
  • Basic firewall + routing — stateful firewall, static/dynamic routing (BGP, OSPF), NAT, traffic shaping

Requires Separate License

  • FortiClient ZTNA edition — per-endpoint license for the ZTNA agent + FortiClient EMS. Required for device posture verification and ZTNA tag assignment
  • SD-WAN overlay controller service — part of the FortiGuard SD-WAN subscription; provides cloud-assisted overlay optimization and application database updates
  • FortiManager — separate appliance or VM license. Essential for any deployment beyond 5–10 devices. Available as FortiManager Cloud (SaaS) for lower upfront cost
  • FortiAnalyzer — separate appliance or VM license. Required for centralized logging, reporting, and compliance
  • Security subscriptions — IPS, antivirus, web filtering, application control, sandboxing, anti-spam. Sold as bundles (see below)

Bundle Comparison

Component ATP UTP Enterprise
FortiGuard IPS
Antivirus + Malware
Application Control
FortiSandbox Cloud
Web Filtering
Anti-Spam
SD-WAN Overlay Controller
FortiConverter + Industrial DB

For SD-WAN + ZTNA deployments, the Enterprise Protection bundle is the natural choice since it includes the SD-WAN overlay controller service. If budget is constrained, UTP covers the core security stack and you can add the SD-WAN controller as an individual subscription.


ROI: SD-WAN vs MPLS

The financial case for SD-WAN over MPLS in India is not marginal — it is decisive. Internet bandwidth from carriers like Jio, Airtel, and BSNL is 50–70% cheaper per Mbps than equivalent MPLS circuits, and the gap widens at higher bandwidth tiers. When you combine two internet links (say Jio ILL + Airtel ILL) with SD-WAN application steering, you get more aggregate bandwidth, active-active utilization of both links, and automatic failover — at a fraction of the MPLS cost.

Forrester Total Economic Impact™ Study (2024)

Forrester's commissioned study on Fortinet Secure SD-WAN found a 300% ROI over three years with an 8-month payback period. Organizations reported 80%+ reduction in networking and communication costs, 50% improvement in network administrator productivity, and 65% fewer network disruptions. These figures were modeled on a composite organization with 150 branch locations — well within the range of typical Indian multi-branch enterprises.

Beyond direct cost savings, SD-WAN eliminates the provisioning bottleneck. An MPLS circuit in India takes 4–12 weeks to provision, depending on the carrier and the city tier. An internet link — even a dedicated ILL — can be provisioned in 1–2 weeks in most tier-1 and tier-2 cities. For an enterprise opening 20 new branches per year, this acceleration alone has significant business value.

The hidden ROI is in security consolidation. Without SD-WAN, a branch typically needs a router, a firewall, and possibly a WAN optimizer — three separate devices, three management planes, three support contracts. FortiGate collapses all of this into a single appliance with a single management platform. The operational expense reduction in staff hours, training, and spare parts inventory compounds over time.


Typical Indian Deployment Architecture

Here is the reference architecture we use for Indian multi-branch SD-WAN deployments. This topology scales from 50 to 500+ branches with minimal design changes.

                    ┌─────────────────────────────┐
                    │     FortiManager Cloud       │
                    │   (Centralized Orchestration)│
                    └──────────────┬──────────────┘
                                   │
               ┌───────────────────┼───────────────────┐
               │                                       │
    ┌──────────▼──────────┐             ┌──────────────▼──────────┐
    │   Mumbai DC (Hub 1) │             │   Delhi DR (Hub 2)      │
    │   FortiGate 600F+   │◄═══════════►│   FortiGate 600F+       │
    │   + FortiAnalyzer   │  Hub-to-Hub │   + FortiAnalyzer       │
    │   Dual ISP + MPLS   │   ADVPN     │   Dual ISP + MPLS       │
    └──────────┬──────────┘             └──────────────┬──────────┘
               │                                       │
               │           ADVPN Overlay               │
     ┌─────────┴───────────────────────┬───────────────┴─────────┐
     │                                 │                         │
┌────▼─────────────┐   ┌──────────────▼────────┐   ┌───────────▼──────────┐
│ Large Branch     │   │ Medium Branch         │   │ Micro-Branch         │
│ FG-120G / FG-100F│   │ FG-90G / FG-60F       │   │ FortiAP / FortiGate  │
│ 200-500 users    │   │ 20-200 users          │   │ 3-10 users           │
│ Dual WAN:        │   │ Dual WAN:             │   │ Single WAN + LTE     │
│  Jio ILL + Airtel│   │  Jio ILL + Airtel ILL │   │ → FortiSASE PoP      │
│  LTE backup      │   │  Jio 4G/5G backup     │   │   (Thin Edge)        │
└──────────────────┘   └───────────────────────┘   └──────────────────────┘
     ▲                         ▲                          ▲
     │    Dynamic ADVPN        │     Spoke-to-Spoke       │
     └─────────────────────────┘     Tunnels on Demand    │
                                                          │
                              ┌────────────────────────────┘
                              │
                    ┌─────────▼──────────┐
                    │  Remote Workers     │
                    │  FortiClient ZTNA   │
                    │  → ZTNA Access Proxy│
                    │    (on Hub FG)      │
                    └────────────────────┘

Key design decisions: Dual-hub ADVPN for resilience. Every branch has at least two WAN links from different carriers (Jio and Airtel are the most common combination) with LTE as tertiary backup. FortiManager Cloud eliminates the need for on-premises management infrastructure. Micro-branches use FortiSASE thin edge to avoid deploying full firewalls at locations with minimal IT presence. Remote workers connect via ZTNA access proxy on the hub FortiGates, using the same policy framework as branch users.


Why Ogma for Your SD-WAN Deployment

Ogma Consulting is an authorized Fortinet partner with NSE7-certified engineers who have designed and deployed SD-WAN + ZTNA architectures for 19+ Indian enterprise clients. We offer proof-of-concept lab environments for pre-deployment validation, handle the complete lifecycle from design through deployment to ongoing support, and provide direct escalation to Fortinet TAC when needed. If you are evaluating FortiGate SD-WAN for your multi-branch network, reach out for a technical consultation.


Frequently Asked Questions

No. FortiGate SD-WAN supports hybrid WAN configurations where MPLS, internet broadband, and LTE links coexist in the same SD-WAN overlay. Most enterprises start by adding internet links alongside existing MPLS and gradually migrating traffic. The SD-WAN performance SLA engine treats MPLS as just another transport — you can prioritize critical application traffic over MPLS while shifting bulk traffic to cheaper internet links. Over 12–18 months, you reduce MPLS circuit count as you gain confidence in the internet overlay.

Yes, this is the recommended approach. FortiGate SD-WAN treats every WAN interface as a member of the SD-WAN zone, regardless of whether it is MPLS, internet, or LTE. You configure performance SLA rules that steer traffic based on application requirements — for example, voice over MPLS when healthy, failover to internet with QoS marking when MPLS degrades. There is no flag day. You can run hybrid for as long as needed and decommission MPLS circuits site by site.

There is no hard minimum. Even a 5-user branch benefits from SD-WAN if it has two WAN links, because you get automatic failover and application-aware routing. The FortiGate 40F supports SD-WAN for branches under 20 users. For sites with 1–3 users where deploying a FortiGate is not justified, FortiSASE thin edge with a FortiAP provides cloud-delivered SD-WAN and security without on-site firewall hardware.

FortiGate SD-WAN operates as an overlay on top of licensed carrier circuits. The underlying transport (Jio ILL, Airtel MPLS, BSNL broadband) must be from DoT-licensed ISPs, which is standard practice. The SD-WAN overlay itself does not require separate TRAI licensing because it is an enterprise networking technology running on licensed infrastructure, not a telecom service. For VPN tunnels traversing public internet, ensure your ISP agreements permit encrypted overlay traffic, which all major Indian carriers support for enterprise contracts.

With FortiManager zero-touch provisioning, the deployment phase itself is fast — typically 2–4 branches per day once the hub configuration and templates are finalized. The longer lead time is ISP circuit provisioning at each branch. For a 100-branch deployment, expect 4–6 weeks for design and hub build, then 8–12 weeks for phased branch rollout (parallel with ISP provisioning). Total timeline: 3–5 months, depending on ISP lead times in your branch cities. Tier-3 cities with limited carrier presence take longer.

Yes. The ZTNA access proxy runs on the hub FortiGate (the same device handling SD-WAN for branches). Remote workers install FortiClient with the ZTNA agent, register with FortiClient EMS for posture assessment, and connect to applications through the ZTNA proxy. They get per-application access with continuous posture verification — the same security model as branch users, without being on the SD-WAN overlay. A single FortiGate policy engine governs both use cases.

Stay ahead of cyber threats

One short email a week — curated Indian cybersecurity news, Fortinet releases, DPDPA updates. No fluff.


Cato Firewall as a Service
Cato ZTNA — Zero Trust Network Access
Cato SASE Solution