Project

General

Profile

Build LSAs » History » Revision 9

Revision 8 (A K M Mahmudul Hoque, 06/27/2014 02:26 PM) → Revision 9/10 (A K M Mahmudul Hoque, 06/27/2014 02:26 PM)

Build LSAs 
 ========== 

 ## NLSR builds and advertises three kinds of LSA 
 - Prefix LSA 
 - Adjacency LSA 
 - Cordinate Hyperbolic LSA 

 ### Prefix LSA 
 * Advertises reachable name prefixes from this router 
 * Name /\<network\>/NLSR/LSA/\<site\>/\<router\>/name/\<version\> 
 * Data: number of names(n), name1, ....., name n 


 ### Adjacency LSA 
 * Advertises connectivity status (Active neighbors) 
 * Name /\<network\>/NLSR/LSA/\<site\>/\<router\>/adjacency/\<version\> 
 * Data: Number of links (n), link1 ( name of neighbor 1, link cost 1), ......link n (name of neighbor n, link cost n) 

 ### Cordinate Hyperbolic LSA 
 * Advertises geometric co-ordinates of router (Radius and Angle) 
 * Name /\<network\>/NLSR/LSA/\<site\>/\<router\>/cordinate/\<version\> 
 * Data: Hyperbolic Radius, Hyperbolic Angle