Quagga: Linux Dynamic Routing Software
I've already written about Linux static routing configuration. However, sometime you need to configure Linux routers dynamically to get changes of network connections by communicating information about which networks each router can reach and how far away those networks are. These days most network admin prefer to use OSPF or BGP over RIP. Linux and UNIX system can act as router using special software.
Quagga Software
Quagga is a network routing suite providing implementations of OSPF (v2 & v3), RIP (v1, v2 & v3) and BGP (v4) for Unix-like platforms, particularly FreeBSD, Linux, Solaris and NetBSD. Quagga is a fork of GNU Zebra. Quagga is intended to be used as a Route Server and a Route Reflector. It is not a toolkit, it provides full routing power under a new architecture.
Zebra IP Routing Manager
zebra is an IP routing manager. It provides kernel routing table updates, interface lookups, and redistribution of routes between different routing protocols. zebra is included with quagga software.
Install quagga
Debian / Ubuntu Linux user type the following command:
$ sudo apt-get install quagga
RHEL , Fedora, CentOS Linux user type the following command:
# yum install quagga
quagga Software Configuration
quagga configuration is beyond the scope of this blog post; I recommend reading official configuration documentation for further information.
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- How to configure cisco router using linux for (COM port) configuration
- Linux Shell Script to reboot DSL or ADSL router
- Hacking Linksys router: WRT54GL DIY Internal POE
- Lintrack: Exclusive Linux distributions for Internet Service Providers (ISP)
- Solaris: How do I setup a default static route / static router IP address?
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: bgp, implementations, Linux, network admin, network connections, ospf, quagga, router, routers, routing configuration, special software, static routing, UNIX, unix system



Recent Comments
Today ~ 17 Comments
Today ~ 1 Comment
Today ~ 12 Comments
Today ~ 3 Comments
Today ~ 6 Comments