Package rp

The XML API OSS interface uses the rp package to configure routing policies. Routing policies control the size and content of the routing tables, the routes that are advertised, and the best route to a destination. For example, you can configure a routing policy that will not place routes associated with a specific origin in the routing table.

There are two databases for routing information. The routing database contains the routing information learned by the routing protocols. The forwarding database is composed of the routes actually used to forward traffic through a router. In addition, link state databases are maintained by IGPs, such as IS-IS and OSPF.

Routing protocols calculate the best route to each destination and place these routes in a forwarding table. The routes in the forwarding table are used to forward routing protocol traffic, sending advertisements to neighbors and peers.