Creating VXLANs:
Example:
https://pve.proxmox.com/pve-docs/chapter-pvesdn.html#pvesdn_setup_example_vlan
VXLan Setup Example
Create a zone:
ID: vxlan1 Peers Address List: 192.168.0.1,192.168.0.2,192.168.0.3
Create a VNet named vxvnet1 using the VXLAN zone myvxlanzone created previously.
ID: vxvnet1 Zone: myvxlanzone Tag: 100000
Host errors when applying
Task viewer: SRV networking – Reload
Task viewer: SRV networking – Reload
OutputStatus Stop
Download
WARN: missing ‘source /etc/network/interfaces.d/sdn’ directive for SDN support!
/etc/network/interfaces : error: /etc/network/interfaces: line5: iface eth0: unsupported address method ‘auto’
eth0 : warning: eth0: ignoring ip address. Assigning an IP address is not allowed on enslaved interfaces. eth0 is enslaved to vmbr0
/etc/network/interfaces : error: /etc/network/interfaces: line5: iface eth0: unsupported address method ‘auto’
eth0 : warning: eth0: ignoring ip address. Assigning an IP address is not allowed on enslaved interfaces. eth0 is enslaved to vmbr0
TASK ERROR: command ‘ifreload -a’ failed: exit code 1