Advertisement
Guest User

iperf3 -- there's some room for improvements ;)

a guest
Nov 14th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. tk@opennms:/var/syslog-ng/H5/pan-baidu-download$ iperf3 -s
  2. -----------------------------------------------------------
  3. Server listening on 5201
  4. -----------------------------------------------------------
  5. Accepted connection from 192.168.83.156, port 36845
  6. [ 5] local 192.168.83.146 port 5201 connected to 192.168.83.156 port 36846
  7. [ ID] Interval Transfer Bandwidth
  8. [ 5] 0.00-1.00 sec 42.3 MBytes 355 Mbits/sec
  9. [ 5] 1.00-2.00 sec 45.9 MBytes 385 Mbits/sec
  10. [ 5] 2.00-3.00 sec 46.3 MBytes 388 Mbits/sec
  11. [ 5] 3.00-4.00 sec 46.4 MBytes 389 Mbits/sec
  12. [ 5] 4.00-5.00 sec 46.4 MBytes 389 Mbits/sec
  13. [ 5] 5.00-6.00 sec 46.9 MBytes 393 Mbits/sec
  14. [ 5] 6.00-7.00 sec 46.6 MBytes 391 Mbits/sec
  15. [ 5] 7.00-8.00 sec 46.4 MBytes 390 Mbits/sec
  16. [ 5] 8.00-9.00 sec 46.6 MBytes 391 Mbits/sec
  17. [ 5] 9.00-10.00 sec 46.4 MBytes 389 Mbits/sec
  18. [ 5] 10.00-10.05 sec 2.50 MBytes 386 Mbits/sec
  19. - - - - - - - - - - - - - - - - - - - - - - - - -
  20. [ ID] Interval Transfer Bandwidth Retr
  21. [ 5] 0.00-10.05 sec 463 MBytes 386 Mbits/sec 0 sender
  22. [ 5] 0.00-10.05 sec 463 MBytes 386 Mbits/sec receiver
  23. -----------------------------------------------------------
  24. Server listening on 5201
  25. -----------------------------------------------------------
  26. ^Ciperf3: interrupt - the server has terminated
  27. tk@opennms:/var/syslog-ng/H5/pan-baidu-download$ iperf3 -c 192.168.83.156
  28. Connecting to host 192.168.83.156, port 5201
  29. [ 4] local 192.168.83.146 port 47276 connected to 192.168.83.156 port 5201
  30. [ ID] Interval Transfer Bandwidth Retr Cwnd
  31. [ 4] 0.00-1.00 sec 109 MBytes 912 Mbits/sec 11 1.39 MBytes
  32. [ 4] 1.00-2.00 sec 111 MBytes 933 Mbits/sec 0 1.54 MBytes
  33. [ 4] 2.00-3.00 sec 108 MBytes 902 Mbits/sec 29 1.17 MBytes
  34. [ 4] 3.00-4.00 sec 105 MBytes 881 Mbits/sec 15 634 KBytes
  35. [ 4] 4.00-5.00 sec 100 MBytes 839 Mbits/sec 0 711 KBytes
  36. [ 4] 5.00-6.00 sec 102 MBytes 860 Mbits/sec 4 608 KBytes
  37. [ 4] 6.00-7.00 sec 105 MBytes 881 Mbits/sec 0 707 KBytes
  38. [ 4] 7.00-8.00 sec 106 MBytes 891 Mbits/sec 0 798 KBytes
  39. [ 4] 8.00-9.00 sec 106 MBytes 891 Mbits/sec 3 629 KBytes
  40. [ 4] 9.00-10.00 sec 104 MBytes 870 Mbits/sec 0 724 KBytes
  41. - - - - - - - - - - - - - - - - - - - - - - - - -
  42. [ ID] Interval Transfer Bandwidth Retr
  43. [ 4] 0.00-10.00 sec 1.03 GBytes 886 Mbits/sec 62 sender
  44. [ 4] 0.00-10.00 sec 1.03 GBytes 883 Mbits/sec receiver
  45.  
  46. iperf Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement