On 16 Oct 2023, at 17:12, Fred Licht via discuss wrote:

> Hi All,
>     I am looking for suggestions/advice on how to setup a configuration.  I 
> have found methods on how to VLAN translate, and how to mirror, adding 
> complication of DPDK but not a combined solution.
>
> How to mirror all traffic on a given VLAN, translate the mirrored tagged van 
> to a new VLAN ID, and send it back over the same OVS bridge.  Ensuring any of 
> the new mirrored data only traverses over the bonded trunk back to a physical 
> switch.
>
> VLAN 123 => SPAN/Mirror => VLAN 1123 => OVS Bond => switch

Hi Fred,

Is this what you are trying to accomplish?

https://github.com/openvswitch/ovs/blob/c29ba54018520f957c48d947325ed50c9442b831/Documentation/faq/configuration.rst?plain=1#L121

//Eelco

> TIA,
> Fred Licht
> _______________________________________________
> discuss mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to