Skip to main content
nrane
Staff
Staff
October 6, 2025

Technical Tip: Hold down timer not applicable for SLA mode

  • October 6, 2025
  • 0 replies
  • 209 views
Description This article describes how the FortiGate SD-WAN SLA config hold-down timer is not applicable for SLA mode.
Scope FortiGate.
Solution

The timer is only applicable for Manual Mode.

 

The FCSS – SD-WAN 7.4 training architect shows the following:

 

nrane_2-1759164374124.png

 

As the following CLI configuration indicates, hold-down is applicable for Manual Mode:

 

config service
    edit 5
        set name "TEST"
        <SNIP>
        set mode manual  
        set hold-down-time 0

        <SNIP>

end