From owner-freebsd-hardware Thu Aug 26 10:19:22 1999 Delivered-To: freebsd-hardware@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 4F61B14C04 for ; Thu, 26 Aug 1999 10:19:16 -0700 (PDT) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.3/8.9.1) with ESMTP id NAA05996; Thu, 26 Aug 1999 13:18:56 -0400 (EDT) (envelope-from louie@whizzo.transsys.com) Message-Id: <199908261718.NAA05996@whizzo.transsys.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Kenneth D. Merry" Cc: mjacob@feral.com, freebsd-hardware@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: what's the best working gigabit ether card... References: <199908261558.JAA83092@panzer.kdm.org> In-reply-to: Your message of "Thu, 26 Aug 1999 09:58:36 MDT." <199908261558.JAA83092@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 26 Aug 1999 13:18:56 -0400 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Another thing to keep in mind, if you're going to be connecting more than > two machines, is that the Alteon switches are the only ones that I've seen > that currently claim to do jumbo frames. They cost a bundle, but they're > more or less the only game in town. My guess is that will change > eventually. Packet Engines is also doing jumbo sized Gigabit ethernet in their switches. This was something that was a requirement at work (UUNET) since the backbone already carries 4470 bytes frames, and we didn't want to have to fragment going over gigabit ethernet plumbing. You might also check around for an Internet Draft recently published on how to encapsulate jumbo-sized frames. This can be problematic for some protocols that use SNAP encapsulation since the ethernet type field is used as a length; this normally isn't a problem since the lengths were smaller then the range of ethernet types assigned. With jumbo frames, this is no longer true. In our case, this came up in the context of encapsulating CLNS frames on the wire. This is used commonly on ISP backbones that run Integrated IS-IS routing protocol as their IGP. louie (aka louie@UU.NET) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message