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
tag 90
pmx01:~# cat /etc/pve/sdn/subnets.cfg
subnet: vlan90-172.16.100.0-24
vnet vnlan90
Now, I want to set a ip in that 172.16.100.0/24 range, one IP on each 3 servers - pmx01, pmx02 e pmx03.
So, how can I set this IP?
The network interface created inside SDN stack doesn't appears in the node > system > network.
Perhaps I missunderstood the SDN. Is this not suppose to be use between physical nodes but only between VMs?
Best regards.

























