Thanks Ben. So in that case I need to use Patch Ports right ?

Consider a scenario where I have (I am using Floodlight controller for
inserting rules into the switch)

Bridge 1 : VM 1 and VM2
Bridge 2 : VM3 and VM4

and 2 Bridges are connected using Patch Ports, so now when I ping VM4 from
VM1,
first the packet goes to OVSwitch where it says it go to the Patch  port on
the other Bridge and now once its received on the other bridge does it
again refer the OVSwitch to tell it how to direct it to the VM4. Is that
how I can achieve ping from VM1 to VM4 ?



On Sun, Sep 29, 2013 at 10:29 AM, Ben Pfaff <b...@nicira.com> wrote:

> On Sat, Sep 28, 2013 at 08:55:28PM -0500, jiten shah wrote:
> >      I am new to OpenVSwitch  and had a quick question. Can I configure 2
> > instances of OpenVSwitch on a native OS ?
>
> No, not in an ordinary way.
>
> > I want to have 2 instances of Switches connected and need them to
> > communicate with Floodlight controller.
>
> Use a single instance of Open vSwitch, but create two bridges.
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to