About XORP

The XORP Vision

Open-source software is rapidly gaining traction in the IT market, with vendors and developer communities delivering robust, cost-effective alternatives to proprietary infrastructure and end- user applications. By contrast, network routing continues to be dominated by monolithic hardware-software offerings that draw significant price premiums and stifle innovation in the routing arena.

XORP's vision is to break open the routing market in much the same way that Linux has done for operating systems. XORP provides an extensible, modular routing platform that can be leveraged by:

XORP as an Open-Source Router

Anyone with a modicum of technical experience can use XORP to build a fully functional PC-based router capable of supporting a few 100Mb/s network links. XORP is available as a Live CD--a downloadable CD image that can be burned to a bootable CD. This allows XORP to be run without installing any additional software, understanding how XORP works internally, or knowing anything about Linux/Unix system administration.

XORP has a single unified command line interface (CLI) which is used to configure routing protocols and network interfaces. XORP's CLI can be extended to encompass additional router functionality such as queue manangement, QoS configuration, firewalls, NATs and DHCP configuration. The XORP architecture also permits different routing protocols to run in different security "sandboxes", offering the potential for greater robustness and security than alternative router platforms.

XORP currently supports both IPv4 and IPv6 versions of BGP4+, OSPFv2, OSPFv3, RIP and RIPng for unicast routing, and PIM-SM and IGMP/MLD for multicast. XORP runs on most Linux and *BSD distributions as well as Mac OS X and Microsoft Windows. Details can be found in the BUILD_NOTES file.

XORP for Network Equipment Vendors

The performance of PC-based XORP implementations depends on the forwarding capability of the underlying hardware. For environments and applications requiring higher bandwidth or greater speed, XORP can be used as a software stack for controlling advanced hardware forwarding planes. Its Forwarding Engine Abstraction (FEA) process provides a key abstraction layer that isolates higher level routing functionality from the underlying operating system and forwarding engines. This makes it straightforward to port XORP to new hardware platforms using software shims to protect vendor proprietary intellectual property.

XORP for Network Application Writers

Third-party router application development has been largely precluded by the lack of open APIs for commercial router platforms. XORP's extensible architecture allows router operators to install new binary application processes that appear as integrated parts of the router from an operational perspective. This is enabled via XORP's inter-process communication mechanism, combined with it's run-time extensible router-manager process and CLI. Practically speaking, XORP enables customer choice by de-coupling router applications from the underlying routing platform.

XORP for Networking Research

The networking research community has been hindered by the lack of an open, production-ready platform on which to develop new technology. Experimentation, testing and measurement are typically done via simulation with no guarantee that results will carry over to real-world routing. This is where XORP comes in:

  • XORP can be used as a platform to develop new routing protocols.
  • XORP can be used as a network emulator, allowing multiple emulated routers to run real routing code on a single host in a carefully controlled environment.
  • XORP is scriptable. Any scripting language can make calls to any XORP process and get back the response, allowing for novel uses of existing router code.
  • XORP can be instrumented to perform measurements of traffic, routing messages, or practically anything else that goes on in a production router.
  • XORP can <insert your own ideas here>!

Document id $XORP: www/about.html,v 1.3 2008/01/30 05:35:51 atanu Exp $.
Generated on 29/Jan/2008 at 21:29:43.
Feedback, comments, flames to feedback@xorp.org