Border Gateway Protocol (BGP) : Basic
Border Gateway Protocol (BGP) : Basic
(BGP)
Basic
Contents
• The Border Gateway Protocol makes routing decisions based on paths, network
policies or rule-sets configured by a network administrator.
• BGP is a very robust and scalable routing protocol, and is used by the ISPs such as
BSNL, Airtel etc.
Introduction to BGP
• Update (2) : messages contain all the information BGP uses to construct a loop-free picture of
the internetwork. Update messages advertises feasible routes, withdrawn routes, or both.
• KeepAlive (4) : sent periodically between peers to maintain connections and verify paths held
by the router sending the keepalive
BGP Header
• Properties associated with learned routes are used to determine the best route to a destination when
multiple paths exist to a particular destination.
• These properties are referred to as BGP attributes, and an understanding of how BGP attributes influence
route selection is required for the design of robust networks.