"A special form of the add-br command (see below) creates a .fake bridge.
within an Open vSwitch bridge to simulate this behavior"

this is what i want, found the answer in Open vSwitch Manual[?].
sorry for not expressing the question clearly.

On Fri, Aug 10, 2012 at 4:48 PM, yue wang <[email protected]> wrote:

> thanks!
> may it's a little clear to me.
> when i use linux bridge,different VLANs must use separated bridge, there
> can be several bridges connected with eth0.but for ovs,i can separate VLAN
> by tags on a same bridge,eth0 can only be connected with one bridge.but
> when ovs work in linux bridge mode,it's the same with linux bridge.is my
> understanding right?
>
>
>
> On Fri, Aug 10, 2012 at 3:38 PM, Justin Pettit <[email protected]> wrote:
>
>> Have you looked at the VLAN discussions in the FAQ?
>>
>>         http://openvswitch.org/faq/
>>
>> --Justin
>>
>>
>> On Aug 10, 2012, at 12:33 AM, yue wang <[email protected]> wrote:
>>
>> > i try to create different bridges for different VLANs, i think it's
>> good for management.
>> > if br0 for VLAN1, all VMs in VLAN1 are associated with br0,maybe it's
>> easy for vm migration and configuration.
>> >
>> >
>> > On Fri, Aug 10, 2012 at 3:16 PM, Justin Pettit <[email protected]>
>> wrote:
>> > No, you can't share an interface with multiple datapaths. What are you
>> trying to accomplish?
>> >
>> > --Justin
>> >
>> >
>> > On Aug 10, 2012, at 12:09 AM, yue wang <[email protected]> wrote:
>> >
>> >> Hi,All
>> >>  i want to create two different ovs(br0,br1) on eth0,but get error msg:
>> >> ovs-vsctl:cannot create a port named eth0 because a port named eth0
>> already existed on bridge br0
>> >> why this not allowed?are there any workaroud?
>> >>
>> >>
>> >> br0-------\
>> >>             eth0
>> >> br1-------/
>> >>
>> >>
>> >> thanks in advance<330.gif>
>> >>
>> >>
>> >> _______________________________________________
>> >> discuss mailing list
>> >> [email protected]
>> >> http://openvswitch.org/mailman/listinfo/discuss
>> >
>>
>>
>

<<330.gif>>

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to