0% found this document useful (0 votes)
21 views12 pages

OSPF Overview and Implementation Guide

OSPF is an interior gateway protocol that distributes routing information within an autonomous system. It uses link-state technology and multicasting to send updates only when the network topology changes. OSPF divides routers into areas and has no hop count limitations but is more CPU and memory intensive than RIP due to its SPF algorithm and maintenance of multiple routing tables. It operates by having each router store the state of its links in a link-state database and performing neighbor discovery, database synchronization, and routing calculations.

Uploaded by

Kyle Diop
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views12 pages

OSPF Overview and Implementation Guide

OSPF is an interior gateway protocol that distributes routing information within an autonomous system. It uses link-state technology and multicasting to send updates only when the network topology changes. OSPF divides routers into areas and has no hop count limitations but is more CPU and memory intensive than RIP due to its SPF algorithm and maintenance of multiple routing tables. It operates by having each router store the state of its links in a link-state database and performing neighbor discovery, database synchronization, and routing calculations.

Uploaded by

Kyle Diop
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Dynamic Routing - OSPF

Mikrotik Basic
March 2011

Open Shortest Path First (OSPF)


OSPF is Interior Gateway Protocol (IGP) and distributes routing information only between routers belonging to the same Autonomous System (AS) OSPF is based on link-state technology that has several advantages over distance-vector protocols such as RIP

OSPF Advantages
No hop count limitations Multicast addressing is used to send routing information updates Updates are sent only when network topology changes occur Logical definition of networks where routers are divided into areas Transfers and tags external routes injected into AS

OSPF Disadvantages
OSPF is quite CPU and memory intensive due to SPF algorithm and maintenance of multiple copies of routing information More complex protocol to implement compared to RIP

OSPF Operation
OSPF is a link-state protocol. Interface of the router is considered an OSPF link and state of all the links are stored in link-state database. There are several steps before OSPF network becomes fully functional: Neighbor discovery Database Synchronization Routing calculation

Lab-01

Menu Routing OSPF

Instances Default

Add Networks

Check Interfaces

Check Route List

Test Ping

You might also like