Hi Levin, You could try this on the base KVM :
bridge vlan add vid 2-4094 dev eth1 -Jithin From: Levin Ng <[email protected]> Date: Friday, 22 September 2023 at 4:27 AM To: [email protected] <[email protected]> Subject: Network Offering for L2 Interface Hi, I’m looking for a better solution for assign a root bridge interface without assigning VLAN for VM, allow me to test nested virtulization environment such as ACS in ACS, where requires VLAN tagging in side the nested KVM. I’d been worked out two way to achieve it, • SR-IOV with pass-through PCI • q-in-q network setup but it require quite much admin work before hand, appreciated if everyone have ideas to done it in more elegant way. Regards, Levin
