VLAN-Aware VNet on a EVPN Zone

Jun 26, 2024
9
0
1
Is there any plan to make VLAN-aware VNets configurable when built on EVPN zones? They currently support VXLAN zones, the checkbox shows up, but it disappears when selecting an EVPN zone. Will this be supported soon?

Background: I'm using a EVPN network for Q-in-VNI traffic so I need to be able to tag/untag traffic at the host level for VMs. I have manually set this up with `ip link` commands and it works well, but I'm just hoping it will be supported in the GUI soon
 
the main reason is that current evpn implementation is done to use the anycast gateway distributed (and do l3rougint)on each node, but I'll not work if you use vlan behind. (Or maybe do you plan to use evpn to transport L2 only witout any routing ?)
 
the main reason is that current evpn implementation is done to use the anycast gateway distributed (and do l3rougint)on each node, but I'll not work if you use vlan behind. (Or maybe do you plan to use evpn to transport L2 only witout any routing ?)
Yes my use case is to use EVPN for purely L2 transport between hosts and out to physical switches (which are also a part of the EVPN domain)