Build LSAs » History » Version 3
A K M Mahmudul Hoque, 04/17/2014 05:40 AM
| 1 | 1 | A K M Mahmudul Hoque | Build LSAs |
|---|---|---|---|
| 2 | ========== |
||
| 3 | |||
| 4 | 3 | A K M Mahmudul Hoque | ## NLSR builds and advertises three kinds of LSA |
| 5 | 1 | A K M Mahmudul Hoque | - Prefix LSA |
| 6 | - Adjacency LSA |
||
| 7 | - Hyperbolic LSA |
||
| 8 | 2 | A K M Mahmudul Hoque | |
| 9 | 1 | A K M Mahmudul Hoque | ### Prefix LSA |
| 10 | 3 | A K M Mahmudul Hoque | * Advertises reachable name prefixes from this router |
| 11 | * Name /\<network\>/nlsr/lsa/\<site\>/\<router\>/prefix/\<version\> |
||
| 12 | |||
| 13 | |||
| 14 | ### Adjacency LSA |
||
| 15 | * Advertises connectivity status (Active neighbors) |
||
| 16 | * Name /\<network\>/nlsr/lsa/\<site\>/\<router\>/adjacency/\<version\> |
||
| 17 | |||
| 18 | ### Hyperbolic LSA |
||
| 19 | * Advertises geometric co-ordinates of router (Radius and Angle) |
||
| 20 | * Name /\<network\>/nlsr/lsa/\<site\>/\<router\>/hyperbolic/\<version\> |