GNU Zebra

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Nick Number (talk | contribs) at 18:56, 23 January 2014 (sp losing WP:TYPO). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GNU Zebra
Stable release
0.95a / September 8, 2005 (2005-09-08)
TypeRouting
LicenseGNU General Public License
Websitewww.zebra.org

Zebra is a routing software package that provides TCP/IP based routing services with routing protocols support such as RIP, OSPF and BGP. Zebra also supports special BGP Route Reflector and Route Server behavior. In addition to traditional IPv4 routing protocols, Zebra also supports IPv6 routing protocols. With SNMP daemon which supports SMUX protocol, Zebra provides routing protocol management information bases.

Zebra uses an advanced software architecture to provide a high quality, multi server routing engine. Zebra has an interactive user interface for each routing protocol and supports common client commands. Due to this design, new protocol daemons can be easily added. Zebra library can also be used as a program's client user interface.

Zebra is distributed under the GNU General Public License.

Background

The idea for Zebra originally came from Kunihiro Ishiguro, after he realized the need for quality routing software. While working at an ISP joint venture between British Telecom and Marubeni, Ishiguro encountered venture capitalist Yoshinari Yoshikawa.

Yoshinari Yoshikawa shared Ishiguro's vision for a new routing engine and they combined resources to create the world's first routing engine software. The resulting entity, known as the Zebra Project, was started in 1996.

Present

Ishiguro and Yoshikawa lead the IP Infusion company and market a commercial version of Zebra, known as "ZebOS".[1] This ZebOS is being used in networking products, such as the Citrix NetScaler.[2]

Future

The official website states that "Zebra has been decommissioned".

Since its last release (version 0.95) in 2005-09-08, development of Zebra appears to have stopped. A new project has emerged as the unofficial successor of Zebra: Quagga. Worldwide, many Linux/BSD based BGP-routers which were using Zebra are switching to Quagga.

The OpenBSD project created its own routing suites. OpenBGPD and OpenOSPFD were developed as an alternative to Linux-focused routing suites such as Quagga, because they don't meet the OpenBSD project's requirements and quality standards.[3]

See also

References

  1. ^ IP Infusion, "IP Infusion was founded in 1999 by Kunihiro Ishiguro and Yoshinari Yoshikawa [...] Mr. Ishiguro’s background as the co-founder and developer of open source Zebra [...]" http://www.ipinfusion.com/about
  2. ^ Citrix, "The NetScaler routing suite is based on ZebOS, the commercial version of GNU Zebra.", http://support.citrix.com/proddocs/topic/ns-system-10-map/ns-nw-iprouting-config-dyna-rout-con.html
  3. ^ Henning Brauer (2004-09-02). A Secure BGP Implementation "A Secure BGP Implementation". Retrieved 2013-12-16. Zebra: GPL, makes heavy use of cooperative threads. Suffers from losing sessions while busy. Documentation and error messages in Japanese or missing. Commercialized, thus mostly dead since about 2 years. Quagga: frustrated zebra users try to fix the worst bugs {{cite web}}: Check |url= value (help); line feed character in |quote= at position 204 (help) Text only version of slide: http://www.openbsd.org/papers/bgpd_sucon04/mgp00006.txt

External links