Do recent versions of libvirt support configuring VLANs (truck and access ports) on Linux bridges? I've been using OVS bridges for a long time (because Linux bridges didn't even do VLANs when I started). Linux bridges should theoretically be a bit simpler, but I can't tell from the libvirt documentation if libvirt ever gained the ability to do VLANs with Linux bridges. -- ======================================================================== Google Where SkyNet meets Idiocracy ========================================================================
Hello, On 2025-11-12 14:36, Ian Pilcher wrote:
Do recent versions of libvirt support configuring VLANs (truck and access ports) on Linux bridges?
I've been using OVS bridges for a long time (because Linux bridges didn't even do VLANs when I started). Linux bridges should theoretically be a bit simpler, but I can't tell from the libvirt documentation if libvirt ever gained the ability to do VLANs with Linux bridges.
Yes, v11.0.0 added the functionality. https://www.libvirt.org/news.html#v11-0-0-2025-01-15 It works perfectly for me. Regards, Leigh.
On 11/12/25 9:37 AM, Leigh Brown wrote:
Yes, v11.0.0 added the functionality.
https://www.libvirt.org/news.html#v11-0-0-2025-01-15
It works perfectly for me.
Nice! -- ======================================================================== If your user interface is intuitive in retrospect ... it isn't intuitive ========================================================================
participants (2)
-
Ian Pilcher -
Leigh Brown