Hello,
I am new with using the pve. But for now everything is working like I was expecting it. but there is one thing I do not understand.
I am using two bridges. One for Management and the second for the vms. Each is connected to a physical LAN Port. The Second bridge is setup to using VLAN. I use VLAN Tags like: 101, 102, 201, 202, 301 .. and so on.
When I setup a Vm to use the VLAN Tag 101 or 102 its working fine. but if I setup to VLAN tag 201 or above it dosent work. so it seems like everthing above 199 does not work.
In the switch i setup a Trunk config on the port for range between 1 and 600. the same switch setup is working fine on a port wich is connected to Vmware envirement.
I was hoping it is a very simple thing an somebody is able to help. Thanks
auto vmbr0
iface vmbr0 inet static
address xxx.xxx.52.11/24
gateway xxx.xxx.52.1
bridge-ports ens6f0
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
I am new with using the pve. But for now everything is working like I was expecting it. but there is one thing I do not understand.
I am using two bridges. One for Management and the second for the vms. Each is connected to a physical LAN Port. The Second bridge is setup to using VLAN. I use VLAN Tags like: 101, 102, 201, 202, 301 .. and so on.
When I setup a Vm to use the VLAN Tag 101 or 102 its working fine. but if I setup to VLAN tag 201 or above it dosent work. so it seems like everthing above 199 does not work.
In the switch i setup a Trunk config on the port for range between 1 and 600. the same switch setup is working fine on a port wich is connected to Vmware envirement.
I was hoping it is a very simple thing an somebody is able to help. Thanks
auto vmbr0
iface vmbr0 inet static
address xxx.xxx.52.11/24
gateway xxx.xxx.52.1
bridge-ports ens6f0
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094