EIGRP + MD5
AUTHENTICATION
Implementing EIGRP with MD5 authentication using GNS3
-- Ankur Soni
Step 1.
Connect 3 Router c3700 with fast-ethernet in Ring Topology.
Step 2. Start the routers by clicking the start button.
Step 3. Configure R1 as 192.168.1.1 (f0/0) and 192.168.25.1 (f0/1)
Step 4.
Configure R2 192.168.1.2 (F0/0) AND 192.168.10.1 (F0/1)
Step 5.
Configure R3 as 192.168.25.2 (f0/0) and 192.168.10.2 (f0/1)
Step 6. Ping at R3.
Step 7. Apply EIGRP at each Router.
Step 8. Apply MD5 Authentication.
Step 9. Debug EIGRP packets.
RESULT
• We have successfully implemented EIGRP with MD5 authentication.
-- Ankur Soni

EIGRP + MD5 Authentication Implementing