How to Configure OSPF on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions

198 Views
Published
This video shows you how to configure Open Shortest Path First (OSPF) on Cisco Routers on the Cisco Packet Tracer.

✅ S U B S C R I B E ► http://goo.gl/8d0iG9
✅ Article ► https://www.sysnettechsolutions.com/en/configure-ospf-in-cisco-packet-tracer/

What is OSPF?

OSPF is a link-state routing protocol providing fast convergence and excellent scalability. Like all link-state protocols, OSPF is very efficient in its use of network bandwidth.

To enable the #OSPF Routing Protocol:

Step 1: If you have not installed #PacketTracer before, please refer to the following videos to install it on Windows, Linux, and macOS.

Windows ➦ https://www.youtube.com/watch?v=pNLhTixgCXg
Linux/Debian ➦ https://www.youtube.com/watch?v=aMnumAyFxCQ
Linux/Linux Mint ➦ https://www.youtube.com/watch?v=VRmN0pDgLgo
Linux/Ubuntu ➦ https://www.youtube.com/watch?v=rwGuAbiGPdc
macOS ➦ https://www.youtube.com/watch?v=cXaqjFukSAI

Step 2: After installing the PT, open it, and add 2 Cisco Routers to the workspace.

Step 3: Add Serial Interface to Cisco Routers.

Step 4: Add 2 Cisco Switches to the workspace and connect them to Cisco Routers.

Step 5: Connect the Cisco Routers to each other with a Serial cable.

Step 6: Add 4 PCs to the Packet Tracer workspace.

Step 7: Before configuring OSPF, specify the IP blocks.

Step 8: Apply the following commands in config mode as an example to enable OSPF.

R1# conf t
R1(config)# router ospf 10
R1(config-router)# network 192.168.5.0 0.0.0.255 area 0
R1(config-router)# network 10.1.1.0 0.0.0.3 area 0
R1(config-router)# end

R2# conf t
R2(config)# router ospf 10
R2(config-router)# network 192.168.10.0 0.0.0.255 area 0
R2(config-router)# network 10.1.1.0 0.0.0.3 area 0
R2(config-router)# end

Step 9: You can also better understand the Cisco Router modes by watching the following video.

➦ https://www.youtube.com/watch?v=JJ-bYBEP88E

Step 10: Don't forget to subscribe to our YouTube channel for more videos on Cisco Router routing protocols!


──────────BEST PRODUCT FOR OSPF───────────

✅ Buy ► http://bit.ly/AnatomyofOSPF


───────────────RELATED VIDEOS───────────────

➊ How to Configure DHCP Relay Agent
➦ https://www.youtube.com/watch?v=kIBviWl-378

➋ How to Use Rommon Mode on the Cisco Router
➦ https://www.youtube.com/watch?v=_d9NZEDi0O8

➌ How to Copy Cisco IOS to TFTP
➦ https://www.youtube.com/watch?v=Ik-ILkmNd2s

➍ How to Configure RIP Version 2
➦ https://www.youtube.com/watch?v=RwiKhrLkHgw

➎ How to Configure RIP Routing
➦ https://www.youtube.com/watch?v=x3Oz4Y4j9GM


───────────────FOLLOW US───────────────────

✔ Facebook
➦ https://www.facebook.com/SysnettechSolutions/

✔ Twitter
➦ https://twitter.com/SysnettechS/

✔ Pinterest
➦ https://www.pinterest.com/SysnettechS/

✔ Instagram
➦ https://www.instagram.com/sysnettech_solutions/

✔ LinkedIn
➦ https://linkedin.com/in/tolqabaqci/

███████████████████████████████████████████
Category
Routers and Switches
Be the first to comment