In the previous post, we have talked about BGP generally. In this post we will handle IBGP and EBGP detailed.

Table of Contents
IBGP (Internal Border Gateway Protocol)
* BGP, which is used in the same Autonomous System. Neighborship is established with the peer which is in the same Autonomous System.
* IBGP peers do not need direct connection. But, there must be some IGP that runs and allows the two neighbors to reach one another.
* Routes learned from the internal peers, must not sent back to other internal peers. It can only sent to the external peers.
* Internal peers must be full mesh. But you can get over this full mesh , by two other feature of BGP. These features are AS Confederations and Route Reflectors.
* AS-PATH and NEXT-HOP attributes must not updated when passing updates to internal peers.
* iBGP peers are dependent on the underlying IGP of the AS to connect peers together.
* In iBGP, full mesh topology is required by default. By using route reflectors or bgp confederations this can be by passed.
Now Let’s check the iBGP topologies.
IBGP Full Mesh Topology
In this topology, all the routers used in IBGP must be connected together as mull mesh.This type of configuration is difficult to configure and complex. In this type of configuration, adding one router to the topology is also difficult, because you need to update all routers on IBGP topology for this router.

Gokhan Kosem is a Network Engineer, Instructor and the Founder of IPCisco.com with 15+ years of experience in Cisco, Nokia, Huawei, Juniper, Linux, Service Provider Networks, Routing and Switching technologies.
He has worked on the backbone networks of major service providers and network vendors including Nortel, Alcatel-Lucent (Nokia) and has extensive hands-on experience with Cisco, Huawei, Juniper and Nokia networking technologies.
He has trained thousands of networking students worldwide through IPCisco.com, Udemy, books, labs, quizzes, and educational content across multiple social media platforms.
IPCisco.com | Best Route to Your Dreams












Leave a Reply