Devices Used – 2 Cisco routers with 2 ethernet interfaces, 1 layer 2 switch, and a PC **You could use Packet Tracer instead of real devices for this lab. In this lab you will complete initial configurations hostnames, passwords, and IP addressing. Then configure OSPF with options and DHCP server on the HQ router to […]
Open Shortest Path First (OSPF) is a routing protocol used for Internet Protocol (IP) networks. It is a link-state protocol, meaning that it exchanges information about the entire network rather than just the next hop like distance vector protocols. This allows OSPF to calculate the shortest path to a destination using the Dijkstra algorithm. One […]