Date: Tue, 17 Nov 2015 16:55:40 +0100 From: Kurt Jaeger <lists@opsec.eu> To: Johan Hendriks <joh.hendriks@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: LACP with 3 interfaces. Message-ID: <20151117155540.GG35480@home.opsec.eu> In-Reply-To: <564B4736.3000100@gmail.com> References: <564B4736.3000100@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! > We have a NFS server witch has three network ports. > > We have bonded these interfaces as a lagg interface, but when we use the > server it looks like only two interfaces are used. > > This is our rc.conf file > > ifconfig_igb0="up" > ifconfig_igb1="up" > ifconfig_igb2="up" > cloned_interfaces="lagg0" > ifconfig_lagg0="laggproto lacp laggport igb0 laggport igb1 laggport igb2 > 192.168.100.222 netmask 255.255.255.0" This says you are lagg'in igb0 to igb2. > ifconfig tell us the following. [...] > laggport: igb1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING> > laggport: igb2 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING> > laggport: igb3 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING> This says it's lagg'in igb1 to igb3 ? Why the difference ? -- pi@opsec.eu +49 171 3101372 5 years to go !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151117155540.GG35480>