Lecture 3 - Part 2
Lecture 3 - Part 2
Lecture 3 – Part 2
Charith Sucharitharathna
Department of Electrical and Electronic Engineering
Routing Protocols Cont.
a common administration
ex : a company's internal network
• Interior Gateway Protocols (IGP) are used for
Router(config)#router rip
Router(config-router)#network <network-number>
Router(config)#router rip
Router(config)#version 2
Router(config)#no auto-summary
Router(config-router)#network <network-number>
Evolution of OSPF
Interior Gateway Protocols
Link State Routing Protocols
Features of OSPF
Open Shortest Path First
Components of OSPF
Open Shortest Path First
Link-State Operation
Link-State Operation
Build the topology table
based on the received
LSAs.
This database eventually
holds all the information
about the topology of the
network.
Execute the SPF
Algorithm.
Open Shortest Path First