I'm having an issue transitioning to the Proxmox VE Software-Defined Network (SDN).
Current situation:
enp6s0f0 is an untagged network connection
vmbr100 is a Linux bridge with bridge port = enp6s0f0
VM998 has a network device attached to vmbr100
This configuration works great
When I try to create a Zone in SDN:
If I choose Simple, there is no option to assign a bridge as it is for creating isolated networks
If I choose VLAN, I am able to create the zone and assign it to vmbr100
When I try to create a VNet:
I enter a Name, Alias, and assign it to the VLAN zone I created above, but when I click Create I receive an error:
create sdn vnet object failed: 400 Parameter verification failed. tag: missing vlan tag (500)
As the underlying network connection doesn't use VLAN tagging, what should I enter in the Tag field?
Current situation:
enp6s0f0 is an untagged network connection
vmbr100 is a Linux bridge with bridge port = enp6s0f0
VM998 has a network device attached to vmbr100
This configuration works great
When I try to create a Zone in SDN:
If I choose Simple, there is no option to assign a bridge as it is for creating isolated networks
If I choose VLAN, I am able to create the zone and assign it to vmbr100
When I try to create a VNet:
I enter a Name, Alias, and assign it to the VLAN zone I created above, but when I click Create I receive an error:
create sdn vnet object failed: 400 Parameter verification failed. tag: missing vlan tag (500)
As the underlying network connection doesn't use VLAN tagging, what should I enter in the Tag field?