Posts Tagged ‘Linux’
Ubuntu 10.04 configuration: Install ifenslave — Attach and detach slave network devices to a bonding device. apt-get install ifenslave Ubuntu 10.04 introduce a new way of configuring bond interface ( you don’t need to use /etc/modprobe.d/aliases.conf ). Open and edit /etc/network/interfaces # The loopback network interface auto lo iface lo inet loopback auto bond0 iface [...]
Tutorial how to balance traffic between Cisco switch 3750 and Ubuntu linux with two NICs, using bonding and port channel interface.
