BGP Databases
BGP uses three databases. The first two listed are BGP-specific; the third is
shared by all routing processes on the router:
�¡ Neighbor database.This is a list of all configured BGP neighbors. To
view it, use the show ip bgp summary command.
�¡ BGP database, or RIB (Routing Information Base).This is a list
of networks known by BGP, along with their paths and attributes. To
view it, use the show ip bgp command.
�¡ Routing table.This is a list of the paths to each network used by the
router, and the next hop for each network. To view it, use the show ip
route command.