Build LSAs » History » Revision 5
Revision 4 (A K M Mahmudul Hoque, 04/20/2014 10:17 PM) → Revision 5/10 (A K M Mahmudul Hoque, 05/06/2014 11:23 AM)
Build LSAs ========== ## NLSR builds and advertises three kinds of LSA - Prefix LSA - Adjacency LSA - Hyperbolic LSA ### Prefix LSA * Advertises reachable name prefixes from this router * Name /\<network\>/nlsr/LSA/\<site\>/\<router\>/prefix/\<version\> /\<network\>/nlsr/lsa/\<site\>/\<router\>/prefix/\<version\> * Data: number of names(n), name1, ....., name n ### Adjacency LSA * Advertises connectivity status (Active neighbors) * Name /\<network\>/nlsr/LSA/\<site\>/\<router\>/adjacency/\<version\> /\<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) ### Hyperbolic LSA * Advertises geometric co-ordinates of router (Radius and Angle) * Name /\<network\>/nlsr/LSA/\<site\>/\<router\>/hyperbolic/\<version\> /\<network\>/nlsr/lsa/\<site\>/\<router\>/hyperbolic/\<version\> * Data: Hyperbolic Radius, Hyperbolic Angle