Advertisement
jtl999

Untitled

Jun 3rd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. root@lb-lan:~/gred# iperf3 -c 192.168.168.1 -t 15 -R && sleep 5 && iperf3 -c 192.168.168.1 -t 15
  2. Connecting to host 192.168.168.1, port 5201
  3. Reverse mode, remote host 192.168.168.1 is sending
  4. [ 4] local 192.168.168.2 port 39068 connected to 192.168.168.1 port 5201
  5. [ ID] Interval Transfer Bandwidth
  6. [ 4] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
  7. [ 4] 1.00-2.00 sec 19.6 MBytes 164 Mbits/sec
  8. [ 4] 2.00-3.00 sec 19.6 MBytes 164 Mbits/sec
  9. [ 4] 3.00-4.00 sec 18.7 MBytes 157 Mbits/sec
  10. [ 4] 4.00-5.00 sec 19.3 MBytes 161 Mbits/sec
  11. [ 4] 5.00-6.00 sec 19.6 MBytes 164 Mbits/sec
  12. [ 4] 6.00-7.00 sec 19.5 MBytes 164 Mbits/sec
  13. [ 4] 7.00-8.00 sec 19.6 MBytes 164 Mbits/sec
  14. [ 4] 8.00-9.00 sec 19.6 MBytes 164 Mbits/sec
  15. [ 4] 9.00-10.00 sec 18.2 MBytes 153 Mbits/sec
  16. [ 4] 10.00-11.00 sec 19.6 MBytes 164 Mbits/sec
  17. [ 4] 11.00-12.00 sec 19.6 MBytes 164 Mbits/sec
  18. [ 4] 12.00-13.00 sec 19.6 MBytes 164 Mbits/sec
  19. [ 4] 13.00-14.00 sec 19.6 MBytes 164 Mbits/sec
  20. [ 4] 14.00-15.00 sec 17.9 MBytes 150 Mbits/sec
  21. - - - - - - - - - - - - - - - - - - - - - - - - -
  22. [ ID] Interval Transfer Bandwidth Retr
  23. [ 4] 0.00-15.00 sec 291 MBytes 163 Mbits/sec 86 sender
  24. [ 4] 0.00-15.00 sec 290 MBytes 162 Mbits/sec receiver
  25. iperf Done.
  26.  
  27. Connecting to host 192.168.168.1, port 5201
  28. [ 4] local 192.168.168.2 port 39071 connected to 192.168.168.1 port 5201
  29. [ ID] Interval Transfer Bandwidth Retr Cwnd
  30. [ 4] 0.00-1.00 sec 309 KBytes 2.53 Mbits/sec 55 4.17 KBytes
  31. [ 4] 1.00-2.00 sec 199 KBytes 1.63 Mbits/sec 22 2.78 KBytes
  32. [ 4] 2.00-3.00 sec 186 KBytes 1.53 Mbits/sec 37 4.17 KBytes
  33. [ 4] 3.00-4.00 sec 264 KBytes 2.16 Mbits/sec 49 2.78 KBytes
  34. [ 4] 4.00-5.00 sec 234 KBytes 1.91 Mbits/sec 40 4.17 KBytes
  35. [ 4] 5.00-6.00 sec 289 KBytes 2.37 Mbits/sec 45 2.78 KBytes
  36. [ 4] 6.00-7.00 sec 256 KBytes 2.10 Mbits/sec 38 2.78 KBytes
  37. [ 4] 7.00-8.00 sec 211 KBytes 1.73 Mbits/sec 37 4.17 KBytes
  38. [ 4] 8.00-9.00 sec 200 KBytes 1.64 Mbits/sec 41 4.17 KBytes
  39. [ 4] 9.00-10.00 sec 231 KBytes 1.89 Mbits/sec 42 2.78 KBytes
  40. [ 4] 10.00-11.00 sec 234 KBytes 1.91 Mbits/sec 50 4.17 KBytes
  41. [ 4] 11.00-12.00 sec 253 KBytes 2.07 Mbits/sec 51 2.78 KBytes
  42. [ 4] 12.00-13.00 sec 214 KBytes 1.75 Mbits/sec 41 4.17 KBytes
  43. [ 4] 13.00-14.00 sec 186 KBytes 1.53 Mbits/sec 41 4.17 KBytes
  44. [ 4] 14.00-15.00 sec 295 KBytes 2.42 Mbits/sec 48 4.17 KBytes
  45. - - - - - - - - - - - - - - - - - - - - - - - - -
  46. [ ID] Interval Transfer Bandwidth Retr
  47. [ 4] 0.00-15.00 sec 3.48 MBytes 1.94 Mbits/sec 637 sender
  48. [ 4] 0.00-15.00 sec 3.41 MBytes 1.91 Mbits/sec receiver
  49.  
  50. iperf Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement