No. I have not tried passing traffic between two machines. I will try it. But
can't we use iperf to pass traffic between two IPs on the same machine just to
test it?
Date: Wed, 26 Dec 2012 08:35:16 -0600
Subject: Re: [ovs-discuss] QoS Rate limiting example for physical interfaces -
reg
From: b
Your iPerf session is between two IPs on the same machine. Have you tried
passing traffic between two different machines?
Cheers,
Brad
On Dec 26, 2012 3:48 AM, "Mathumitha S" wrote:
> Hi,
> I have a quad-port in my system of which I have connected
> interfaces eth5 and eth4 as
Hi,
I have a quad-port in my system of which I have connected
interfaces eth5 and eth4 as OvS ports 1 and 2 respectively. And I used local
IPs for the two interfaces i.i I created the IPs using ifconfig
command.(eth4-10.1.6.1 and eth5-10.1.6.2)
I used the followi