Re: [ovs-discuss] Distinguish flows based on IP address and port numbers in OvS

2013-01-11 Thread Mathumitha S
n why am I not able to see the > > bandwidth sharing? Please let me know where I am going wrong. > > > > If I queue 2 different flows from the same machine in different queues, then > > I can see that the bandwidth is shared. But when I use traffic from 2 > > different ma

Re: [ovs-discuss] Distinguish flows based on IP address and port numbers in OvS

2013-01-10 Thread Jesse Gross
gt; > commands >> > >> > ovs-ofctl add-flow br0 "in_port=2,priority=0,actions=output:1" >> > ovs-ofctl add-flow br0 "in_port=3,priority=0,actions=output:1" >> > >> > i.e without specifying the IP address, it should work, rig

Re: [ovs-discuss] Distinguish flows based on IP address and port numbers in OvS

2013-01-10 Thread Mathumitha S
hank you Regards, Mathumitha > From: je...@nicira.com > Date: Thu, 10 Jan 2013 09:13:53 -0800 > Subject: Re: [ovs-discuss] Distinguish flows based on IP address and port > numbers in OvS > To: cerisierfi...@hotmail.com > CC: discuss@openvswitch.org > > You said this before:

Re: [ovs-discuss] Distinguish flows based on IP address and port numbers in OvS

2013-01-10 Thread Jesse Gross
,actions=output:1" > > i.e without specifying the IP address, it should work, right? But that too > is not working. Can you please help me to define the ARP rules? > > Thank you > >> From: je...@nicira.com >> Date: Wed, 9 Jan 2013 07:51:59 -0800 >&g

Re: [ovs-discuss] Distinguish flows based on IP address and port numbers in OvS

2013-01-09 Thread Mathumitha S
uld work, right? But that too is not working. Can you please help me to define the ARP rules? Thank you > From: je...@nicira.com > Date: Wed, 9 Jan 2013 07:51:59 -0800 > Subject: Re: [ovs-discuss] Distinguish flows based on IP address and port > numbers in OvS > To: ceri

Re: [ovs-discuss] Distinguish flows based on IP address and port numbers in OvS

2013-01-09 Thread Jesse Gross
On Wed, Jan 9, 2013 at 1:30 AM, Mathumitha S wrote: > Hi, > I have OpenvSwitch installed in a computer that > has a quad port. eth3, eth4 and eth5 are connected to br0 with respective > open flow port numbers as 3,2,1 and the respective IP addresses of the > machines conn