Project

General

Profile

Establishing Adjacencies with neighbors » History » Version 4

A K M Mahmudul Hoque, 05/06/2014 11:24 AM

1 1 A K M Mahmudul Hoque
Establishing Adjacencies with neighbors
2
=======================================
3
4 3 A K M Mahmudul Hoque
#### 1. NLSR sends periodic "info" interest to establish adjacencies with configured neighbor
5 4 A K M Mahmudul Hoque
#### 2. "Info" interest is sent in name "/neighbor/info/router-prefix" 
6 2 A K M Mahmudul Hoque
7 4 A K M Mahmudul Hoque
- /neighbor/ is the name of neighbor
8
- /router-prefix is name prefix of sending router
9 3 A K M Mahmudul Hoque
10 4 A K M Mahmudul Hoque
#### 3. If NLSR get "info" interest reply, it changes neighbor status to "Active" in Adl
11 3 A K M Mahmudul Hoque
#### 4. Else it tries "interest-retry" times at "interest-resend-time" interval before considering Fully "inactive"
12
#### 5. If NLSR has already tried "interest-retry" times before then it will try once periodically
13
14
#### 6. When replying "info" interest
15
- Router checks whether "info" interest is received from one of the configured neighbor, if yes reply or do nothing
16
- If "info" is received from "inactive" neighbor then NLSR sends "info" interest to that neighbor to establish adjacency with it