Date: Fri, 26 Feb 1999 07:54:56 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: archie@whistle.com (Archie Cobbs) Cc: venkats@austin.ibm.com, freebsd-net@FreeBSD.ORG Subject: Re: etherchannel support Message-ID: <199902260654.HAA24889@labinfo.iet.unipi.it> In-Reply-To: <199902260636.WAA82573@bubba.whistle.com> from "Archie Cobbs" at Feb 25, 99 10:36:37 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > Does freebsd have support for Cisco's etherchannel ? > > That is, can i connect four ethernet/fast ethernet cards > > on a box running freebsd to a cisco switch that supports > > etherchannel and configure the four cards as one ether channel ? > > Not currently implemented, but this wouldn't be too hard to do > using netgraph (if you know the protocol). Just make a node > that gloms the four Ethernets into a single stream. Julian hmm... i see it easy for incoming path, but what about the outgoing ? How do you chose which interface to use for output, what about load balancing, etc ? luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902260654.HAA24889>