16 Routing Protocols RIP OSPF BGP 10122024 123352pm
16 Routing Protocols RIP OSPF BGP 10122024 123352pm
• Version: 1 or 2
• Family: of protocol used for TCP/IP it is 2
• Network address : 32 bytes
• Distance: hop count from the advertising router to the destination network
RIP timers
What is BGP?
• Border Gateway Protocol (BGP) is the postal service of the Internet. When
someone drops a letter into a mailbox, the Postal Service processes that piece
of mail and chooses a fast, efficient route to deliver that letter to its recipient.
Similarly, when someone submits data via the Internet, BGP is responsible for
looking at all of the available paths that data could travel and picking the best
route, which usually means hopping between autonomous systems.
• BGP is the protocol that makes the Internet work by enabling data routing.
When a user in Singapore loads a website with origin servers in Argentina,
BGP is the protocol that enables that communication to happen quickly and
efficiently.
Border Gateway Protocol
Network Link
Router Link
OSPF (link state advertisement)
Router Link Advertisement
This is a Type-1 LSA exchanged by the routers which belongs to a
same area. The router contains status of link, Router I’d, IP
information and current interface state. If a router is connected to
multiple areas then separate Type 1 LSA is exchanged.
External Link
Types of OSPF packets and header format
Types of OSPF packets and header format
Hello packet:
It is the type 1 packet. The hello message will perform 4 major
functions such as:
For the link state routing protocols, it is essential that the link
state database for all the routers remain synchronized. This
synchronization will begin as soon as an adjacency formed
between the neighbours. The OSPF uses the DBD - database
descriptor packets for that purpose. The database can be
described by using the multiple packets.
Types of OSPF packets and header format