
Explore the key OSPF LSA types and learn how each type differs. Apply practical concepts like redistribution to build a solid CCNA-level networking foundation.
Learn how OSPF LSA type 1 and type 2 describe routers and networks, including router IDs and designated routers across point-to-multipoint and point-to-point links.
Explain how OSPF LSA type 2 identifies designated routers on point-to-multipoint networks and how to read LSA details to map the area for routing.
Explore OSPF LSA type 3 and how summary LSAs convey network reachability between areas, while type 1 and type 2 LSAs stay within an area, with backbone connectivity preventing loops.
Explore ospf lsa type 4 and 5, created during redistribution by asbr and abr to advertise networks. See how external type 2 metrics remain fixed, typically 20, along the path.
Explore how redistribution metric and metric-type shape OSPF paths, comparing external type 1 and type 2, with examples showing metric adjustments and their effect on costs.
Explain how the EIGRP no auto-summary command and the subnets keyword affect redistribution, showing classful versus subnet masks on loopback networks.
Master a six-router topology across OSPF area zero and area one by repairing loopback reachability with a privileged TCL script, achieving 100% success in routing lab 1.
Troubleshoot connectivity between router loopbacks, verify routes and neighbor status, fix a key-value mismatch by restoring default metric weights (k1-k5), and achieve a successful ping.
Troubleshoot OSPF adjacency between router two and router three by examining IRB interfaces, then align hello modes and neighbor configuration to restore the loopback ping.
Troubleshoot OSPF adjacency between router three and router four by aligning hello timers on their interfaces, enabling adjacency, then verify connectivity by pinging the loopbacks.
Troubleshoot ospf adjacency between router four and router six by correcting the network statement and enabling ospf on the correct interfaces, then verify with show and debug commands.
Solve ospf connectivity between router loopbacks by correcting stop area and designated router settings on a frame-relay network, configure frame maps and redistribution metrics, and verify with tcl scripts.
In routing lab 2, follow the same topology, base configuration, and tickets as lab 1, but adhere to a new restriction: do not use the neighbor command.
Debug routing adjacency between router two and router three by examining loopback reachability, hello packets, and an inbound access-list blocking OSPF; removing or adjusting the ACL brings the adjacency up.
Solve an OSPF adjacency issue between router three and router four by correcting the area from area one to area zero, restoring loopback reachability for 4.4.4.4.
troubleshoot ospf adjacency between router four and router six by correcting non-broadcast network type to broadcast and aligning authentication keys, restoring loopback connectivity.
Troubleshoot OSPF adjacency and duplicate router ID issues to restore full connectivity between loopbacks, fix discontiguous backbone areas, and validate with a dcl script across routers.
*** Part of the Full Course: Cisco CCNA to CCNP Transition ***
OSPF is in some way a complex protocol that has multiple pieces, and each one of these pieces has it own difficulty. One of the OSPF complex topics or puzzles for CCNA students is the LSA (or Link State Advertisements) Types. So what are those types? And how does each one of them differ from the other ? How are they generated? Which ones are restricted into the area and which ones pass through the area order? How does the OSPF cost be calculated based on the LSA types? How can we understand all of these things using show commands? How can you redistribute from OSPF to EIGRP and vice versa? What is the default metric when redistributing into OSPF and how to change it? What are the two types of OSPF redistribution metric and what is the difference between them? When should each type used? How does EIGRP Auto summarization work and how to disable it? Will classless networks be redistributed into OSPF by default? Why is the subnet keyword used when redistributing into OSPF?
In this course I will answer all these questions about LSA (or Link State Advertisements) Types. In addition, we will see how to set the OSPF redistribution metric & type, and how to understand the EIGRP Auto summarization and the subnet keyword. So join me in this course and be an OSPF champ!
Because this course is about OSPF and EIGRP, I have added a lab as a bonus, that will help you to understand how to troubleshoot those routing protocols.