User Tools

Site Tools


nic_bonding_teaming

This is an old revision of the document!


Dopo l'acquisto della carta Intel PCI ho settato così il network del server:

francesco@serverHP:~$ sudo cat /etc/network/interfaces
[sudo] password for francesco: 
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

auto bond0
iface bond0 inet dhcp
	bond-slaves eth0 eth1 eth2
	bond-mode O
	bond-miimon 100
	bond-primary eth0 eth1 eth2
nic_bonding_teaming.1355564055.txt.gz · Last modified: 2012/12/15 10:34 by admin