Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »


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


Linux Bridge

vi /etc/network/interfaces


vmbr6
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
Create a VLAN


OVS Open vSwitch :  Link






  • No labels