Hello,
Since my workstation and PVE home lab server are located next to each other, I would like to eliminate my "overengineered" physical switch between them and replace it with a Linux switch on PVE that takes advantage of unused Ethernet ports.
My main question:
How can I connect physical ethernet ports with untagged vlan to the vlan aware linux bridge?
My current set-up
What I want to achieve
I want to connect devices to the physical nics with "vlan filter" and with untagged vlan.
Since my workstation and PVE home lab server are located next to each other, I would like to eliminate my "overengineered" physical switch between them and replace it with a Linux switch on PVE that takes advantage of unused Ethernet ports.
My main question:
How can I connect physical ethernet ports with untagged vlan to the vlan aware linux bridge?
My current set-up
- vmbr0 is a vlan-aware brige where all physical nics are connected
- eno2 is a trunk port with all vlans, connected to a physical vlan aware switch
- ens1f0 is a trunk port with where only some vlans are required, connected to the workstation (Windows with Hyper-V)
What I want to achieve
I want to connect devices to the physical nics with "vlan filter" and with untagged vlan.
- eno3: only default vlan 1 and all tagged vlan traffic filtered out
- eno4: only vlan 30 as untagged traffic
- ens1f0: trunk port as configured, but some vlan traffic filtered out
Last edited: