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 [...]

Posted on April 24, 2010 at 1:40 AM by krisna · Permalink · One Comment
In: Operating System · Tagged with: , , , , , , , ,

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 [...]

Posted on November 29, 2007 at 5:53 PM by krisna · Permalink · Leave a comment
In: Uncategorized · Tagged with: , ,