Well... It's seems that I need to create the vlan on each node, like vmbr1.90, and than use fabric to connect all nodes using the vlan vmbr1.90.
In this scenario, is working.
Hi...
I have a VLAN named 90.
In this VLAN I have had created this:
pmx01:~# cat /etc/pve/sdn/zones.cfg
vlan: vlan90
bridge vmbr1
ipam pve
mtu 9000
pmx01:~# cat /etc/pve/sdn/vnets.cfg
vnet: vnlan90
zone vlan90...