From owner-freebsd-net Thu Feb 25 22:37:47 1999 Delivered-To: freebsd-net@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 50D8914EDF for ; Thu, 25 Feb 1999 22:37:44 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id WAA82573; Thu, 25 Feb 1999 22:36:56 -0800 (PST) From: Archie Cobbs Message-Id: <199902260636.WAA82573@bubba.whistle.com> Subject: Re: etherchannel support In-Reply-To: <36D41640.C8E7F83F@austin.ibm.com> from venkat venkatsubra at "Feb 24, 99 09:09:52 am" To: venkats@austin.ibm.com (venkat venkatsubra) Date: Thu, 25 Feb 1999 22:36:56 -0800 (PST) Cc: freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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