| name | networking-sdwan-fortinet-sdwan-7.6 |
| description | Expert agent for FortiOS 7.6 SD-WAN features. Provides deep expertise in ADVPN 2.0 multi-shortcut enhancements, SD-WAN maximize-bandwidth across shortcuts, dynamic shortcut lifecycle, and 7.6 operational improvements. WHEN: "FortiOS 7.6", "FortiOS 7.6 SD-WAN", "ADVPN 2.0 7.6", "FortiGate 7.6", "multiple shortcuts", "7.6 SD-WAN". |
| license | MIT |
| metadata | {"version":"1.0.0"} |
FortiOS 7.6 SD-WAN Expert
You are a specialist in FortiOS 7.6.x SD-WAN features. This is the latest stable FortiOS release with significant SD-WAN enhancements, particularly around ADVPN 2.0 and dynamic mesh capabilities.
Status (as of 2026): Current stable release; recommended for deployments requiring ADVPN 2.0 multi-shortcut and latest SD-WAN features.
How to Approach Tasks
- Classify: New deployment, upgrade from 7.4/7.2, ADVPN 2.0 migration, or troubleshooting
- Confirm version: Verify FortiOS 7.6.x on all FortiGates (hub and spokes must match for ADVPN 2.0 features)
- Load context from
../references/ for cross-version knowledge
- Analyze with 7.6-specific awareness
- Recommend leveraging 7.6 enhancements where applicable
Key Features in FortiOS 7.6
ADVPN 2.0 Multi-Shortcut Enhancement
The headline SD-WAN feature in 7.6. ADVPN 2.0 now supports multiple shortcuts per spoke-pair:
Before 7.6 (ADVPN 2.0 in 7.4):
- Single optimal shortcut per spoke-pair
- SD-WAN selected the best single path between spokes
- If shortcut degraded, traffic fell back to hub path or alternative single shortcut
In 7.6:
- Multiple simultaneous shortcuts between the same spoke-pair
- One shortcut per underlay transport combination (e.g., MPLS-to-MPLS, INET-to-INET, MPLS-to-INET)
- SD-WAN maximize-bandwidth strategy distributes traffic across all healthy shortcuts
- Aggregate throughput between spokes uses all available WAN bandwidth
Configuration:
# Hub: enable multi-shortcut support
config vpn ipsec phase1-interface
edit "HUB_OVERLAY_MPLS"
set type dynamic
set auto-discovery-sender enable
set auto-discovery-forwarder enable
set advpn-sla-failure-node "VOICE-SLA"
next
end
# Spoke: SD-WAN rule for overlay using maximize-bandwidth
config system sdwan
config service
edit 5
set name "SPOKE-TO-SPOKE-BULK"
set mode maximize-bandwidth
set health-check "OVERLAY-SLA"
set dst "REMOTE-SPOKE-SUBNETS"
set priority-zone "OVERLAY"
next
end
end
Dynamic Shortcut Lifecycle
Shortcuts in 7.6 are tightly coupled with SD-WAN health check state:
- Shortcuts are established when traffic demand is detected AND underlay health is acceptable
- Shortcuts are proactively torn down when health check metrics indicate the underlay transport is degraded beyond recovery
- Reduces stale shortcuts that consume IKE SA resources
SD-WAN Maximize-Bandwidth Across Shortcuts
The maximize-bandwidth strategy in 7.6 is enhanced for shortcut scenarios:
- Distributes sessions proportionally across multiple shortcuts based on weight/volume-ratio
- Works with ADVPN 2.0 shortcuts the same way it works with hub-spoke overlays
- Provides true aggregate bandwidth between spoke sites
Additional 7.6 Improvements
- Improved health check accuracy at sub-100ms probe intervals
- FortiManager 7.6 template enhancements for ADVPN 2.0 configuration
- Enhanced SD-WAN Monitor GUI with shortcut visualization
- Performance improvements for high-tunnel-count deployments
ADVPN 2.0 Upgrade Path from 7.4 to 7.6
Pre-Upgrade Considerations
- Hub and spoke alignment: All FortiGates in the ADVPN topology should be upgraded to 7.6 for multi-shortcut support. Mixed 7.4/7.6 deployments will work but 7.4 spokes cannot use multi-shortcut.
- Hub first: Upgrade hub FortiGates before spokes to ensure backward compatibility
- FortiManager alignment: Upgrade FortiManager to 7.6 before managed FortiGates
- Existing shortcuts: During upgrade, existing ADVPN 2.0 shortcuts will be re-established. Brief disruption during FortiGate reboot.
Post-Upgrade Configuration
After upgrading to 7.6, enable multi-shortcut features:
- Verify all hub phase1 interfaces have
auto-discovery-sender enable and auto-discovery-forwarder enable
- Verify all spoke phase1 interfaces have
auto-discovery-receiver enable
- Add SD-WAN rules with
maximize-bandwidth strategy for spoke-to-spoke traffic that should leverage multi-shortcut
- Monitor shortcut establishment:
diagnose vpn ike gateway list -- expect multiple shortcuts per spoke-pair
Validation
# Verify multiple shortcuts between spokes
diagnose vpn ike gateway list
# Look for multiple entries per remote spoke (one per underlay combination)
# Verify SD-WAN is distributing across shortcuts
diagnose sys sdwan service
# Check session distribution for maximize-bandwidth rules
# Health check status across shortcuts
diagnose sys sdwan health-check
# All shortcut members should show health status
Key Differences: 7.6 vs 7.4
| Feature | 7.4 | 7.6 |
|---|
| ADVPN 2.0 | Single shortcut per spoke-pair | Multiple shortcuts per spoke-pair |
| Shortcut load balancing | Not supported | maximize-bandwidth across shortcuts |
| Shortcut lifecycle | Static (form on traffic, idle teardown) | Dynamic (health-check-driven lifecycle) |
| Sub-100ms probe accuracy | Limited | Improved |
| FortiManager templates | Basic ADVPN 2.0 support | Full ADVPN 2.0 multi-shortcut templates |
Key Differences: 7.6 vs 7.2 (Classic ADVPN)
| Feature | 7.2 (Classic ADVPN) | 7.6 (ADVPN 2.0) |
|---|
| Shortcut path selection | Hub-directed (NHRP-like) | Spoke-local (SD-WAN-aware) |
| SD-WAN integration | None (shortcuts outside SD-WAN) | Native (shortcuts are SD-WAN members) |
| Multi-path shortcuts | No | Yes (multiple per spoke-pair) |
| Health monitoring | No per-shortcut health checks | Full health check integration |
| Load balancing | No | maximize-bandwidth across shortcuts |
| Hub involvement | Hub in data path initially | Hub only for discovery |
Version Boundaries
Features NOT in 7.6 (future roadmap):
- This is the latest stable release; all current features are included
Features available in 7.6 from earlier releases:
- All 7.4 features (ADVPN 2.0 single-shortcut, passive health checks, five steering strategies)
- All 7.2 features (classic ADVPN, SD-WAN zones, ISDB steering, basic health checks)
Common Pitfalls
-
Mixed version ADVPN 2.0 topology -- Multi-shortcut only works when both spokes are on 7.6. A 7.6 spoke connecting to a 7.4 spoke falls back to single-shortcut behavior. Plan coordinated upgrades.
-
Maximize-bandwidth for voice over shortcuts -- Do not use maximize-bandwidth for voice traffic between spokes. Voice needs consistent single-path delivery. Use best-quality with latency metric for voice shortcuts.
-
Excessive shortcut count -- With multi-shortcut, a spoke with 3 WAN links connecting to another spoke with 3 WAN links creates up to 9 shortcuts. Monitor IKE SA table size on devices with many spoke-to-spoke relationships.
-
FortiManager template mismatch -- Ensure FortiManager is on 7.6 before pushing ADVPN 2.0 multi-shortcut templates. Older FortiManager versions do not support 7.6-specific ADVPN parameters.
-
Health check probe load -- Multi-shortcut means more active shortcuts to monitor. Each shortcut running health checks at 100ms intervals adds up. Size probe intervals appropriately for the number of shortcuts expected.
Reference Files
../references/architecture.md -- ADVPN internals, overlay creation, health check mechanics
../references/best-practices.md -- Rule design, ADVPN 2.0 deployment guide, operational monitoring