For my OSPF project, I set up a small network consisting of two devices connected to a layer 2 switch with a builtin router inside. I began by configuring the basic IP addressing on each device to ensure proper communication. Next, I enabled OSPF on the router, assigned it a process ID, and specified the network statements to advertise the connected subnets. I then verified that the switches could establish connectivity through the router by using ping tests. Once the OSPF adjacency was formed, I checked the routing table to confirm that routes were being dynamically exchanged. Finally, I tested end-to-end connectivity between the devices to ensure that OSPF was properly configured and routing traffic efficiently.

Previous
Previous

Data Process / ETL Pipeline Project

Next
Next

EIGRP Project