How to Configure EIGRP on Cisco Router in GNS3 | SYSNETTECH Solutions
This video shows you the steps to configure EIGRP routing on Cisco Routers using 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-eigrp-on-cisco-router-in-gns3/
To configure the #EIGRP Routing:
Step 1: If you have not installed #GNS3 before, please refer to the following videos to install it 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 installing the simulator software on your system, add 2 Cisco Routers, Cisco Switches, and Cloud PCs to the GNS3 workspace for EIGRP configuration.
Step 3: If you do not know how to configure Cloud PC on GNS3, please refer to the following video or article.
Article ➦ https://www.sysnettechsolutions.com/en/configure-cloud-in-gns3/
Video ➦ https://www.youtube.com/watch?v=DVokiwWzlxk
Step 4: It is useful to use the Cloud PC. You can use Cloud PCs by integrating VMware with GNS3.
Step 5: Add Serial Interface to Cisco Routers. Configure the connection between the Routers using Serial cable, and finally configure the IP configuration of the Serial Interface.
Step 6: Assign IP addresses to the FastEthernet interfaces of Routers.
Step 7: Connect Switches to Routers and power on all network devices.
Step 8: Define IP blocks on the network topology before configuring the routing.
Step 9: Apply the following commands to enable EIGRP.
R1# conf t
R1(config)# router eigrp 1
R1(config-router)# network 10.1.1.0 0.0.0.3
R1(config-router)# network 192.168.5.0 0.0.0.255
R1(config-router)# end
R2 # conf t
R2(config)# router eigrp 1
R2(config-router)# network 10.1.1.0 0.0.0.3
R2(config-router)# network 192.168.10.0 0.0.0.255
R2(config-router)# end
Step 10: Do not forget to subscribe to our YouTube channel for more videos on Cisco networking with GNS3!
───────BEST PRODUCT FOR CISCO TRAINING────────
✅ Buy ► http://bit.ly/CiscoCertification
───────────────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 Use VPCS in GNS3
➦ https://www.youtube.com/watch?v=YUN38b9pRn8
➍ How to Configure RIP Version 2
➦ https://www.youtube.com/watch?v=1tsGWuCtEIw
➎ How to Configure OSPF
➦ https://www.youtube.com/watch?v=gFMvgpDSzlI
───────────────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/
███████████████████████████████████████████