You are not logged in.

#1 2007-04-27 15:02:48

jayray
Member
Registered: 2006-10-15
Posts: 38

Ethernet Bonding

Is there any info on ethernet bonding? I have compiled bonding in the kernel and installed the ifenslave package.

rc.conf
bond0="bond0 10.100.0.10 netmask 255.255.255.0 broadcast 10.100.0.255"
INTERFACES=(lo bond0)

/etc/conf.d/bonding
bond_bond0="eth0 eth1"
BOND_INTERFACES=(bond0)

This is connecting to a cisco switch. Using lacp on the two ethernets configured in a port channel.

The ports never come up on the switch and I am getting no error messages on either pc or switch.

Any help is appreciated.

Offline

#2 2007-05-02 06:45:29

chrismortimore
Member
From: Edinburgh, UK
Registered: 2006-07-15
Posts: 655

Re: Ethernet Bonding

"cat /proc/net/bonding/bond0" will let you know if it's up or not.  It'll also tell you what mode the bonding is working in, which interfaces are active, etc etc etc.


Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB

Offline

Board footer

Powered by FluxBB