From owner-freebsd-isp Sat Aug 19 8: 2:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (Postfix) with ESMTP id E075E37B422 for ; Sat, 19 Aug 2000 08:02:47 -0700 (PDT) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.9.3/8.9.3) with SMTP id LAA10918; Sat, 19 Aug 2000 11:06:21 -0400 (EDT) Message-Id: <200008191506.LAA10918@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Sat, 19 Aug 2000 11:18:43 -0400 To: Stanley Hopcroft From: Dennis Subject: Re: Throughput & Availability: Does anyone have experience with Trunking products (eg EtherChannel) ... ? Cc: freebsd-isp@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > eg 4 100 TX NICs > => 200 Mbps => 400 Mbps > >Auto Failover Yes Yes We've considered doing this by balancing ethernets within bridge groups (using our bridging code), but we have doubts about the marketability. "Marketability" implies 1) the number of people who need it and 2) the number of people willing to pay for a commercial product. Its fairly easy for us to do, but the question we ask is "why not just use gigabit ethernet" if the application is PTP. >I suppose Multi-link PPP is completely out of the question because no >switch supports it ? You would not want to use MPPP anyway...its not even widely used on its target (serial lines) except for dial up as its a horrible protocol and was designed with the basic (wrong) premise that TCP stacks cant handle out of order packets. The fact that it is in use at all is an indication about the cluelessness of the marketplace. Most T1 lines are load-balanced instead as its 1) more efficient 2) much less cpu intensive and 3) there is no "protocol" so 2 boxes with different mechanisms can be connected without problems. DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message