COLO.in.th > คลังความรู้ > Proxmox VE > Interface Bonding and Tagging VLAN for Proxmox VE
Interface Name eno1, eno2iface 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 0Interface Name enp1s0f0, enp1s0f1iface 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 0Bonding and Tagging VLAN 10iface 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 0Bonding and Tagging VLAN 10 and VALN 20iface 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
บันทึกสู่รายการโปรดของฉัน พิมพ์หัวข้อนี้
Powered by WHMCompleteSolution