Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 15:35:41 +0100
From:      Peter Spekreijse <peter@spekreijse.net>
To:        isp@freebsd.org
Cc:        Steve Bertrand <steve@ibctech.ca>
Subject:   Re: ISPs?
Message-ID:  <49C2583D.30502@spekreijse.net>
In-Reply-To: <49C253FE.3010408@ibctech.ca>
References:  <153046.19925.qm@web63901.mail.re1.yahoo.com>	<907077794.20090317173752@homelink.ru>	<49C05E35.8070609@ibctech.ca>	<001501c9a795$07058de0$1510a9a0$@com>	<49C1C3D0.5060304@neely.cx>	<CC6BF6C0-D134-4DE6-9D47-17E01AA71BBB@ekalb.net>	<5F9EF08A583352985E262800@tok> <49C24561.5090301@spekreijse.net> <49C253FE.3010408@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Bertrand schreef:
> Peter Spekreijse wrote:
>> Hi,
>>
>>
>>> I guess you guys do this especially for server services e.g. hosting
>>> stuff
>>> and not really for routing (BGP, OSPF/ISIS etc.), right?
>>
>> We do use it for routing, using FreeBSD, booting from flash, running
>> completely in RAM. We have created a solid state BGP/OSPF router with
>> FreeBSD. Our border routers run Quagga (bgp and ospf) but we are in the
>> process of moving to OpenBGPD / OpenOSPFD. Our internal routers already
>> use OpenOSPFD. We are using Network Appliances from portwell as hardware
>> (8 * 1 Gbit/sec ethernet). We're in process of testing other appliances.
> 
> We do the exact same thing, some of our boxes boot from USB thumb stick.
> 
> What I love about this setup, is that one can clone the flash memory,
> and have an immediate backup.
> 
> Not only that, you can boot up any USB bootable hardware and have an
> instantaneous lab box that replicates the production routers.
> 
> Test upgrades, major changes, and them roll them back into the
> production image.
> 
> Out of curiosity, why are you moving to Open*?

We've two full bgp tables in our border routers (275K+ prefixes per 
table). The quagga version we use get's real busy if one of our BGP 
peers disappears suddenly. It starts recalculating the routing table and 
neglects the BGP sessions. Sometimes the other BGP sessions time-out, 
then we lose every route. The OpenBGPD BGP daemon is split in three 
threads and doesn't have this problem.

Regards,


-- 
Peter Spekreijse

E: peter@spekreijse.net
T: +31-742672764
M: +31-641922460



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49C2583D.30502>