Iperf-the Network Bandwidth Measurement tool

Source: Internet
Author: User

What is IPERF/IPERF3?

IPERF3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, buffers and protocols (TCP, UDP, SCTP with IPv4 and IPV6). For each test it reports the bandwidth, loss, and other parameters. This is a new implementation, shares no code with the original IPerf and also are not backwards compatible. IPerf was orginally developed by Nlanr/dast. IPERF3 is principally developed by Esnet/lawrence Berkeley National Laboratory. It is released under a Three-clause BSD license.

IPerf Features
  • TCP and SCTP
    • Measure Bandwidth
    • Report MSS/MTU size and observed read sizes.
    • Support for TCP window size via socket buffers.
  • Udp
    • Client can create UDP streams of specified bandwidth.
    • Measure Packet Loss
    • Measure Delay Jitter
    • Multicast capable
  • Cross-platform:windows, Linux, Android, MacOS X, FreeBSD, OpenBSD, NetBSD, VxWorks, Solaris,...
  • Client and server can have multiple simultaneous connections (-P option).
  • Server handles multiple connections, rather than quitting after a single test.
  • Can Run for specified time (-t option), rather than a set amount of data to transfer (-n or-k option).
  • Print Periodic, intermediate bandwidth, jitter, and loss reports at specified intervals (-i option).
  • Run the server as a daemon (-D option)
  • Use representative streams to test out how link layer compression affects your achievable bandwidth (-f option).
  • A server accepts a single client simultaneously (IPERF3) multiple clients simultaneously (IPERF2)
  • New:ignore TCP slowstart (-o option).
  • New:set target bandwidth for UDP and (new) TCP (-B option).
  • New:set IPv6 Flow Label (-l option)
  • New:set Congestion Control algorithm (-C option)
  • New:use SCTP rather than TCP (--SCTP option)
  • New:output in JSON format (-j option).
  • New:disk Read Test (server:iperf3-s/client:iperf3-c testhost-i1-f filename)
  • New:disk Write Tests (Server:iperf3-s-F filename/client:iperf3-c testhost-i1)

https://iperf.fr/

http://blog.163.com/hlz_2599/blog/static/142378474201341341339314/

Iperf-the Network Bandwidth Measurement tool

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.