Welcome to the second video in my Networking Tools series!
In this chapter, we dive deep into iperf3, an essential tool for testing TCP and UDP network performance. If you're looking to understand how to measure bandwidth, throughput, latency, and more, this video will cover it all.
We'll explore:
How to perform basic iperf3 tests (upload, download, and two-directional traffic)
Asymmetrical vs. symmetrical links and full/half-duplex modes
The impact of test duration and reporting intervals
Factors that influence TCP performance like latency, packet loss, and window/buffer size
Running tests with parallel TCP connections to stress test your network
Measuring UDP performance and how it differs from TCP
Visualizing performance results using Grafana
Stay tuned for a detailed look at advanced tools like nuttcp, qperf, and netperf in the next chapter!
If you found this helpful, don’t forget to like, subscribe, and hit the bell for notifications. Let’s level up your network diagnostics together!
#Networking #iperf3 #TCPperformance #UDPperformance #NetworkTesting #Grafana #LinuxNetworking
00:00 Introduction
00:43 Network Performance
02:21 Initial tests with iperf3
06:07 Test duration and reporting interval
07:36 Latency/RTT
10:52 Buffers/Window Size
13:24 Packet loss
14:30 Parallel connections
15:40 Measuring UDP performance
17:31 JSON output and Grafana