Hi, has anyone enabled using centos, the proliant functionality of "teaming" the two integrated network cards, to be seen as one by the network switch? This is available in a nice GUI in windows. but i have no idea how to do that on linux.
On Wed, 18 Apr 2007 at 10:18am, Erick Perez wrote
has anyone enabled using centos, the proliant functionality of "teaming" the two integrated network cards, to be seen as one by the network switch? This is available in a nice GUI in windows. but i have no idea how to do that on linux.
For CentOS 4, look in /usr/share/doc/kernel-doc-2.6.9/Documentation/networking/bonding.txt, and/or http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/s1-networkscripts-interfaces.html#S2-NETWORKSCRIPTS-INTERFACES-CHAN
I imagine it's much the same in CentOS 5.
On 4/18/07, Joshua Baker-LePain jlb17@duke.edu wrote:
On Wed, 18 Apr 2007 at 10:18am, Erick Perez wrote
has anyone enabled using centos, the proliant functionality of "teaming"
the
two integrated network cards, to be seen as one by the network switch? This is available in a nice GUI in windows. but i have no idea how to do that on linux.
For CentOS 4, look in /usr/share/doc/kernel-doc-2.6.9/Documentation/networking/bonding.txt, and/or < http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/s1-net...
I imagine it's much the same in CentOS 5.
-- Joshua Baker-LePain Department of Biomedical Engineering Duke University _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
thanks, it helped a lot.