Skip to content


External vs. Internal Peers (eBGP vs iBGP)

Share This:

Peering is when you exchange routes with another BGP speaking device. There are two types of peering sessions:

INTERNAL PEERS (iBGP)

An Internal peer is a BGP speaking neighbor who has the same AS number as you do. An internal peer will only pass on the best routes it knows from it's own connections.

EXTERNAL PEERS (eBGP)

External peers have different AS numbers. An external peer will pass on all the best routes it knows or has learned from any other peer to all other directly connected external peers. This is what I mean when I say eBGP is a 'gossipy' protocol. Routers speaking eBGP gab everything they know to their neighbors unless you install a gag (a route filter).

Share This:

If you found this tutorial useful, please DONATE! Donations support the creation and maintenance of this, and other tutorials throughout this site.