Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)
PROTOCOL (BGP)
CONTENT
• Features and advantage of using BGP
• BGP Neighbour ship
• Basic Syntax of BGP Configuration
• Types of BGP messages
• BGP states
• Autonomous System (AS) Is a collection of network that are
managed and supervised by a single organization or
administrative entity
iBGP : These are the protocols that are used within the
autonomous systems such as OSPF, RIP, EIGRP etc.
ROUTING TABLE:
The list of all possible path will be available in the routing table
Show ip route
BASIC CONFIGURATION SYNTAX
• Router(Config): Router BGP <Autonomous number>
• Router(Config): Network<Network ID> mask <subnet mask>
• Router(Config): Neighbour<ip address> remote as <AS number>
BGP MESSAGES
• OPEN: it is used to initiate BGP session (BGP version, sender AS number,
Hold time, BGP identifier, optional parameter)