cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6045
Views
0
Helpful
0
Comments
TCC_2
Level 10
Level 10

Core Issue

Border Gateway Protocol (BGP) is an interdomain routing protocol used to exchange network reachability information with configured peers known as BGP neighbors. Interior BGP (IBGP) has certain behavior and follows certain rules to ensure that packet forwarding can take place correctly within the Autonomous System (AS) without any loops or black-holing. These are the most common problems with IBGP, mostly related to these rules and behavior:

  • BGP neighbors are not in established state.
  • A route is missing from the IP routing table due to an invalid route to next hop.
  • An IBGP route is not installed in the IP routing table and is not advertised to other neighbors, due to a BGP synchronization rule failure.
  • Routes learned from one IBGP neighbor are not advertised to another IBGP neighbor.
  • IBGP routes are not redistributed into an Interior Gateway Protocol (IGP).

Resolution

For more information, refer to these documents:

Type of Route Missing from Routing Table

All routes / All routes from specific neighbor

Valid Route to BGP Next Hop

Valid route to next hop does not exist

show ip bgp neighbors {neighbor  address}

State is active

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: