Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. From server:
  2.  
  3. iperf3 -c ping.online.net
  4.  
  5. Connecting to host ping.online.net, port 5201
  6. [ 4] local 172.16.211.250 port 46944 connected to 62.210.18.40 port 5201
  7. [ ID] Interval Transfer Bandwidth Retr Cwnd
  8. [ 4] 0.00-1.00 sec 28.1 MBytes 236 Mbits/sec 0 1.23 MBytes
  9. [ 4] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec 84 1.41 MBytes
  10. [ 4] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec 0 1.54 MBytes
  11. [ 4] 3.00-4.00 sec 24.9 MBytes 208 Mbits/sec 0 1.66 MBytes
  12. [ 4] 4.00-5.00 sec 31.1 MBytes 261 Mbits/sec 0 1.74 MBytes
  13. [ 4] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec 20 1.29 MBytes
  14. [ 4] 6.00-7.00 sec 37.5 MBytes 314 Mbits/sec 0 1.31 MBytes
  15. [ 4] 7.00-8.00 sec 24.4 MBytes 204 Mbits/sec 0 1.33 MBytes
  16. [ 4] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec 0 1.34 MBytes
  17. [ 4] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec 0 1.35 MBytes
  18. - - - - - - - - - - - - - - - - - - - - - - - - -
  19. [ ID] Interval Transfer Bandwidth Retr
  20. [ 4] 0.00-10.00 sec 282 MBytes 236 Mbits/sec 104 sender
  21. [ 4] 0.00-10.00 sec 279 MBytes 234 Mbits/sec receiver
  22.  
  23. -------------------------------------------------
  24.  
  25.  
  26. root@proxy-online-01:~# iperf3 -c ping.online.net -R -p5209
  27. Connecting to host ping.online.net, port 5209
  28. Reverse mode, remote host ping.online.net is sending
  29. [ 4] local 172.16.211.250 port 48426 connected to 62.210.18.40 port 5209
  30. [ ID] Interval Transfer Bandwidth
  31. [ 4] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
  32. [ 4] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
  33. [ 4] 2.00-3.00 sec 20.3 MBytes 171 Mbits/sec
  34. [ 4] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
  35. [ 4] 4.00-5.00 sec 24.2 MBytes 203 Mbits/sec
  36. [ 4] 5.00-6.00 sec 21.2 MBytes 178 Mbits/sec
  37. [ 4] 6.00-7.00 sec 23.9 MBytes 200 Mbits/sec
  38. [ 4] 7.00-8.00 sec 28.1 MBytes 236 Mbits/sec
  39. [ 4] 8.00-9.00 sec 26.2 MBytes 219 Mbits/sec
  40. [ 4] 9.00-10.00 sec 35.3 MBytes 296 Mbits/sec
  41. - - - - - - - - - - - - - - - - - - - - - - - - -
  42. [ ID] Interval Transfer Bandwidth Retr
  43. [ 4] 0.00-10.00 sec 251 MBytes 210 Mbits/sec 336 sender
  44. [ 4] 0.00-10.00 sec 243 MBytes 204 Mbits/sec receiver
  45.  
  46. iperf Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement