LACP-VLAN Debian/Ubuntu
Fyuh akhirnya LACP jalan juga di server Debian. Ribet tidak sesimple OpenBSD/FreeBSD but yah paling tidak akhirnya jalan juga deh. LACP (802.3ad) running di server Debian Lenny main bareng cisco 3750. Konfiguras buat pengingat: /etc/network/interfaces auto bond0 iface bond0 inet static address 10.0.0.249 netmask 255.255.255.0 slaves eth0 eth1 bond_mode 802.3ad bond_miimon 100 bond_downdelay 200 bond_updelay [...]
In: Operating System · Tagged with: 802.3ad, Aggregation, Bond, Bonding, Cisco, Debian, LACP, Ubuntu, VLAN
OpenBSD Interface Bonding
While browsing i’m found the nice article about OpenBSD Interface Bonding. I’ll test for stability of this configuration before applying into my server. This is the first link: – The following is used on OpenBSD since version 3.9 to combine two physical interfaces (fxp1, fxp2) into a single virtual interface (trunk0). This method allows one [...]
In: Uncategorized · Tagged with: Bonding, OpenBSD, trunk
