Cisco Madrouter Contest : Round Twelve!

Mercredi soir, bonsoir!

Ce soir un petit contest sympatoch mettant en jeu EIGRP! Voici les données

Schéma : deux routeurs connecté à un réseau de type NBMA comme sur le schéma du post précédent.

EIGRP est sur l’AS 100.

R1 : IOS ™ C2600 Software (C2600-IK9O3S3-M), Version 12.3(26), RELEASE SOFTWARE (fc2)

R2 : IOS ™ 2500 Software (C2500-I-L), Version 12.1(27b), RELEASE SOFTWARE (fc1)

Hellos : toutes les 5 sec

Holdtime : 15 sec

K-values : K1=1, K2=0, K3=1, K4=0, K5=0 pour R1 et R2

R1#sh ip eigrp neighbors
IP-EIGRP neighbors for process 100
H   Address                 Interface   Hold Uptime   SRTT   RTO  Q  Seq Type
                                       (sec)         (ms)       Cnt Num
0   10.1.0.2                Se0           13 00:01:14    1  5000  1  0

R2#sh ip eigrp neighbors
IP-EIGRP neighbors for process 100

Edit :

R2#ping 10.1.0.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.0.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 56/60/64 ms

R1#ping 10.1.0.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.0.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 60/60/60 ms

Question: Pourquoi la relation de voisinage n’est pas établit dans les deux sens?

About the Author