News

Scott Reeves demonstrates the use of iperf, which provides basic information on throughput, packet loss, and jitter to help you troubleshoot UDP and TCP issues. There are a few tools available to ...
iperf is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports ...
Getting a grip on network performance numbers is one of the most difficult tasks for network managers. Unlike many information technology statistics such as disk space utilization and available memory ...
C:\>iperf -c 192.168.0.1 -w 64KB -p 5002 -u ----- Client connecting to 192.168.0.1, UDP port 5002 Sending 1470 byte datagrams UDP buffer size: 64.0 KByte ...
Our business is connected to various outside facilities across town via fiber. We lease the fiber, and have Cisco ASA (or PIX) firewalls on each end with a VPN tunnel connecting our private networks.
iperf3 is a network throughput tool used to measure the performance of the network your Mac is using. Here's how to use it in the macOS Terminal app. iperf is a UNIX memory, network throughput, and ...