Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Handmade Character Soft Toys
anil1961
Updated:
Yesterday at 2:11 PM
Bodim.lk out now !
Manoj Suranga Bandara
Updated:
Sunday at 3:05 AM
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
How Does OSPF Neighbor State Change
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="vl1111" data-source="post: 9847587" data-attributes="member: 351257"><p style="text-align: left"><p style="text-align: left"><strong>[FONT=&#23435]How Does OSPF Neighbor State Change[/FONT]</strong></p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]Q1. What are OSPF packets? What do they do? </p> <p style="text-align: left">Answer: There are 5 OSPF packets: </p> <p style="text-align: left">Hello: Discover neighbors. </p> <p style="text-align: left">DD (Data Description): Exchange LSDB catalog (LSA headers). </p> <p style="text-align: left">Request: Ask neighbor to send LSA that I don't have. </p> <p style="text-align: left">Update: Send LSA requested by neighbors. </p> <p style="text-align: left">Ack: Tell Update sending router that I have received your Update.[/FONT]</p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]Q2: What are neighbor states? What do they do? </p> <p style="text-align: left">Answer: There are 7 states: </p> <p style="text-align: left">Down. Neighbor is gone. E.g. neighbor is down, stops running OSPF, or is just initialized. </p> <p style="text-align: left">Init: The node has a one-way relationship with a neighbor. It receives a Hello from the neighbor. </p> <p style="text-align: left">2-way. The node has a bidirectional relationship with a neighbor. It has received a Hello from the neighbor and the Hello's neighbor list contains my name. </p> <p style="text-align: left">ExStart. Two neighbors negotiate Master-Slave relationship before exchanging LSA. </p> <p style="text-align: left">Exchange: Exchange LSDB catalogs with neighbors and find out which LSA is missing. </p> <p style="text-align: left">Loading. Ask a neighbor to send LSAs that I don't have. </p> <p style="text-align: left">Full: Two neighbors have the same LSDB. They have the same knowledge of the topology. </p> <p style="text-align: left">Note: See the companion simulation to relate how routers change states when receiving packets.[/FONT]</p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]Q3. How to groups 9 neighbor into some meaningful stages? </p> <p style="text-align: left">Answer. These states can be classified into 4 stages: </p> <p style="text-align: left">- Discover neighbors. Down, Init, 2-way. Use Hello. </p> <p style="text-align: left">- Determine Master-Slave: ExStart, Exchange. Use DD. </p> <p style="text-align: left">- Find out which LSA to exchange: Loading. Use DD, Request. </p> <p style="text-align: left">- Synchronize LSDB: Full Adjacency. Use Update, Ack.[/FONT]</p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]Q4. What is Master-Slave relationship for neighbors? </p> <p style="text-align: left">Answer: When two neighbors are ready to exchange LSA catalogs, they need to use a sequence number to tag LSA catalog exchange. The first job is to decide the sequence number. Two neighbors exchange DD to indicate their Router ID. The one with the higher Router ID wins and chooses a sequence number. </p> <p style="text-align: left">Note. In the companion simulation (External link), you can click DD to see its content.[/FONT]</p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]Q5. Why neighbors need to use a sequence number to track LSA catalog exchange? </p> <p style="text-align: left">Answer: Sequence numbers are used to track LSA catalog transaction sessions. A router may have a large LSA catalog that does fit into one DD packet. This router may have several neighbors to exchange LSA catalog at the same time.[/FONT]</p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]Q6. Does OSPF use TCP to provide reliable transmission of LSA? </p> <p style="text-align: left">Answer: No. OSPF uses Request-Update-Ack to ensure reliable transmission of LSA.[/FONT]</p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]Q7. Why doesn't OSPF use TCP to transfer LSA? </p> <p style="text-align: left">Answer: TCP is designed to transmit large chunk of data across a congested network. Its goal is to adapt to network congestion and avoid packet losses due to router queue full. It is costly to set up a TCP sessions. An OSPF router transmits LSA to directly connected neighbors. There is no network congestion is involved between sender and receiver nodes. Using a light weight send-ack reliable transmission method is sufficient. </p> <p style="text-align: left">This article is the FAQ of an interactive simulation: OSPF Neighbor state. It visualizes topology, packets, router state changes. It listed under External links.[/FONT]</p> </p><p> <p style="text-align: left"><p style="text-align: left">[FONT=&#23435]External links for network simulation:</p> <p style="text-align: left"> 1. OSPF Simulation: Neighbor State (This article): [/FONT]<a href="http://www.visualland.net/view.php?cid=915&protocol=OSPF&title=1.5%20Neighbor%20State&ctype=1" target="_blank">http://www.visualland.net/view.php?cid=915&protocol=OSPF&title=1.5 Neighbor State&ctype=1</a>[FONT=&#23435] </p> <p style="text-align: left"> 2. More network protocol simulation: [/FONT]<a href="http://www.visualland.net/" target="_blank">[FONT=&#23435]http://www.visualland.net/[/FONT]</a>[FONT=&#23435][/FONT]</p> </p></blockquote><p></p>
[QUOTE="vl1111, post: 9847587, member: 351257"] [LEFT][LEFT][B][FONT=宋]How Does OSPF Neighbor State Change[/FONT][/B][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]Q1. What are OSPF packets? What do they do? Answer: There are 5 OSPF packets: Hello: Discover neighbors. DD (Data Description): Exchange LSDB catalog (LSA headers). Request: Ask neighbor to send LSA that I don't have. Update: Send LSA requested by neighbors. Ack: Tell Update sending router that I have received your Update.[/FONT][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]Q2: What are neighbor states? What do they do? Answer: There are 7 states: Down. Neighbor is gone. E.g. neighbor is down, stops running OSPF, or is just initialized. Init: The node has a one-way relationship with a neighbor. It receives a Hello from the neighbor. 2-way. The node has a bidirectional relationship with a neighbor. It has received a Hello from the neighbor and the Hello's neighbor list contains my name. ExStart. Two neighbors negotiate Master-Slave relationship before exchanging LSA. Exchange: Exchange LSDB catalogs with neighbors and find out which LSA is missing. Loading. Ask a neighbor to send LSAs that I don't have. Full: Two neighbors have the same LSDB. They have the same knowledge of the topology. Note: See the companion simulation to relate how routers change states when receiving packets.[/FONT][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]Q3. How to groups 9 neighbor into some meaningful stages? Answer. These states can be classified into 4 stages: - Discover neighbors. Down, Init, 2-way. Use Hello. - Determine Master-Slave: ExStart, Exchange. Use DD. - Find out which LSA to exchange: Loading. Use DD, Request. - Synchronize LSDB: Full Adjacency. Use Update, Ack.[/FONT][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]Q4. What is Master-Slave relationship for neighbors? Answer: When two neighbors are ready to exchange LSA catalogs, they need to use a sequence number to tag LSA catalog exchange. The first job is to decide the sequence number. Two neighbors exchange DD to indicate their Router ID. The one with the higher Router ID wins and chooses a sequence number. Note. In the companion simulation (External link), you can click DD to see its content.[/FONT][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]Q5. Why neighbors need to use a sequence number to track LSA catalog exchange? Answer: Sequence numbers are used to track LSA catalog transaction sessions. A router may have a large LSA catalog that does fit into one DD packet. This router may have several neighbors to exchange LSA catalog at the same time.[/FONT][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]Q6. Does OSPF use TCP to provide reliable transmission of LSA? Answer: No. OSPF uses Request-Update-Ack to ensure reliable transmission of LSA.[/FONT][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]Q7. Why doesn't OSPF use TCP to transfer LSA? Answer: TCP is designed to transmit large chunk of data across a congested network. Its goal is to adapt to network congestion and avoid packet losses due to router queue full. It is costly to set up a TCP sessions. An OSPF router transmits LSA to directly connected neighbors. There is no network congestion is involved between sender and receiver nodes. Using a light weight send-ack reliable transmission method is sufficient. This article is the FAQ of an interactive simulation: OSPF Neighbor state. It visualizes topology, packets, router state changes. It listed under External links.[/FONT][/LEFT][/LEFT] [LEFT][LEFT][FONT=宋]External links for network simulation: 1. OSPF Simulation: Neighbor State (This article): [/FONT][URL]http://www.visualland.net/view.php?cid=915&protocol=OSPF&title=1.5%20Neighbor%20State&ctype=1[/URL][FONT=宋] 2. More network protocol simulation: [/FONT][URL="http://www.visualland.net/"][FONT=宋]http://www.visualland.net/[/FONT][/URL][FONT=宋][/FONT][/LEFT][/LEFT] [/QUOTE]
Insert quotes…
Verification
Nawa warak dahaya keeyada? (Namaya wadi kireema dahaya)
Post reply
Top
Bottom