what's the purpose of VLAN aware under:
- Zones = create VLAN
- Vnets = VLAN aware ? (can i remove the Tag ?)
VXLAN doc proxmox:
Create a VXLAN zone named myvxlanzone and add all IPs from the nodes to the peer address list. Use the default MTU of 1450 or configure accordingly.
what's the difference between adding:
-VXLAN peers address
or
- VLAN add vmbr0 under bridge
- Zones = create VLAN
- Vnets = VLAN aware ? (can i remove the Tag ?)
VXLAN doc proxmox:
Create a VXLAN zone named myvxlanzone and add all IPs from the nodes to the peer address list. Use the default MTU of 1450 or configure accordingly.
Code:
ID: myvxlanzone
Peers Address List: 192.168.0.1,192.168.0.2,192.168.0.3
what's the difference between adding:
-VXLAN peers address
or
- VLAN add vmbr0 under bridge
Last edited: