0% found this document useful (0 votes)
13 views

OSPF2

OSPF routers transition through states including Down, Init, Two-Way, ExStart, Exchange, Loading, and Full to establish and maintain neighborship and adjacency. In the Init and Two-Way states, routers exchange Hello messages to learn each other's router IDs. In ExStart, routers elect a master and slave and exchange empty Database Description packets. In Exchange, routers send full Database Description packets, and in Loading they send Link State Request and Update packets to exchange link state information.

Uploaded by

Vishnu
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)
13 views

OSPF2

OSPF routers transition through states including Down, Init, Two-Way, ExStart, Exchange, Loading, and Full to establish and maintain neighborship and adjacency. In the Init and Two-Way states, routers exchange Hello messages to learn each other's router IDs. In ExStart, routers elect a master and slave and exchange empty Database Description packets. In Exchange, routers send full Database Description packets, and in Loading they send Link State Request and Update packets to exchange link state information.

Uploaded by

Vishnu
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
You are on page 1/ 8

11 April 2024 09:54

• How OSPF enabled Router maintains neighborship and adjacency?

1. Down- This state occurs when the OSPF process is not configured or the port is down.

2. Init - In this state hello messages are exchanged b/w each other without having the
information of router-id of each other.

INFORMATION IN HELLO MESSAGE


▪ Message type
▪ Dead timer
▪ Hello timer
▪ neighbor
▪ DR\BDR router
▪ Router priority
▪ Subnet mask.
INFORMATION IN OSPF HEADER
▪ Version-2
▪ Source router-id
▪ Authentication Null 0 (by default)
▪ Area-id
▪ Checksum

New Section 2 Page 1


3. Two Way- In this state hello messages are exchanged with having information
destination router-id .
- Bi-directional communication takes place b/w the routers .
- Election of DR and BDR also takes place in two way state .

New Section 2 Page 2


Note - Down , Init and Two Way these are responsible for building neighborship adjacency.

4. Ex start- In this state empty DBD holding the information of sequence number is
exchanged . Election of master and slave also takes place in this state .

Information in Empty DBD


▪ Router-id
▪ Master bit(1)
▪ Sequence number
▪ MTU.

New Section 2 Page 3


5. Exchange- In this state routers start exchanging full DBD .
- Firstly Master router will exchange full DBD with sequence number.

• LSR router request its neighbor full update i.e., LSU.

New Section 2 Page 4


New Section 2 Page 5
INFORMATION IN LSR

▪ Link state-id of connected neighbor.


Advertise router-id

6. Loading- In this state routers exchange LSU in the form of LSA TYPE-1.

New Section 2 Page 6


INFORMATION IN LSU
▪ Information of directly connected links.
Number of links.
▪ Directly connected neighbor.
▪ Netmask.
▪ Cost.

7. Full- In this state Router sends acknowledgement of LSU in the form of LS Ack after
receiving LSU .

New Section 2 Page 7


New Section 2 Page 8

You might also like