Date: Thu, 25 Feb 1999 22:36:56 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: venkats@austin.ibm.com (venkat venkatsubra) Cc: freebsd-net@FreeBSD.ORG Subject: Re: etherchannel support Message-ID: <199902260636.WAA82573@bubba.whistle.com> In-Reply-To: <36D41640.C8E7F83F@austin.ibm.com> from venkat venkatsubra at "Feb 24, 99 09:09:52 am"
next in thread | previous in thread | raw e-mail | index | archive | help
venkat venkatsubra writes: > 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 has already come up with patches to netgraphify any Ethernet device. ftp://ftp.whistle.com/pub/archie/netgraph/index.html -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com 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?199902260636.WAA82573>