|
BGP Route Storage and Advertisement, and BGP Routing Information Bases (RIBs)
(Page 1 of 2)
The job of the Border Gateway Protocol
is to facilitate the exchange of route information between BGP devices,
so that each router can determine efficient routes to each of the networks
on an IP internetwork. This means that descriptions of routes are the
key data that BGP devices work with. Every BGP speaker is responsible
for managing route descriptions according to specific guidelines established
in the BGP standards.
BGP Route Information Management Functions
Conceptually, the overall activity
of route information management can be considered to encompass four
main tasks:
- Route Storage: Each BGP stores information
about how to reach networks in a set of special databases. It also uses
databases to hold routing information received from other devices.
- Route Update: When a BGP device receives
an Update from one of its peers, it must decide how to use this
information. Special techniques are applied to determine when and how
to use the information received from peers to properly update the device's
knowledge of routes.
- Route Selection: Each BGP uses the information
in its route databases to select good routes to each network on the
internetwork.
- Route Advertisement: Each BGP speaker
regularly tells its peers what it knows about various networks and methods
to reach them. This is called route advertisement and is accomplished
using BGP Update messages. We'll learn more about these messages
in the next few topics, and examine them in detail in the
detailed section on BGP message formats.
| If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|