eBGP Explained with Examples.

By | November 26, 2023

What is eBGP?

External Border Gateway Protocol (eBGP) is a BGP term or process used when referring to BGP peers or neighbours that are in a different Autonomous System and Number (ASN).
In other words, eBGP is used to exchange route information between different autonomous systems.

When only one link connects two autonomous systems, the IP addresses of the connected interfaces are used to establish a BGP session between the two. You can use any other IP address on the interfaces, but the address must be reachable without using the internal Gateway Protocol IGP configuration.

There are basic needs to be met when using eBGP to inject routes owned by one Autonomous System (AS) through the enterprise network and into another AS, such as:

i,  A local router’s ASN must match the neighboring router’s reference to that ASN, as well as its neighbor’s remote-as asn command.

ii, The neighboring BGP router IDs must not be the same..

iii, Each BGP neighboring router must be part of a TCP connection with each other.  The remote or neighboring router’s IP address used in that TCP connection must match with the local router configuration in a BGP neighbor remote-as command.
Example topology:

ebgp

eBGP Configuration:

   Router 1  

From the above configuration, R1 and R2 belong to different autonomous systems— 556 and 255, respectively.
The peer relationship between R1 and R2 in the above example is established because the R1 peering IP address is in the same subnet as its physical interface.

When the BGP neighbor is not directly connected, you will have to use the eBGP multihop command to establish connectivity.

iBGP Configuration Multihop eBGP Sessions Configuration

How To Configure BGP using Loopback Address

How To Configure BGP Peers with Authentication

EIGRP RIP v2 OSPF Spanning Tree Protocol (STP)

VLAN Trunking Protocol (VTP) IPv6 Explained EIGRPv6

RIPv6 or RIPng OSPFv3 DHCPv6