COLO.in.th > คลังความรู้ > Proxmox VE > Interface Bonding and Tagging VLAN for Proxmox VE


Interface Bonding and Tagging VLAN for Proxmox VE




Interface Name eno1, eno2
iface eno1 inet manual
#	bond-master bond0

iface eno2 inet manual
#	bond-master bond0

auto bond0
iface bond0 inet manual
	bond-slaves eno1 eno2
	bond-miimon 100
	bond-mode 802.3ad
	bond-xmit-hash-policy layer2+3

auto vmbr0
iface vmbr0 inet static
	address  192.168.10.99
	netmask  255.255.255.0
	gateway  192.168.10.1
	bridge-ports bond0
	bridge-stp off
	bridge-fd 0
Interface Name enp1s0f0, enp1s0f1
iface enp1s0f0 inet manual
#	bond-master bond0

iface enp1s0f1 inet manual
#	bond-master bond0

auto bond0
iface bond0 inet manual
	bond-slaves enp1s0f0 enp1s0f1
	bond-miimon 100
	bond-mode 802.3ad
	bond-xmit-hash-policy layer2+3

auto vmbr0
iface vmbr0 inet static
	address  192.168.10.99
	netmask  255.255.255.0
	gateway  192.168.10.1
	bridge-ports bond0
	bridge-stp off
	bridge-fd 0
Bonding and Tagging VLAN 10
iface eno1 inet manual
#	bond-master bond0

iface eno2 inet manual
#	bond-master bond0

auto bond0
iface bond0 inet manual
	bond-slaves eno1 eno2
	bond-miimon 100
	bond-mode 802.3ad
	bond-xmit-hash-policy layer2+3

auto bond0.10
iface bond0.602 inet manual
	vlan-raw-device bond0

auto vmbr0
iface vmbr0 inet static
	address  192.168.10.99
	netmask  255.255.255.0
	gateway  192.168.10.1
	bridge-ports bond0.10
	bridge-stp off
	bridge-fd 0
Bonding and Tagging VLAN 10 and VALN 20
iface eno1 inet manual
#	bond-master bond0

iface eno2 inet manual
#	bond-master bond0

auto bond0
iface bond0 inet manual
	bond-slaves eno1 eno2
	bond-miimon 100
	bond-mode 802.3ad
	bond-xmit-hash-policy layer2+3

auto bond0.10
iface bond0.10 inet manual
	vlan-raw-device bond0

auto bond0.20
iface bond0.20 inet manual
	vlan-raw-device bond0
auto vmbr0
iface vmbr0 inet static
	address  192.168.10.99
	netmask  255.255.255.0
	gateway  192.168.10.1
	bridge-ports bond0.10
	bridge-stp off
	bridge-fd 0

auto vmbr1
iface vmbr1 inet static
	bridge-ports bond0.20
	bridge-stp off
	bridge-fd 0


บทความนี้มีประโยชน์กับคุณหรือไม่ ?

บันทึกสู่รายการโปรดของฉัน บันทึกสู่รายการโปรดของฉัน    พิมพ์หัวข้อนี้ พิมพ์หัวข้อนี้

Also Read
Change Port 8006 Proxmox VE 5.2 of Web Interface (ดูรายละเอียด: 3793)

Powered by WHMCompleteSolution

ภาษา: