Technical Tip: Latency and Jitter measurements are incorrectly added into default application 0
| Description | This article describes an issue where the latency and jitter measured are incorrectly added to default application. FortiOS calculates the network performance for the application when using SD-WAN. |
| Scope | FortiGate v7.6.3. |
| Solution | Topology: config system sdwan
The FortiGate firewall policy allows the traffic to the SSH Server:
SSH from PC to server 172.16.202.2. Latency and jitter are measured in the default application 0: FGT_A (root) # diagnose sys link-monitor-passive admin list After executing some commands on the SSH connection to trigger some traffic, the packet loss can be measured in the SSH application: FGT_A (root) # diagnose sys link-monitor-passive admin list
Logging out of the SSH connection, initiate a new SSH from PC to the same server 172.16.202.2 and execute some commands on the SSH connection to trigger some traffic. Latency and jitter are measured in the default application 0 again; packet-loss can be measured in the SSH application. FGT_A (root) # diagnose sys link-monitor-passive admin list port1(123) | service=0x00000000 | latency=115.0 03-07 06:11:09 | jitter=50.0 03-07 06:11:09 | pktloss=0.0 % NA This issue has been addressed in v7.6.4. |

