On Tue, Mar 28, 2006 at 08:56:24PM +0000, Baldur Gislason wrote: > Following an unrelated discussion about "interface grouping" in OpenBSD, > I'd like to know if there are any known or planned implementations of LACP > (802.3ad) > interface teaming in FreeBSD? > FreeBSD currently has etherchannel support, but to my knowledge that will only > work for a link to a single switch and not provide the possibility of having > layer > 2 resiliance with paths to 2 switches in the same network. > Any thoughts on this?
802.3ad is the standards track replacement for EtherChannel, thus it is not what you are looking for. What you are asking for is L2 failover. OpenBSD's trunk(4) is such an implementation. I don't see anything in FreeBSD that would have the same functionality. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"