Please see my response below.

> On Oct 6, 2016, at 11:17 AM, Tomasz Łukojko <tomekk...@gmail.com> wrote:
> 
> Hey,
> 
> Have another question. When i want conenct two separate open vSwitch instance 
> must i use tunnels or vxlan? when i connect them they are similary like one 
> bridge? I want to check that its possible to conenct them like psyhical 
> switch stack.


If you want to connect two Open vSwitch bridges on the same host, you can use 
patch ports.

If you want to connect two Open vSwitch bridges on different hosts, you can use 
tunnels or just "ordinary" network connectivity.

If you want to connect two Open vSwitch bridges together for the purposes of 
managing them as a single entity, AFAIK you'll need to use an external OpenFlow 
controller and program the OVS bridges with the desired behaviors.

Hope this helps!

-- 
Scott

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to