Created on
06-17-2022
06:23 AM
Edited on
04-21-2025
06:04 AM
By
Anthony_E
Description | This article shows how to fix the issue where SD-WAN Performance SLA is down though the target server is ping-able. |
Scope | FortiGate, SD-WAN SLA. |
Solution |
FortiGate can still ping the target server. But the SLA is showing 'dead'.
Case 1: Example:
--- 10.100.2.210 ping statistics ---
diagnose sys sdwan health-check
This is due to the SLA default probe timeout setting. If the probe (ping) timeout exceeds 500ms, SLA will render the target host not reachable, thus, the SLA status is 'dead'.
To ensure that the ping test from FortiGate will use the outgoing interface which needs to be checked, use the FortiGate 'ping-options' feature:
exec ping-options interface <interface-name>
Note: This can be common for satellite network setups or high-latency networks.
To solve the issue, edit the probe timeout setting in SLA.
config sys sdwan edit TESTSLA <<=== SLA object name set probe-timeout 800 <-- unit in ms. default is 500 end end
After making the changes, the SLA status is 'Alive'.
diagnose sys sdwan health-check
Case 2: If IPsec overlay interfaces are part of an SD-WANzone in a Hub and Spoke scenario, Spoke shortcut tunnels may show the SLA as 'dead' in the Performance SLA configuration. This behavior is noted when ping health checks are configured for Spokes, however, ping is not allowed in the tunnel interface. As a result, incorrect SD-WAN rules can be matched.
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.