Created on 06-11-2021 01:23 AM Edited on 11-23-2021 08:16 AM By Anonymous
Description
This article describes how to use 'probe-packets disable' in the SLA Performance in SD-WAN.
Solution
It is possible to disable the 'probe-packet' for a specific SLA Performance (health-check) of the SD-WAN, the scope of disabling the probe is for debug only and should not be use in a normal status.
It is possible de disable it from GUI.
# config system sdwanEven if disabled the Fortigate will keep sending out traffic and checking the response but the result will be ignored.
# config health-check
edit "Default_FortiGuard"
set probe-packets disable
next
end
# diagnose sys sdwan health-checkNOTE.
Health Check(Default_DNS):
Seq(1 port1): state(alive), packet-loss(0.000%) latency(26.810), jitter(5.809) sla_map=0x1
Seq(2 port3): state(alive), packet-loss(0.000%) latency(26.774), jitter(5.733) sla_map=0x1
Health Check(Default_FortiGuard):
Seq(1 port1): state(alive), packet-loss(3.333%) latency(153.036), jitter(0.460) sla_map=0x1
Seq(2 port3): state(alive), packet-loss(6.667%) latency(157.907), jitter(10.215) sla_map=0x0
# config system sdwanResult.
# config health-check
edit "Default_FortiGuard
unset members
next
end
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 2024 Fortinet, Inc. All Rights Reserved.