LACP with 3 interfaces.

Kurt Jaeger lists at opsec.eu
Tue Nov 17 15:55:41 UTC 2015


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 at opsec.eu            +49 171 3101372                         5 years to go !


More information about the freebsd-stable mailing list