Re: [ovs-discuss] Question about configuration ovs-ctl and routing

2010-12-19 Thread Jesse Gross
On Sun, Dec 19, 2010 at 3:00 PM, Admin HRD.pl wrote: > Hi All > > Can I do something like this? > > I have one NIC eth0 > And create tree vif0, vif1, vif2 > Create br0 > > +|eth0|+ > |                      | > |         br0          | > |                      | > +-|vif0|-|vif1|-|v

Re: [ovs-discuss] Some questions on ovs

2010-12-19 Thread Jesse Gross
On Sun, Dec 19, 2010 at 10:35 AM, Daniel Tiron wrote: > Hi. > > Currently I am conducting research for my master thesis on fast > monitoring of inter-vm communication. Among some other solutions I > looked into, Open vSwitch in combination with KVM was my choice. > > My setup consists of two virtu

[ovs-discuss] Question about configuration ovs-ctl and routing

2010-12-19 Thread Admin HRD.pl
Hi All Can I do something like this? I have one NIC eth0 And create tree vif0, vif1, vif2 Create br0 +|eth0|+ | | | br0 | | | +-|vif0|-|vif1|-|vif2|-+ eth0 didn't have ip br0 didn't have ip vif0..2 have ip (this is a

[ovs-discuss] Some questions on ovs

2010-12-19 Thread Daniel Tiron
Hi. Currently I am conducting research for my master thesis on fast monitoring of inter-vm communication. Among some other solutions I looked into, Open vSwitch in combination with KVM was my choice. My setup consists of two virtual machines, each using a tap interface with virtio. Both interface