On 9/9/26 6:52 AM, DERUMIER, Alexandre wrote: > Hi, > > they are also another way (that work with vxlan, but I'm not sure with > evpn), > > https://docs.nvidia.com/networking-ethernet-software/cumulus-linux-515/Network-Virtualization/VXLAN-Devices/ > https://blog.vyos.io/evpn-vxlan-enhancements-introducing-single-vxlan-device-support > https://github.com/FRRouting/frr/pull/12364 > > it's mapping vlan tags from a vlan aware bridge to vnis, and transport > them in a single vxlan interface. > > > It was pretty new and buggy 5year ago, so I never tried to implemented > it, > maybe it could be interesting to look at it.
Yes, we were discussing this as well in order to implement the VLAN-based approach - @Gabriel has tested it internally already and it seemed to work quite well from what he said. For the other approach with VLAN tags inside the VXLAN packet the current workaround is needed though.
