What does a Link State Advertisement (LSA) contain?
fundamental information about topology
What is formed by a collection of LSAs?
collection of LSAs forms the Link-State Database
How are the LSAs flooded?
flooded to all the routers, so they can build the topology diagram in their Link State Database (LSDb)
What are the first five LSA Types?
What are the 6th - 11th LSA Types?
What does LSA Type 1: Router LSA describe?
the state and configuration of an OSPF router’s interfaces within a single OSPF area
Who generates and floods LSA Type 1: Router LSA?
generated and flooded by every OSPF node
How are LSA Type 1: Router LSA flooded and where do these packets stop?
flooded within an Area and stops when it reaches the Area Border Router
What is the primary function of LSA Type 1: Router LSA?
to help to construct the SPF tree
In which case is the LSA Type 2: Network LSA used?
What does LSA Type 2: Network LSA describe?
all routers connected to an Ethernet subnet
Why is LSA Type 2: Network LSA required? (5)
Is it true that anywhere in the topology, in the same area, routers have the same copy of the Link State Database?
yes
When are prefixes started to be advertised?
only after OSPF builds the SPF structure (routing tables are calculated) - then it extracts best path to given destination and puts it in routing table
What does LSA Header contain?
essential information about the LSA itself
<br></br>
* LSA type
* LSA age
* LSA sequence number
* LSA checksum
* Router ID of the advertising router
What is the Advertising Router?
Router ID of the router that originated the LSA
What is the LSA Age?
What is the purpose of the LSA Sequence Number?
What happens to the SPF tree when a new LSA is received?
current SPF tree is destroyed and newly built (might advertise new link in the topology or change related to other links)
Why are Database Descriptor (DBD) packets exchanged between neighboring routers?
to compare the contents of their respective link-state databases and ensure that they have consistent and up-to-date information about the network topology
What are Database Descriptor (DBD) packets used for?
to allow routers to exchange summaries of their LSDBs without sending the complete database contents
Database Descriptor (DBD) packets are exchanged during which OSPF state?
Exchange
What is the content of the DBD packet?
What information does LSA Type 1: Router LSA provide?