Advertisement
Er0l

Untitled

Jul 9th, 2016
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. root@pine64:/home/erol# iperf3 -c 192.168.254.222 --port 5201
  2. Connecting to host 192.168.254.222, port 5201
  3. [ 4] local 192.168.254.2 port 38850 connected to 192.168.254.222 port 5201
  4. [ ID] Interval Transfer Bandwidth Retr Cwnd
  5. [ 4] 0.00-1.00 sec 18.3 MBytes 153 Mbits/sec 253 2.83 KBytes
  6. [ 4] 1.00-2.00 sec 8.88 MBytes 74.5 Mbits/sec 141 2.83 KBytes
  7. [ 4] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec 211 4.24 KBytes
  8. [ 4] 3.00-4.00 sec 10.6 MBytes 88.7 Mbits/sec 219 4.24 KBytes
  9. [ 4] 4.00-5.00 sec 7.83 MBytes 65.7 Mbits/sec 151 2.83 KBytes
  10. [ 4] 5.00-6.00 sec 7.13 MBytes 59.8 Mbits/sec 129 4.24 KBytes
  11. [ 4] 6.00-7.00 sec 9.95 MBytes 83.4 Mbits/sec 146 4.24 KBytes
  12. [ 4] 7.00-8.00 sec 17.0 MBytes 142 Mbits/sec 271 4.24 KBytes
  13. [ 4] 8.00-9.00 sec 8.12 MBytes 68.1 Mbits/sec 159 4.24 KBytes
  14. [ 4] 9.00-10.00 sec 13.4 MBytes 113 Mbits/sec 213 4.24 KBytes
  15. - - - - - - - - - - - - - - - - - - - - - - - - -
  16. [ ID] Interval Transfer Bandwidth Retr
  17. [ 4] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec 1893 sender
  18. [ 4] 0.00-10.00 sec 114 MBytes 95.5 Mbits/sec receiver
  19.  
  20. iperf Done.
  21. root@pine64:/home/erol# iperf3 -s
  22. -----------------------------------------------------------
  23. Server listening on 5201
  24. -----------------------------------------------------------
  25. Accepted connection from 192.168.254.222, port 49325
  26. [ 5] local 192.168.254.2 port 5201 connected to 192.168.254.222 port 49326
  27. [ ID] Interval Transfer Bandwidth
  28. [ 5] 0.00-1.00 sec 62.5 MBytes 523 Mbits/sec
  29. [ 5] 1.00-2.00 sec 85.2 MBytes 716 Mbits/sec
  30. [ 5] 2.00-3.00 sec 86.9 MBytes 729 Mbits/sec
  31. [ 5] 3.00-4.00 sec 104 MBytes 875 Mbits/sec
  32. [ 5] 4.00-5.00 sec 108 MBytes 905 Mbits/sec
  33. [ 5] 5.00-6.00 sec 107 MBytes 894 Mbits/sec
  34. [ 5] 6.00-7.00 sec 107 MBytes 899 Mbits/sec
  35. [ 5] 7.00-8.00 sec 107 MBytes 897 Mbits/sec
  36. [ 5] 8.00-9.00 sec 107 MBytes 900 Mbits/sec
  37. [ 5] 9.00-10.00 sec 106 MBytes 893 Mbits/sec
  38. [ 5] 10.00-10.20 sec 21.0 MBytes 895 Mbits/sec
  39. - - - - - - - - - - - - - - - - - - - - - - - - -
  40. [ ID] Interval Transfer Bandwidth
  41. [ 5] 0.00-10.20 sec 1002 MBytes 824 Mbits/sec sender
  42. [ 5] 0.00-10.20 sec 1002 MBytes 824 Mbits/sec receiver
  43. -----------------------------------------------------------
  44. Server listening on 5201
  45. -----------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement