TechBlog
Tuesday, May 29, 2012
Measure network speed on unix like OS
install iperf on both machines
Machine A run as server : iperf -s -p 65000
Machine B run as client : iperf -c <machine A ip> -p 65000
sample result.
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 113 MBytes 94.5 Mbits/sec
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment