EIGRP authentication CCNA lab

Lab 05 — EIGRP MD5 Authentication
Unauthorized Access
This interactive lab is exclusively licensed to PacketTracerLab.com and cannot be used on any other domain or offline environment.
Visit PacketTracerLab.com
⚠ Unauthorized use or redistribution is prohibited.
Lab 05
EIGRP MD5 Authentication
Click a router to open its terminal
Arizona (R0)
Key chain EIGRP-AUTH
Key 1 string → cisco123
MD5 auth on Fa0/0
Neighbor adjacency up
Nevada (R1)
Key chain EIGRP-AUTH
Key 1 string → cisco123
MD5 auth on Fa0/0
MD5 auth on Fa0/1
Both neighbors up
Texas (R2)
Key chain EIGRP-AUTH
Key 1 string → cisco123
MD5 auth on Fa0/0
Neighbor adjacency up
Commands
key chain EIGRP-AUTH
key 1
key-str cisco123
exit
int fa0/0
ip auth mode ei md5
ip auth key-ch ei EIGRP-AUTH
🔴🔴Fa0/0 ↔ Fa0/0Fa0/1 ↔ Fa0/0Router 0ArizonaFa0/0: 192.168.1.1NO AUTHRouter 1NevadaFa0/0: 192.168.1.2Fa0/1: 192.168.2.1NO AUTHRouter 2TexasFa0/0: 192.168.2.2NO AUTH
Arizona (R0)
Nevada (R1)
Texas (R2)
Arizona#