cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
425
Views
0
Helpful
1
Replies

iBGP concept

acbennyma
Level 1
Level 1

I have some question about this concept.

(1) it is means updates received by RTB will pass to RTA and then to RTE ? then RTA is act as transparency ?

(2) is that updates only pass to maximum two ibgp router which is (RTB and RTA) ? that's why updates will not go to RTD and finally to AS500 ?

(3) so in this case, How RTA can know this updates?

http://www.cisco.com/en/US/tech/tk365/tk80/technologies_tech_note09186a00800c95bb.shtml#ibgp

iBGP

RTA#

router bgp 100

neighbor 190.10.50.1 remote-as 100

neighbor 170.10.20.2 remote-as 300

network 150.10.0.0

RTB#

router bgp 100

neighbor 150.10.30.1 remote-as 100

neighbor 175.10.40.1 remote-as 400

network 190.10.50.0

RTC#

router bgp 400

neighbor 175.10.40.2 remote-as 100

network 175.10.0.0

Note: An important point to remember, is that when a BGP speaker receives an update from other BGP speakers in its own AS (IBGP),

the receiving BGP speaker will not redistribute that information to other BGP speakers in its own AS.

The receiving BGP speaker will redistribute that information to other BGP speakers outside of its AS.

That is why it is important to sustain a full mesh between the IBGP speakers within an AS.

In the above diagram, RTA and RTB are running iBGP and RTA and RTD are running iBGP also.

The BGP updates coming from RTB to RTA will be sent to RTE (outside of the AS) but not to RTD (inside of the AS).

This is why an iBGP peering should be made between RTB and RTD in order not to break the flow of the updates.

1 Reply 1

Harold Ritter
Cisco Employee
Cisco Employee

The basic rule is that an update received via iBGP can only be forwarded to an eBGP peer. Therefore all iBGP routers must be fully meshed or route reflection (or confederation) must be used to overcome the full mesh restriction.

1) That is correct.

2) RTA doesn't advertise the updates received from RTB because of the iBGP restriction I stated above.

3) RTB passes to RTA updates it received from eBGP, which is normal behavior.

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México