FrankGuthrie wrote: » So basically, what is is the difference between a LSA1 and a LSA type 2. Dont they both contain the same information?? If a Router send its connected networks in a LSA 1, what is the LSA 2 used for. Do routers only send LSA type 1 to the DR and from there the DR sends those network in LSA type 2's to the its NON-DR neighbors??
FrankGuthrie wrote: » Won't LSA 1's have stub network?
A Type-2 LSA represents a pseudonode, advertised by the DR...
pseudonode = DR A Type-2 without a DR represents nothing.
Every broadcast and NBMA network has a Designated Router. The Designated Router performs two main functions for the routing protocol: o The Designated Router originates a network-LSA on behalf of the network. This LSA lists the set of routers (including the Designated Router itself) currently attached to the network. The Link State ID for this LSA (see Section 12.1.4) is the IP interface address of the Designated Router. The IP network number can then be obtained by using the network's subnet/network mask. o The Designated Router becomes adjacent to all other routers on the network. Since the link state databases are synchronized across adjacencies (through adjacency bring-up and then the flooding procedure), the Designated Router plays a central part in the synchronization process.