
Explore the difference between exterior and interior gateway protocols, with BGP as exterior and OSPF as a scalable, link-state interior option, and compare RIP and ISIS.
Enable OSPF then learn how link state advertisements build a shared link state database, compute cost-based shortest paths with the SPF algorithm (Dijkstra), and populate routing tables for dynamic routing.
Explains the OSPF router types: backbone routers in area zero, area border routers linking area zero to areas, and internal routers inside each area, including ASBRs connecting to other protocols.
Learn basic OSPF configuration on Huawei routers in a hands-on lab with three interconnected routers, loopbacks, and area zero, building the link-state database and validating with pings.
Set up OSPF router IDs on Huawei devices using manual IDs, loopback, or highest active IPs, and verify with display OSPF brief and display OSPF peer.
Explore the ospf hello packet, its multicast address 224005 delivery, hello and dead intervals, and how area id, authentication, and network mask shape neighborship, with a Huawei lab demo.
Learn how to manipulate ospf hello packets on Huawei routers and see how hello interval, area, and md5 authentication influence neighborship, with hands-on troubleshooting.
Explore how the designated router and backup designated router optimize OSPF on broadcast networks by centralizing adjacencies, reducing LSAs flooding, and ensuring quick failover when the DR or BDR changes.
Explore how OSPF DR/BDR election depends on router IDs and priorities, and practice adjusting them in a lab with commands.
Learn how to set ospf priority zero on Huawei routers to prevent some devices from participating in dr/bdr elections, making the headquarter the dr and others drother.
demonstrates that on a point-to-point ospf link, dr and bdr elections do not occur between two routers, by configuring serial interfaces and enabling ospf area 0.
Explore how DR and BDR elections occur per segment in OSPF on Huawei, with area zero segments in focus.
Explore how OSPF achieves equal-cost load balancing via the cost metric, based on 10^8 reference bandwidth divided by interface speed, and why unequal costs do not balance.
Change the OSPF reference bandwidth to align interface costs across serial and gigabit links in a three-router lab, using ten to the power eight bits per second as the baseline.
Learn to insert a default route into OSPF from the ASBR so all routers in an OSPF domain receive a path to the internet, demonstrated with a three-router lab.
Configure OSPF multi-area on Huawei routers by creating area zero and area one, designating an ABR, publishing interfaces and loopbacks, and verifying inter-area reachability via separate OSPF processes and LSDBs.
Explore the seven OSPF LSA types, including router, network, and summary LSAs, plus ASBR, external, multicast, and not-so-stubby area LSAs, and their roles in inter-area routing.
Explore a Huawei lab demo of ospf lsa types. Verify type 1 and 2 in area zero, and type 3, 4, and 5 across abr and asbr in the lsdb.
In this lab, learn to redistribute between OSPF and RIP on Huawei devices, using an ASBR translator, with import route commands and type 1 versus type 2 cost rules.
Learn to configure OSPF route summarization on Huawei by advertising a single summary address via the ABR to reduce routing table and link-state entries.
OSPF (Open Shortest Path First) is a dynamic internal routing protocol that is widely used in most of networks. It is part of the link state dynamic routing protocol, that means that configuring OSPF requires some knowledge about the protocol because it is considered a complex one.
For this reason, I have decided to make this video course to show you everything you need to know about OSPF and how to configure it on Huawei routers or Huawei Layer 3 switches. The reasons why I have chosen Huawei technologies are:
1. The lack of materials on the web explaining in detail about OSPF on Huawei.
2. Huawei hardware (Routers and L3 Switches) are becoming widely used and they have a very good reputation as per the hardware reliability and price.
This course will cover OSPF routing protocol from scratch up to the advance level. I will show you everything by LABS how complicated scenario can be configured.
It is ideal to have TCP/IP and Networking knowledge to be able to follow this course. Also recommended to be familiar with Huawei Command Line (CLI)
Finally, I hope that you will enjoy watching this course and if you have any question or justification, you can just drop me a message and I will be happy to answer you.