I'm very sorry. I should explain the detail to measure network performance
by netperf.

First of all, you need another box in which netperf is installed too.
The box is used the counterpart of in netperf tests.

1) run netserver program on the counterpart
   % netserver

2) run netperf program on the host
 for tcp
   % netperf -H host_name_of_the_counterpart -t TCP_STREAM
 for ucp
  % netperf -H host_name_of_the_counterpart -t UDP_STREAM

-masa
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to