From owner-freebsd-questions@FreeBSD.ORG Wed Aug 2 16:49:20 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8B97316A4DE for ; Wed, 2 Aug 2006 16:49:20 +0000 (UTC) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 273FA43D46 for ; Wed, 2 Aug 2006 16:49:19 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 95533D93720 for ; Wed, 2 Aug 2006 12:49:18 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by frontend3.internal (MEProxy); Wed, 02 Aug 2006 12:49:22 -0400 X-Sasl-enc: 8fCkBaHu+v20QP5fWUpGt6fVbqyw61g7JSpNBkU4gg0e 1154537362 Received: from [192.168.1.2] (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mail.messagingengine.com (Postfix) with ESMTP id 15D6A79C6 for ; Wed, 2 Aug 2006 12:49:21 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Wed, 2 Aug 2006 17:49:14 +0100 User-Agent: KMail/1.9.3 References: <20060802131420.79edspqrwgok4s8s@216.219.94.118> In-Reply-To: <20060802131420.79edspqrwgok4s8s@216.219.94.118> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608021749.16149.list-freebsd-2004@morbius.sent.com> Subject: Re: Telecom X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2006 16:49:20 -0000 On Wednesday 02 August 2006 14:14, root@rithy4u.net wrote: > Dear All, > > Can we use FreeBSD in Telecom industry? If I want to build an Internet > Backbone which connect across country in asia. Is it suitable? How is > its stability of routing compare to Cisco? Internet backbone router don't run packets through conventional network stacks, they run the packets through asics or special network processors. FreeBSD could run on the control processor of such a router, but it would need a considerable amount of additional proprietory software and microcode.