BGP Route Processing Steps Flashcards

1
Q

Steps 1, 2, 3

A
  • Step 1
    • Store the route in the Adj-RIB-In table
    • Apply inbound route policy based on the neighbor from which the route was received.
  • Step 2
    • Update the Loc-RIB with the latest entry.
    • Adj-RIB-In table cleared to save memory.
  • Step 3
    • Pass a validity check
      • route is valid
      • next-hop address is resolvable in the global RIB.
    • If route fails, it remains in the Loc-RIB table but is not processed further.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Step 4

A
  • Identify the BGP best path and pass only the best path and its path attributes to step 5
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Step 4 and 5

A
  • Step 4
    • Identify the BGP best path and pass only the best path and its path attributes to step 5
  • Step 5
    • Install the best-path route into the global RIB, process the outbound route policy, store the non-discarded routes in the Adj-RIB-Out table, and advertise to BGP peers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly