simple vlan aware OVS bridge

morphxyz

New Member
Sep 12, 2023
13
0
1
Heya

To my understanding, OVS will let me use a single bridge for all vlans.

This way I can configure the vlan tag on the VMs themself.

However, all guides add "tag=X". Which is not what I want. It should just do all vlans.

I can't find what option allows me to do that. Do I need to define all possible vlans separately?

I wouldn't want to come back to the bridge config each time I create a new vlan on my network.

Any help appreciated
 
Alright, guess what, I posted too early.

I had an issue on the vlan configuration on my router.

The Bridge actually DOES forward traffic correctly

Just in case you wonder, the bridge does NOT need to be vlan aware for this to work.

Cheers