Description | This article describes how to test the bandwidth of a link. |
Scope | FortiGate. |
Solution |
UDP testing is preferred when it comes to link bandwidth testing like a WAN link.
Packet loss is not considered when using UDP. Data payload can be sent at very high rate over UDP.
The bandwidth value over UDP is raw and it's not limited by latency or packet loss.
Latency for acknowledgement or flow control could reduce the observed bandwidth when the test is done over TCP.
The following is an example of how to test a 1G bandwidth with iperf3 over UDP:
iperf3 -c <IP_server_address> -u -b 1G -t 20 -p 5201 |
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.