From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 20:21:50 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B212C16A468 for ; Fri, 14 Sep 2007 20:21:50 +0000 (UTC) (envelope-from brdbrd@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231]) by mx1.freebsd.org (Postfix) with ESMTP id 4A75D13C49D for ; Fri, 14 Sep 2007 20:21:50 +0000 (UTC) (envelope-from brdbrd@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so530604wra for ; Fri, 14 Sep 2007 13:21:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=27ffyngKDfqTfVP8jr2wHC7wPrCYL6FBDvJVRmW0JNk=; b=r4yD6oIC1S96PUnr8qhl9JbQyQ6Ef0cFAkmuEGckI0XhUZTUtE1P/IP6pjGsGFNFCMi24Z4eJ7f1Q0I7DlaW8SRhRDQ92CD1VJV7LJO8FDRrSlKxdH/5Bbajc+DN8kFzx4jEoPw7/+AuvOqibVgExsM/9DY3Zot12pqpIGomqrw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=AGpELK49gsi2kIgzSZrEwDOIZ2hHYfP45zC/dQY6RqgR6qWMnzw0pSNZ7DsjgiGe6v/cBcHjMgK3Xq4xq1udn/bSlz4NZjpwMcwNWu5ucin2s6fSh0O2JegMGN14e1Pq1JxSop6J5OMRtV0FDHC/PWf78mEH+qmwiZHg/IQFlOA= Received: by 10.100.91.6 with SMTP id o6mr3291487anb.1189799706236; Fri, 14 Sep 2007 12:55:06 -0700 (PDT) Received: by 10.140.202.3 with HTTP; Fri, 14 Sep 2007 12:55:06 -0700 (PDT) Message-ID: <35ffa5710709141255l3669049bge2dc9756d9bceb1e@mail.gmail.com> Date: Fri, 14 Sep 2007 13:55:06 -0600 From: "Brad Davis" Sender: brdbrd@gmail.com To: "Steve Bertrand" In-Reply-To: <46EA38CC.8050803@ibctech.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46EA38CC.8050803@ibctech.ca> X-Google-Sender-Auth: 272c5e271e78d8cc Cc: freebsd-isp@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Service providers using Quagga 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: Fri, 14 Sep 2007 20:21:50 -0000 On 9/14/07, Steve Bertrand wrote: > First off, sorry to cross-post, but *isp@ does not see much traffic. > > I'm wondering if there are any network service providers here that run > any of their routing infrastructure within Quagga running on FreeBSD. > > I'd like to know what software alternatives are deployed out in the > field, and how large a shop utilizes such software methods > instead/combined with standard hardware router offerings. > > If this is a relatively common practice out there, what size environment > do you run it in, and at what level within your network? Hi Steve, I know a lot of people that are switching away form Quagga to the OpenBSD tools, such as OpenBGPd and OpenOSPFd. I prefer these tools since they seem to be more lightweight than Quagga and are pretty easy to setup. Regards, Brad Davis