Skip to content

Instantly share code, notes, and snippets.

@nlienard
Created February 3, 2016 17:05
Show Gist options
  • Save nlienard/c57b2232605d7b8655d6 to your computer and use it in GitHub Desktop.
Save nlienard/c57b2232605d7b8655d6 to your computer and use it in GitHub Desktop.
root@dnxovh-hy001:~ # date && iperf -c proof.ovh.ca -P 5 -r
Wed Feb 3 18:03:04 CET 2016
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to proof.ovh.ca, TCP port 5001
TCP window size: 32.5 KByte (default)
------------------------------------------------------------
[ 8] local 149.202.85.153 port 28203 connected with 192.99.19.165 port 5001
[ 9] local 149.202.85.153 port 28202 connected with 192.99.19.165 port 5001
[ 7] local 149.202.85.153 port 28201 connected with 192.99.19.165 port 5001
[ 6] local 149.202.85.153 port 28200 connected with 192.99.19.165 port 5001
[ 4] local 149.202.85.153 port 28199 connected with 192.99.19.165 port 5001
Waiting for server threads to complete. Interrupt again to force quit.
[ ID] Interval Transfer Bandwidth
[ 7] 0.0-10.0 sec 126 MBytes 106 Mbits/sec
[ 8] 0.0-10.0 sec 123 MBytes 103 Mbits/sec
[ 9] 0.0-10.0 sec 117 MBytes 97.8 Mbits/sec
[ 4] 0.0-10.0 sec 135 MBytes 113 Mbits/sec
[ 6] 0.0-10.1 sec 111 MBytes 92.4 Mbits/sec
[SUM] 0.0-10.1 sec 612 MBytes 509 Mbits/sec
root@dnxovh-hy002:~ # date && iperf -c proof.ovh.ca -P 5 -r
Wed Feb 3 18:03:06 CET 2016
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to proof.ovh.ca, TCP port 5001
TCP window size: 32.5 KByte (default)
------------------------------------------------------------
[ 9] local 149.202.204.115 port 28996 connected with 192.99.19.165 port 5001
[ 6] local 149.202.204.115 port 28993 connected with 192.99.19.165 port 5001
[ 5] local 149.202.204.115 port 28995 connected with 192.99.19.165 port 5001
[ 7] local 149.202.204.115 port 28994 connected with 192.99.19.165 port 5001
[ 8] local 149.202.204.115 port 28992 connected with 192.99.19.165 port 5001
Waiting for server threads to complete. Interrupt again to force quit.
[ ID] Interval Transfer Bandwidth
[ 5] 0.0-10.0 sec 16.6 MBytes 13.9 Mbits/sec
[ 9] 0.0-10.0 sec 79.6 MBytes 66.6 Mbits/sec
[ 6] 0.0-10.0 sec 41.6 MBytes 34.8 Mbits/sec
[ 7] 0.0-10.1 sec 29.2 MBytes 24.4 Mbits/sec
[ 8] 0.0-10.1 sec 24.5 MBytes 20.3 Mbits/sec
[SUM] 0.0-10.1 sec 192 MBytes 159 Mbits/sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment