<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xmission.com/index.php?action=history&amp;feed=atom&amp;title=Iperf</id>
	<title>Iperf - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xmission.com/index.php?action=history&amp;feed=atom&amp;title=Iperf"/>
	<link rel="alternate" type="text/html" href="https://wiki.xmission.com/index.php?title=Iperf&amp;action=history"/>
	<updated>2026-05-02T19:41:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.xmission.com/index.php?title=Iperf&amp;diff=11496&amp;oldid=prev</id>
		<title>Jab: Created page with &quot; Windows binaries can be downloaded via this link: [http://iperf.fr/[iperf.fr]]  Iperf is a network testing tool that can create data streams used to measure the throughput of...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.xmission.com/index.php?title=Iperf&amp;diff=11496&amp;oldid=prev"/>
		<updated>2023-03-21T22:07:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; Windows binaries can be downloaded via this link: [http://iperf.fr/[iperf.fr]]  Iperf is a network testing tool that can create data streams used to measure the throughput of...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Windows binaries can be downloaded via this link: [http://iperf.fr/[iperf.fr]]&lt;br /&gt;
&lt;br /&gt;
Iperf is a network testing tool that can create data streams used to measure the throughput of a network connection.&lt;br /&gt;
&lt;br /&gt;
==For Windows users==&lt;br /&gt;
&lt;br /&gt;
*After you download Iperf click on &amp;#039;&amp;#039;&amp;#039;Open File&amp;#039;&amp;#039;&amp;#039; from your downloads manager. This should open up a window, in this windows you should see &amp;#039;&amp;#039;&amp;#039;Extract all&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
*Next click on Extract&lt;br /&gt;
*You can close all open windows for the next steps. &lt;br /&gt;
&lt;br /&gt;
# Click on your Start Menu&lt;br /&gt;
# Type cmd - you should see &amp;#039;&amp;#039;&amp;#039;Command Prompt&amp;#039;&amp;#039;&amp;#039; show up in the list of available applications, then click on it.&lt;br /&gt;
# This will open up a window, it will have a black background and white letters and if you are using windows 10 it will say:&lt;br /&gt;
 Microsoft Windows [Version 10.x.xxxx.xxxx]&lt;br /&gt;
 (c) Microsoft Coperation. All Rights Reserved.&lt;br /&gt;
 &lt;br /&gt;
 C:\Users\yourname&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next change the directory to your Downloads folder by typing the following after the blinking cursor, then click enter:&lt;br /&gt;
 cd Downloads&lt;br /&gt;
&lt;br /&gt;
Your prompt will now look like this: &lt;br /&gt;
 C:\Users\yourname\Downloads&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next we will want to change the directory to the iperf download you just extracted, so type the following after the blinking cursor, then click enter:&lt;br /&gt;
 cd iperf-3.1.1-win64\iperf-3.1.3-win64&lt;br /&gt;
&lt;br /&gt;
NOTE: the current version is iperf-3.1.3-win64. If you downloaded a different version replace the version number with the one you downloaded. To make it easy you can type ip then hit your tab key and it will auto complete. &lt;br /&gt;
&lt;br /&gt;
Your prompt will now look like this:&lt;br /&gt;
 C:\Users\yourname\Downloads\iperf-3.1.3-win64\iperf-3.1.3-win64&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next we will run the iperf test, type the following after the blinking cursor then click enter:&lt;br /&gt;
 iperf3.exe -c 198.60.22.18&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will now see an output similar to the following: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
------------------------------------------------------------&lt;br /&gt;
Client connecting to 198.60.22.18, TCP port 5201&lt;br /&gt;
TCP window size: 85.0 KByte (default)&lt;br /&gt;
------------------------------------------------------------&lt;br /&gt;
Connecting to host 198.60.22.18, port 5201&lt;br /&gt;
[  5] local 192.168.1.13 port 50970 connected to 198.60.22.18 port 5201&lt;br /&gt;
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd          RTT&lt;br /&gt;
[  5]   0.00-1.00   sec   116 MBytes   969 Mbits/sec  28960   2.21 MBytes   20ms&lt;br /&gt;
[  5]   1.00-2.00   sec   112 MBytes   940 Mbits/sec    0   2.32 MBytes   21ms&lt;br /&gt;
[  5]   2.00-3.00   sec   112 MBytes   940 Mbits/sec    0   2.40 MBytes   22ms&lt;br /&gt;
[  5]   3.00-4.00   sec   112 MBytes   940 Mbits/sec    0   2.46 MBytes   22ms&lt;br /&gt;
[  5]   4.00-5.00   sec   112 MBytes   940 Mbits/sec    0   2.50 MBytes   22ms&lt;br /&gt;
[  5]   5.00-6.00   sec   112 MBytes   940 Mbits/sec    0   2.52 MBytes   22ms&lt;br /&gt;
[  5]   6.00-7.00   sec   112 MBytes   940 Mbits/sec    0   2.54 MBytes   22ms&lt;br /&gt;
[  5]   7.00-8.00   sec   112 MBytes   940 Mbits/sec    0   2.55 MBytes   22ms&lt;br /&gt;
[  5]   8.00-9.00   sec   112 MBytes   940 Mbits/sec    0   2.55 MBytes   23ms&lt;br /&gt;
[  5]   9.00-10.00  sec   112 MBytes   940 Mbits/sec    0   2.55 MBytes   23ms&lt;br /&gt;
- - - - - - - - - - - - - - - - - - - - - - - - -&lt;br /&gt;
[ ID] Interval           Transfer     Bitrate         Retr&lt;br /&gt;
[  5]   0.00-10.00  sec  1.10 GBytes   943 Mbits/sec  28960             sender&lt;br /&gt;
[  5]   0.00-10.00  sec  1.09 GBytes   940 Mbits/sec                  receiver&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The numbers in the &amp;#039;&amp;#039;&amp;#039;Bitrate&amp;#039;&amp;#039;&amp;#039; section is what we are looking for. In this case:&lt;br /&gt;
* 943 Mbits/sec - sender&lt;br /&gt;
* 940 Mbits/sec - receiver &lt;br /&gt;
&lt;br /&gt;
This is a good indication that on your 1Gbps connection you are getting the speeds you signed up for. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Troubleshooting]]&lt;/div&gt;</summary>
		<author><name>Jab</name></author>
	</entry>
</feed>