Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://pve.proxmox.com/wiki/Network_Configuration


Linux Bridge

vi /etc/network/interfaces


Code Block
titlevmbr6
collapsetrue
auto vmbr6
iface vmbr6 inet static
        address 10.1.6.1/24
        bridge-ports none
        bridge-stp off
        bridge-fd 0
#lan3 server3 for 128T



systemctl restart networking.service




OVS Open vSwitch :  Link