Date: Thu, 24 Feb 2000 05:19:57 GMT From: mike@sentex.net (Mike Tancsa) To: map@iphil.net ("Miguel A.L. Paraz") Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Building 8-port Router Message-ID: <38b4b9a7.22295369@mail.sentex.net> In-Reply-To: <MAIL20000224085638.A706@tirad.internal.iphil.net> References: <MAIL20000224085638.A706@tirad.internal.iphil.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23 Feb 2000 19:57:00 -0500, in sentex.lists.freebsd.isp you wrote: >Thanks for all your inputs on the previous RAM problem. I now went up to >128 MB, with 64 MB free and 16 MB used by Zebra ospfd alone (bug?!) > >Anyway I'd appreciate your suggestions on building a router that could: >* handle at least 8 E1 V.35 ports at line rate >* perform ingress filtering on these >* store at least one full view BGP routing table, and maybe partial views >* do flow accounting (as suggested by one gentleman on the list) > >I would throw the fastest cost-effective CPU at this, and lots of RAM too, >and send syslogs to another box to avoid writing to disk. Any other >suggestions? > >The reason I'm looking into this is because we have a Cisco 7206 but with >only a few 256Kbps and above lines, and Netflow switching, the CPU load is high >and I think it won't scale. Although Zebra is probably the way of the future, you may want to look at gateD for now. Its bgp and ospf has been quite reliable for us. Its features are sparse, but it might have all that you need. With two full views, you want more than 128M of RAM if you really are going to install 70K+ routes in the kernel routing table. 196 is fine, but with the cost of RAM these days, you might as well throw in 256MB. With a decent Celeron (433 is fine), you can get some pretty OK convergence times. On one of my borders, I push about ~15Mb/s though 4 ethernet interfaces with a dozen ipfw filter rules. ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38b4b9a7.22295369>