Weblog entry #2 for lters

BGP Routing - Prefered Application
Posted by lters on Fri 30 Jun 2006 at 12:25
Tags: none.
We are looking at doing BGP routing with 2 public internet routes that we
have available. It seems many people use cisco routers and do not know
what would be best to use when using Linux/Debian to do the BGP work.

Are there any suggestions on what software is best or is easiest to implent and use?
apt-cache search bgp routing brings back a slim selection of packages...

What software would you use, or how do you do this?

 

Comments on this Entry

Posted by Anonymous (208.67.xx.xx) on Fri 30 Jun 2006 at 13:57
Zebra, package "zebra" does everything -- including mimicking a Cisco router.

[ Parent | Reply to this comment ]

Posted by lters (69.176.xx.xx) on Fri 30 Jun 2006 at 15:25
[ Send Message | View lters's Scratchpad | View Weblogs ]
So, is this what I want?

#apt-get search zebra

quagga - unoff. successor of the Zebra BGP/OSPF/RIP routing daemon

[ Parent | Reply to this comment ]

Posted by dkg (216.254.xx.xx) on Fri 30 Jun 2006 at 20:25
[ Send Message | View dkg's Scratchpad | View Weblogs ]
Looks like zebra itself is only available in woody, with security support ending, uh, today.

quagga's web site suggests that it is a fork of zebra, and it looks much more active than zebra does.

i've never used either package myself, though.

[ Parent | Reply to this comment ]

Posted by Anonymous (87.74.xx.xx) on Fri 30 Jun 2006 at 21:46
any web interface tools for zebra and quagga is available for easy access and administration

thanks

[ Parent | Reply to this comment ]

Posted by Anonymous (86.49.xx.xx) on Tue 4 Jul 2006 at 21:58

Quagga is very (!) good project. Really! Try it, use it, enjoy it. Best thing about Quagga is that because of it's "IOS-like" environment when connected to daemons it is really easy to administrate it. I was familiar with it the day I started with it. So I think bgpd from the Quagga project will suite all your needs and you will like it. Do now: apt-get install quagga.

On the other hand, I would like to ask if there is some good alternative for Quagga??

[ Parent | Reply to this comment ]

Posted by uroboros (86.49.xx.xx) on Thu 6 Jul 2006 at 00:26
[ Send Message | View Weblogs ]

You can also try Bird Internet Routing Project but it seems to be highly experimental at the very moment and I have neigther positive nor negative references whether it works properly and is stable or not.

--
mjf

[ Parent | Reply to this comment ]

Posted by Anonymous (212.117.xx.xx) on Thu 6 Jul 2006 at 01:15
Zebra is dead. Quagga has been forked due to exactly this fact and is actively maintained. It is used by ISPs on several CIXes (e.g. German DeCIX).
Be warned though that
a) PC hardware is not optimized for routing or more precisely "forwarding" so be sure to buy big hardware if you plan to forward 100+MBit/s (and although a cisco
might work with 128MB RAM for BGP, Linux should get 1GB just to be sure)
b) PC hardware isn't really desgined for 24/7 neither so do not buy that $10
power supply and build a server yourself but go for hardware proven Dell/IBM server with 4h replacement contract. It's still cheaper than Cisco :)
c) Linux is more complicated to administrate than Cisco and if your company internet access goes down because the root partition on the linux router is full you'll get a problem :)
d) Quagga, as Cisco, has some caveats so check your design on the mailing list because if something is incompatible the management blames "Linux" even if Quagga is standards compliant and Cisco is not...

bye,

-christian-

[ Parent | Reply to this comment ]

Posted by Anonymous (12.162.xx.xx) on Fri 7 Jul 2006 at 14:55
There is a lot of truth to this comment. As IT admins, we need to do our best to change this. :)

Linux and Debian are great tools regardless...

[ Parent | Reply to this comment ]

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search