[netperf-talk] How can I test multiple links on one machine

William Luo william.j.luo at gmail.com
Wed Jan 23 14:14:52 PST 2008


I am trying to setup the test machine with 6 Ethernet ports. I gave each
port a static IP, and hook all channels onto one single unmanaged Ethernet
switch. I started 6 netserver tasks for each IP with different port number(I
don't know if this is the right way to do).

eth0---> 192.168.20.10
eth1---> 192.168.20.11
eth2---> 192.168.20.12
...etc

The netserver tasks are started as:
netserver -L 192.168.20.10 -p 8000
netserver -L 192.168.20.11 -p 8001
... etc

When I try to use another machine to netperf servers, all traffic feed into
only one Ethernet port on server side. I only saw eth1 LED blink all the
time whichever I netperf the destination address.

My question is: How to bind multiple netservers on different Ethernet cards.
Is it possible? How?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.netperf.org/pipermail/netperf-talk/attachments/20080123/effb8124/attachment.htm 


More information about the netperf-talk mailing list