Hi,
I am unable to setup a VLAN config on PVE 4.4. My error should be simple but I do not find it!
Context: 3 node cluster, node-3 only running a VM for testing the VLAN setup.
The running config:
On node-3 I have vmbr9 bridged on eth9.
VM103 on node-3 is VirtIO connected on vmbr9
The IP of this VM is in my VLAN 331
Switch port is:
Now I need to mix several VLAN en eth9 so:
On node-3 I create vmbr331 and set bridge ports to eth9.331.
I do not remove vmbr9.
I check "autostart" and reboot the node.
Network of VM103 on node-3 is changed to bridge vmbr331 which is now active.
I set my switch port to trunk mode:
Network doesn't work.
Any help is welcome...
Patrick
I am unable to setup a VLAN config on PVE 4.4. My error should be simple but I do not find it!
Context: 3 node cluster, node-3 only running a VM for testing the VLAN setup.
The running config:
On node-3 I have vmbr9 bridged on eth9.
VM103 on node-3 is VirtIO connected on vmbr9
The IP of this VM is in my VLAN 331
Switch port is:
interface Te1/0/26
switchport access vlan 331
switchport access vlan 331
Now I need to mix several VLAN en eth9 so:
On node-3 I create vmbr331 and set bridge ports to eth9.331.
I do not remove vmbr9.
I check "autostart" and reboot the node.
Network of VM103 on node-3 is changed to bridge vmbr331 which is now active.
I set my switch port to trunk mode:
interface Te1/0/26
switchport trunk allowed vlan 311,331
I restart VM103 to be sure my setup is loaded.switchport trunk allowed vlan 311,331
Network doesn't work.
Any help is welcome...
Patrick