How to Configure OSPF on Cisco Router in GNS3 | SYSNETTECH Solutions

Subscribers:
12,800
Published on ● Video Link: https://www.youtube.com/watch?v=gFMvgpDSzlI



Category:
Guide
Duration: 21:46
4,769 views
49


This video shows you how to configure OSPF (Open Shortest Path First) routing protocol on the GNS3 network simulator program.

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

To configure the #OSPF Routing:

Step 1: If you have not installed #GNS3 before, please refer to videos of GNS3 installation on Windows, Linux, and macOS.

Windows ➦ https://www.youtube.com/watch?v=yuJ5qXFpr7Q
Linux/Ubuntu ➦ https://www.youtube.com/watch?v=b6A2peSovLU
macOS ➦ https://www.youtube.com/watch?v=MWStTRpwqBY

Step 2: After you have done the GNS3 setup, open it and drag and drop 2 Cisco Routers into the workspace.

Step 3: Add Serial Interface to Cisco Routers.

Step 4: Add two Cisco Switches to the GNS3 workspace.

Step 5: It is more advantageous to use Cloud PC on GNS3 and you can also work better on Cisco exams with VMware Workstation integration with GNS3.

Step 6: To configure your Cloud PC, please refer to the following video or article.

Video ➦ https://www.youtube.com/watch?v=DVokiwWzlxk
Article ➦ https://www.sysnettechsolutions.com/en/configure-cloud-in-gns3/

Step 7: Before configuring OSPF, specify the IP blocks for the two different networks. For example;

Network A ➦ 192.168.5.0/24
Network B ➦ 192.168.10.0/24

Step 8: Run the network devices.

Step 9: Do the IP configuration of Cloud PCs by opening virtual machines on VMware Workstation.

Step 10: Check your VMware Virtual Network Editor settings for the Cloud PC. Configure VMnet information correctly.

Step 11: Open the CLI command prompt for Routers and follow the commands below to enable OSPF.

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

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

Step 12: Watch the video for the remaining steps.

Step 13: Don't forget to subscribe to our YouTube channel for more videos on Cisco training with GNS3!


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

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


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

➊ How to Integrate VMware with GNS3
https://www.youtube.com/watch?v=SwE9VaZ7lXQ

➋ How to Configure RIP
https://www.youtube.com/watch?v=839dk8lYhFU

➌ How to Configure Cloud
https://www.youtube.com/watch?v=DVokiwWzlxk

➍ How to Install GNS3 2.0
https://www.youtube.com/watch?v=PpIknkJG2dA

➎ How to Configure DHCP Relay Agent
https://www.youtube.com/watch?v=TxR1kiQJ4G4


───────────────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/

███████████████████████████████████████████




Other Videos By SYSNETTECH Solutions


2017-07-31How Switch Learns MAC Address | Examining the Working Logic of a Switch with GNS3 and Wireshark
2017-07-26How to Configure DHCP Relay Agent in Cisco Packet Tracer | SYSNETTECH Solutions
2017-07-25How to Configure DHCP Relay Agent on Cisco Router in GNS3 | SYSNETTECH Solutions
2017-07-21How to Use Rommon Mode on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions
2017-07-13How to Copy Cisco Router IOS to TFTP Server in Cisco Packet Tracer | SYSNETTECH Solutions
2017-07-12How to Turn on / Fix WiFi in Windows 10 on Lenovo Laptop | SYSNETTECH Solutions
2017-07-11How to Add and Configure Loopback Adapter in GNS3 | SYSNETTECH Solutions
2017-07-10How to Enable SNMP in Windows 10 | SYSNETTECHSolutions
2017-07-02How to Import GNS3 VM on VMware Workstation in Windows 10 | SYSNETTECH Solutions
2017-07-02How to Upgrade GNS3 VM on Windows 10 | SYSNETTECH Solutions
2017-06-15How to Configure OSPF on Cisco Router in GNS3 | SYSNETTECH Solutions
2017-06-14How to Configure OSPF on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions
2017-06-14How to Install GNS3 2.0.3 on Windows 10 | SYSNETTECH Solutions
2017-06-13How to Configure EIGRP on Cisco Router in GNS3 | SYSNETTECH Solutions
2017-06-12How to Configure EIGRP on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions
2017-06-10How to Configure Cloud in GNS3 | How to Connect Virtual Machine to GNS3 | SYSNETTECH Solutions
2017-06-09How to Configure RIP Version 2 (RIPv2) on Cisco Router in GNS3 | SYSNETTECH Solutions
2017-06-08How to Configure RIP Version 2 (RIPv2) on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions
2017-06-07How to Configure RIP Routing (RIPv1) on Cisco Router in GNS3 | SYSNETTECH Solutions
2017-06-06How to Configure RIP Version 1 (RIPv1) on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions
2017-06-02How to Configure Static Routing on Cisco Router in GNS3 | SYSNETTECH Solutions



Tags:
How to Configure OSPF on Cisco Router in GNS3
How to Configure OSPF on Cisco Router
How to Configure OSPF in GNS3
How to Configure OSPF
GNS3 OSPF Configuration
How to Configure OSPF Routing in GNS3
OSPF Routing
GNS3 OSPF Routing
How to Configure OSPF Routing on Cisco Router
OSPF Routing Protocol Tutorial
OSPF Configuration in GNS3
GNS3
Cisco
OSPF
How to Configure OSPF on GNS3
How to Configure OSPF using GNS3
GNS3 OSPF
Cisco OSPF
Cisco Router OSPF
Router OSPF