GitHub user joolli added a comment to the discussion: Host based routing - EVPN-VXLAN to the host - Single VXLAN Device (SVD)
This change is to accommodate those that use the SVD type of setup on their hosts. It does not support multiple vlans on a single VM interface... You would need another interface for the VM. However the SVD type of setup does support it if libvirt would place the VM's interface on the vlan-aware-bridge and Libvirt recently got support for that. The cloudstack xml code doesn't have support for that yet. I don't expect this to be used for long in it's current image, as cloudstack might get support for vlan-aware-bridges and then the script will not need the "addVlan" and "deleteVlan" functions, as libvirt will place the VM's directly on the VA-bridge, but the script is very useful in it's current for to transition from a traditional mode setup to SVD or the other way around because you need a bridge with the same name to be able to migrate the VM's. GitHub link: https://github.com/apache/cloudstack/discussions/10786#discussioncomment-13460194 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org