Showing posts with label tc. Show all posts
Showing posts with label tc. Show all posts

Tuesday, October 20, 2009

netperf and tc usage

http://www.ibm.com/developerworks/cn/linux/l-netperf/

http://wolfbeing.blog.51cto.com/435511/190470

In short:
first, start the server on a machine by running: netserv.
second, run "netperf -H $server-ip$ " on the client machine.