iperf 2.0.10 or greater on sourceforge
<https://sourceforge.net/projects/iperf2/> should work.  iperf 3 might a
well.

[root@localhost iperf2-code]# src/iperf -c 10.19.87.9 -i 1 -t 5 -p 9201 -B
10.19.87.8:9202
------------------------------------------------------------
Client connecting to 10.19.87.9, TCP port 9201
Binding to local address 10.19.87.8
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[  3] local 10.19.87.8 port 9202 connected with 10.19.87.9 port 9201
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0- 1.0 sec   113 MBytes   949 Mbits/sec
[  3]  1.0- 2.0 sec   112 MBytes   941 Mbits/sec
[  3]  2.0- 3.0 sec   112 MBytes   944 Mbits/sec
[  3]  3.0- 4.0 sec   112 MBytes   938 Mbits/sec
[  3]  4.0- 5.0 sec   112 MBytes   943 Mbits/sec
[  3]  0.0- 5.0 sec   562 MBytes   943 Mbits/sec

[root@localhost iperf2-code]# src/iperf -s -i 1 -p 9201
------------------------------------------------------------
Server listening on TCP port 9201
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[  4] local 10.19.87.9 port 9201 connected with 10.19.87.8 port 9202
[ ID] Interval       Transfer     Bandwidth
[  4]  0.0- 1.0 sec   112 MBytes   942 Mbits/sec
[  4]  1.0- 2.0 sec   112 MBytes   941 Mbits/sec
[  4]  2.0- 3.0 sec   112 MBytes   942 Mbits/sec
[  4]  3.0- 4.0 sec   112 MBytes   941 Mbits/sec
[  4]  4.0- 5.0 sec   112 MBytes   942 Mbits/sec
[  4]  0.0- 5.0 sec   562 MBytes   941 Mbits/sec

Bob

On Thu, Feb 1, 2018 at 2:25 PM, Everett, Ronald <ronald.ever...@lmco.com>
wrote:

> I’m using an old version of iperf.  Is there a newer version that allows
> the use of port 9201 for both source and destination?
>
>
>
> V/R
>
> Ron
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Iperf-users mailing list
> Iperf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iperf-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to