greetings all,
we have a performance SLA with active probe based on Ping, but Ping packet got lost intermittently along the path.
So, we want to use a passive or Prefer Passive probe method with TCP Connect to the production service as the protocol, to see if Ping packet loss will come with TCP connect error. In short, we want to compare the two probing methods to figure it out.
I just configured the performance SLA, but it is not used to any SD-WAN rule, as we do not want an unverified performance SLA to risk our production.
And I got the performance as below, test_for_Prefer_passive_probe is the one, and it shows me packet loss forever (see the picture below). I completely doubt the packet loss is reflecting the truth as we do not have any reported issue from the production line.
So, can any friend let me know how the packet loss is calculated in such scenario, what is the recommended way to configure prefer passive probe SLA monitor?
Yes, we've enabled passive-wan-health-measurement on the firewall policy which allows the traffic to the target server.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi @sean3
This is what we did in our environment
FW01 # config system sdwan
FW01 (sdwan) # config health-check
FW01 (health-check) # edit "Default_AWS"
FW01 (Default_AWS) # show
config health-check
edit "Default_AWS"
set server "aws.amazon.com"
set protocol http
set interval 1000
set probe-timeout 1000
set recoverytime 10
set members 1
config sla
edit 1
set latency-threshold 250
set jitter-threshold 50
set packetloss-threshold 5
next
end
next
end
Note we used trust website like aws.amazon.com, to ensure the keepalive messages will continuously work find
thanks Hemin88,
I see the probe-timeout 1000, latency-threshold 250.
probe-timeout basically means the round-trip time (RTT) right? (I see it from here ). Latency is basically the time for a packet being sent from source to destination, it is time spent just for one-way. So , you think probe-timeout should be configured at least twice higher than the latency?
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1688 | |
1087 | |
752 | |
446 | |
226 |
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.