How to Configure EIGRP on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions
This video shows you how to configure the EIGRP (Enhanced Interior Gateway Routing Protocol) protocol on the Packet Tracer, a routing protocol specific to Cisco-only devices.
✅ S U B S C R I B E ► http://goo.gl/8d0iG9
✅ Article ► https://www.sysnettechsolutions.com/en/configure-eigrp-in-cisco-packet-tracer/
To enable the #EIGRP Routing:
Step 1: If you have not installed #PacketTracer before, please refer to the following videos to install it on Windows, Linux, and even macOS.
Windows ➦ https://www.youtube.com/watch?v=pNLhTixgCXg
Linux/Ubuntu ➦ https://www.youtube.com/watch?v=rwGuAbiGPdc
macOS ➦ https://www.youtube.com/watch?v=cXaqjFukSAI
Step 2: After installation, add 2 Cisco Routers, Cisco Switch, and PC to the workspace.
Step 3: Add Serial Interface to Cisco Routers and connect Serial DCE cable to each other.
Step 4: Connect the Cisco Switches to the GigabitEthernet interfaces of the Routers.
Step 5: Define IP blocks to configure the routing.
Step 6: The IP block between Cisco Routers must be different from the local network.
Step 7: Connect the PCs to Cisco Switches and configure the IP configurations.
Step 8: Open the Serial and GigabitEthernet interfaces of the routers with the shutdown command and assign the IP addresses.
Step 9: To enable EIGRP, execute the following commands as an example.
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: Don't forget to subscribe to our YouTube channel for more videos on Cisco routing protocols!
──────BEST PRODUCT FOR CISCO TRAINING───────
✅ Buy ► http://bit.ly/CiscoNetworkingDummies
───────────────RELATED VIDEOS───────────────
➊ How to Use Packet Tracer
➦ https://www.youtube.com/watch?v=2VL3rjZ_Wmw
➋ How to Configure RIP Routing
➦ https://www.youtube.com/watch?v=x3Oz4Y4j9GM
➌ How to Configure RIP Version 2
➦ https://www.youtube.com/watch?v=RwiKhrLkHgw
➍ How to Configure OSPF
➦ https://www.youtube.com/watch?v=xF4xd4cEDXg
➎ How to Configure DHCP Relay Agent
➦ https://www.youtube.com/watch?v=kIBviWl-378
───────────────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/
███████████████████████████████████████████