Difference between revisions of "Border Gateway Protocol"

From Computer History Wiki
Jump to: navigation, search
(An OK start)
(No difference)

Revision as of 02:41, 17 November 2018

The Border Gateway Protocol (usually known by its acronym BGP) is a routing protocol in the TCP/IP protocol suite; specifically, it is an EGP, used for providing the information needed for doing path selection between Autonomous Systems.

It is a Destination Vector protocol; the data it carries are routing table entries. It detects and prevents routing loops by tagging each table entry with the complete path.