Advertisement
Guest User

LE LAN

a guest
Apr 5th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. root@nas:~# iperf3 -s
  2. -----------------------------------------------------------
  3. Server listening on 5201
  4. -----------------------------------------------------------
  5. Accepted connection from 192.168.10.218, port 34855
  6. [ 5] local 192.168.10.2 port 5201 connected to 192.168.10.218 port 34856
  7. [ ID] Interval Transfer Bandwidth
  8. [ 5] 0.00-1.00 sec 107 MBytes 894 Mbits/sec
  9. [ 5] 1.00-2.00 sec 112 MBytes 940 Mbits/sec
  10. [ 5] 2.00-3.00 sec 112 MBytes 940 Mbits/sec
  11. [ 5] 3.00-4.00 sec 112 MBytes 940 Mbits/sec
  12. [ 5] 4.00-5.00 sec 112 MBytes 940 Mbits/sec
  13. [ 5] 5.00-6.00 sec 112 MBytes 940 Mbits/sec
  14. [ 5] 6.00-7.00 sec 112 MBytes 940 Mbits/sec
  15. [ 5] 7.00-8.00 sec 112 MBytes 940 Mbits/sec
  16. [ 5] 8.00-9.00 sec 112 MBytes 940 Mbits/sec
  17. [ 5] 9.00-10.00 sec 112 MBytes 940 Mbits/sec
  18. [ 5] 10.00-10.04 sec 4.16 MBytes 938 Mbits/sec
  19. - - - - - - - - - - - - - - - - - - - - - - - - -
  20. [ ID] Interval Transfer Bandwidth Retr
  21. [ 5] 0.00-10.04 sec 1.10 GBytes 938 Mbits/sec 90 sender
  22. [ 5] 0.00-10.04 sec 1.09 GBytes 935 Mbits/sec receiver
  23.  
  24. root@nas:~# iperf3 -c 192.168.10.218 -i 1
  25. Connecting to host 192.168.10.218, port 5201
  26. [ 4] local 192.168.10.2 port 44300 connected to 192.168.10.218 port 5201
  27. [ ID] Interval Transfer Bandwidth Retr Cwnd
  28. [ 4] 0.00-1.00 sec 115 MBytes 965 Mbits/sec 0 165 KBytes
  29. [ 4] 1.00-2.00 sec 112 MBytes 944 Mbits/sec 0 165 KBytes
  30. [ 4] 2.00-3.00 sec 112 MBytes 943 Mbits/sec 0 165 KBytes
  31. [ 4] 3.00-4.00 sec 111 MBytes 934 Mbits/sec 0 165 KBytes
  32. [ 4] 4.00-5.00 sec 112 MBytes 944 Mbits/sec 0 165 KBytes
  33. [ 4] 5.00-6.00 sec 112 MBytes 944 Mbits/sec 0 165 KBytes
  34. [ 4] 6.00-7.00 sec 112 MBytes 944 Mbits/sec 0 175 KBytes
  35. [ 4] 7.00-8.00 sec 112 MBytes 943 Mbits/sec 0 175 KBytes
  36. [ 4] 8.00-9.00 sec 111 MBytes 934 Mbits/sec 0 175 KBytes
  37. [ 4] 9.00-10.00 sec 112 MBytes 944 Mbits/sec 0 175 KBytes
  38. - - - - - - - - - - - - - - - - - - - - - - - - -
  39. [ ID] Interval Transfer Bandwidth Retr
  40. [ 4] 0.00-10.00 sec 1.10 GBytes 944 Mbits/sec 0 sender
  41. [ 4] 0.00-10.00 sec 1.10 GBytes 941 Mbits/sec receiver
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement