From owner-freebsd-questions@FreeBSD.ORG Thu Aug 14 08:15:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 267C737B401 for ; Thu, 14 Aug 2003 08:15:26 -0700 (PDT) Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc2.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 725ED43FDF for ; Thu, 14 Aug 2003 08:15:25 -0700 (PDT) (envelope-from culverk@yumyumyum.org) Received: by mailhub.yumyumyum.org (Postfix, from userid 1001) id D16BF5F; Thu, 14 Aug 2003 11:15:10 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mailhub.yumyumyum.org (Postfix) with ESMTP id CC9C04C; Thu, 14 Aug 2003 11:15:10 -0400 (EDT) Date: Thu, 14 Aug 2003 11:15:10 -0400 (EDT) From: Kenneth Culver To: Mykroft Holmes IV In-Reply-To: <3F3BA7D8.9060006@explosive.mail.net> Message-ID: <20030814111320.M20163@alpha.yumyumyum.org> References: <1060871994.5979.12.camel@alexandria> <3F3BA7D8.9060006@explosive.mail.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "J. Seth Henry" cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD as router - performance vs hardware routers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 15:15:26 -0000 > As a Note, the top end routers out there, Junipers, run JunOS, which is > a FreeBSD variant. A Juniper M160 can route OC192's at wire speed > (That's 10Gb/s folks). However, the way those are set up, FreeBSD doesn't do the actual routing, as far as I can remember they upload a routing table to the line cards and transfer any changes to the routing table to the line cards, so the routing itself is done by high-speed hardware, and FreeBSD is mainly managing all the custom hardware. We did a similar thing when I worked for Ericsson with FreeBSD. Ken