Advertisement
Guest User

Untitled

a guest
Jan 5th, 2013
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. iperf -c 192.168.2.100 -d
  2. WARNING: option -d is not valid in single threaded versions
  3. ------------------------------------------------------------
  4. Client connecting to 192.168.2.100, TCP port 5001
  5. TCP window size: 22.5 KByte (default)
  6. ------------------------------------------------------------
  7. [ 3] local 192.168.2.99 port 47881 connected with 192.168.2.100 port 5001
  8. [ ID] Interval Transfer Bandwidth
  9. [ 3] 0.0-10.0 sec 53.4 MBytes 44.7 Mbits/sec
  10. ------------------------------------------------------------
  11. Server listening on TCP port 5001
  12. TCP window size: 85.3 KByte (default)
  13. ------------------------------------------------------------
  14. [ 4] local 192.168.2.99 port 5001 connected with 192.168.2.100 port 55566
  15. [ 4] 0.0-10.0 sec 110 MBytes 91.9 Mbits/sec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement