Advertisement
Er0l

Untitled

Jul 9th, 2016
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 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 39104 connected to 192.168.254.222 port 5201
  4. [ ID] Interval Transfer Bandwidth Retr Cwnd
  5. [ 4] 0.00-1.02 sec 44.6 MBytes 366 Mbits/sec 13 28.3 KBytes
  6. [ 4] 1.02-2.03 sec 43.9 MBytes 367 Mbits/sec 17 12.7 KBytes
  7. [ 4] 2.03-3.00 sec 83.4 MBytes 717 Mbits/sec 55 18.4 KBytes
  8. [ 4] 3.00-4.00 sec 72.2 MBytes 606 Mbits/sec 83 8.48 KBytes
  9. [ 4] 4.00-5.00 sec 83.8 MBytes 702 Mbits/sec 89 15.6 KBytes
  10. [ 4] 5.00-6.00 sec 73.7 MBytes 619 Mbits/sec 98 12.7 KBytes
  11. [ 4] 6.00-7.00 sec 80.1 MBytes 672 Mbits/sec 92 24.0 KBytes
  12. [ 4] 7.00-8.00 sec 69.8 MBytes 586 Mbits/sec 97 7.07 KBytes
  13. [ 4] 8.00-9.00 sec 78.5 MBytes 657 Mbits/sec 99 15.6 KBytes
  14. [ 4] 9.00-10.00 sec 74.9 MBytes 629 Mbits/sec 70 11.3 KBytes
  15. - - - - - - - - - - - - - - - - - - - - - - - - -
  16. [ ID] Interval Transfer Bandwidth Retr
  17. [ 4] 0.00-10.00 sec 705 MBytes 591 Mbits/sec 713 sender
  18. [ 4] 0.00-10.00 sec 705 MBytes 591 Mbits/sec receiver
  19.  
  20. iperf Done.
  21. root@pine64:/home/erol# iperf3 -s 192.168.254.222 --port 5201
  22. -----------------------------------------------------------
  23. Server listening on 5201
  24. -----------------------------------------------------------
  25. Accepted connection from 192.168.254.222, port 49484
  26. [ 5] local 192.168.254.2 port 5201 connected to 192.168.254.222 port 49485
  27. [ ID] Interval Transfer Bandwidth
  28. [ 5] 0.00-1.00 sec 50.5 MBytes 423 Mbits/sec
  29. [ 5] 1.00-2.00 sec 71.5 MBytes 600 Mbits/sec
  30. [ 5] 2.00-3.00 sec 69.5 MBytes 582 Mbits/sec
  31. [ 5] 3.00-4.00 sec 90.6 MBytes 759 Mbits/sec
  32. [ 5] 4.00-5.00 sec 87.8 MBytes 736 Mbits/sec
  33. [ 5] 5.00-6.00 sec 90.7 MBytes 762 Mbits/sec
  34. [ 5] 6.00-7.00 sec 88.6 MBytes 742 Mbits/sec
  35. [ 5] 7.00-8.00 sec 91.6 MBytes 768 Mbits/sec
  36. [ 5] 8.00-9.00 sec 62.3 MBytes 523 Mbits/sec
  37. [ 5] 9.00-10.00 sec 91.3 MBytes 767 Mbits/sec
  38. [ 5] 10.00-10.19 sec 9.68 MBytes 429 Mbits/sec
  39. - - - - - - - - - - - - - - - - - - - - - - - - -
  40. [ ID] Interval Transfer Bandwidth
  41. [ 5] 0.00-10.19 sec 804 MBytes 662 Mbits/sec sender
  42. [ 5] 0.00-10.19 sec 804 MBytes 662 Mbits/sec receiver
  43. -----------------------------------------------------------
  44. Server listening on 5201
  45. -----------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement