Trunk port in VM? (KVM) #10969
|
I was curious if there is any way to tag multiple vlans on a single interface going to a VM. I'd like to be able to use VLANs inside a VM for a specific lab purpose. There may be up to a couple hundred vlans, so interfaces aren't scalable. These would need to be admin-assigned vlans ... basically managed outside of cloudstack. |
Answered by
weizhouapache
Aug 20, 2025
Replies: 3 comments 2 replies
|
As far as I know, vlan trunking is supported by libvirt only if openvswitch is used as backend, not linux bridge. if you use openvswitch, it could be supported by cloudstack with some simple code changes (currently it is not) |
2 replies
|
That's very interesting news @weizhouapache Definitely worth having a look again. |
0 replies
|
@alexandremattioli @bhouse-nexthop created an issue : #11491 |
0 replies
Answer selected by
weizhouapache
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@alexandremattioli @bhouse-nexthop
created an issue : #11491
cc @rohityadavcloud