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. |
Beta Was this translation helpful? Give feedback.
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) |
Beta Was this translation helpful? Give feedback.
-
That's very interesting news @weizhouapache Definitely worth having a look again. |
Beta Was this translation helpful? Give feedback.
-
@alexandremattioli @bhouse-nexthop created an issue : #11491 |
Beta Was this translation helpful? Give feedback.
@alexandremattioli @bhouse-nexthop
created an issue : #11491
cc @rohityadavcloud