From owner-freebsd-net@FreeBSD.ORG Wed Mar 17 23:04:16 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB1B9106566C for ; Wed, 17 Mar 2010 23:04:16 +0000 (UTC) (envelope-from sysupdates@spaceservices.net) Received: from mx01.edm.ab.smart-serv.net (mail.smart-serv.net [208.68.18.197]) by mx1.freebsd.org (Postfix) with ESMTP id 55CC58FC08 for ; Wed, 17 Mar 2010 23:04:16 +0000 (UTC) Received: from Nereus.wlmsprt.pa.neltia.net (c-174-55-188-49.hsd1.pa.comcast.net [174.55.188.49]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx01.edm.ab.smart-serv.net (Postfix) with ESMTPSA id 61DCA11348B8 for ; Wed, 17 Mar 2010 16:39:24 -0600 (MDT) Date: Wed, 17 Mar 2010 18:39:20 -0400 From: Brandon Penglase To: freebsd-net@freebsd.org Message-ID: <20100317183920.66b00cc8@Nereus.wlmsprt.pa.neltia.net> In-Reply-To: References: X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Choosing CPU for router X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2010 23:04:16 -0000 Now that we know the purpose for the router, yes, you will need a beefy box. Especially if you're going to be running something like Quagga to handle IGP (which you may or may not be doing...), you will need the RAM and CPU. If you build a box, get server hardware. I know of one place that uses Dell 1u servers with either Broadcom or Intel network cards. I believe the preferred is an Intel NIC. For a NIC Vendor, check out Silicom: http://www.silicom-usa.com/ They offer a lot of different NICs, both Broadcom and Intel solutions, but the best is probably the SFP NIC, so you can pick between Fiber or Copper if you need to. http://www.silicom-usa.com/default.asp?contentID=1303 Offered in PCI-X, PCI-E, 1Gigabit, and 10Gigabit. On Wed, 17 Mar 2010 11:22:34 +0100 Jon Otterholm wrote: > > This machine is going to act as access-router serving ~500 > FTTH-customers. About 500Mbit/s and 200kpps. The big issue is > Dummynet, around 1000 pipes (2 pipes/customer). > > I don't think an Atom-based machine can handle this, am I wrong? > > //Jon >