cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
488
Views
10
Helpful
2
Replies

iBPG why necessary in that case

Dear all,

 

Sorry to bother you...maybe today is not my day, but while studdy one concept I'd like to understand more detailed I stuck...

 

why is iBGP necessary in the topology I attached. is there any reason I don't see in the Moment? Some best practise or an idea I can't Image right now..

 

 

 

2 Replies 2

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

One might debate whether iBGP is really necessary, but it's often common for such a topology.

Consider if the link between the bottom left router and the upper right fails.  Further consider some destinations are much better served by the upper right router.  If so, how does the bottom left router "know" it should transit such traffic via the bottom right router?  iBGP, between the two bottom routers, could be how it "knows".

+1 on what Joe said, but I'd also add a couple points:

 

1.  If these routers are in physically separate datacenters the iBGP link (running across a separate backend internal network) might be necessary to avoid any orphaning of sections of your network in the case of frontend link or circuit failure.

 

2.  If those are really "CE" routers in the center area of your diagram, I'd usually expect the mesh from the CE routers down to all be running iBGP, because they would normally be inside your own autonomous system. (then eBGP CE routers up to interconnect with the PE routers)