Project

General

Profile

Establishing Adjacencies with neighbors » History » Version 3

A K M Mahmudul Hoque, 04/17/2014 05:25 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
#### 2. "Info" interest is sent in name "/neighbor/name/info/router-prefix" 
6 2 A K M Mahmudul Hoque
7 1 A K M Mahmudul Hoque
- /neighbor/name is the name of neighbor
8
- /router/prefix is name prefix of sending router
9 3 A K M Mahmudul Hoque
10
#### 3. If NLSR get "info" interest reply, it changes neighbor status to "Active"-1 in Adl
11
#### 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