Hi Justin
It makes perfectly sense to me but I am wondering if I would create loop as the 
trafic could comme back to the different path ports... (and as well for the Mac 
learning as you already mentioned)

Is there any specific  commands to avoid both Mac learning and deny the traffic 
to come back from any port from the four bridge to the others bridges?

Many thanks 

On December 19, 2015 1:09:15 AM GMT+01:00, Justin Pettit <[email protected]> 
wrote:
>
>> On Dec 16, 2015, at 10:19 AM, Benoît <[email protected]> wrote:
>> 
>> Hi, 
>> 
>> I got 3 OVS bridges in a single host and I use the mirroring function
>in ovs.
>> Is there any way to have interfaces from different ovs bridges and
>copy the traffic to one destination interface?
>> 
>> The reason why is that my monitoring system works better with one
>interface only and it is more complicated to manage with 3 destination
>interfaces (1 per each bridge)
>> Is there a tips to do like a remote span (one source interface from a
>bridge to a destination interface from another bridge)
>
>I wonder if you could create a fourth bridge and connect your
>monitoring system to that.  Then, I think you could create a patch port
>that is the mirror target in each bridge and have the other end of each
>patch port plug into that fourth bridge.  You might need to modify that
>bridge's flow table to direct traffic into the monitoring system's
>port, since if you wouldn't want mac learning to happen.  I haven't
>tried it, but it works in my head.  :-)
>
>--Justin
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to