Hi All I have following topology
R1 54.1.3.254 ========== FR cloud =============54.1.3.6 (s0/0/0)R2 My FR connectivity is fine and I am able to ping across I enable app EIGRP and my neighbor relationship is UP .. everything fine. I configured following access-li on R2 ip access-li ext 101 permit eigrp host 54.1.3.254 host 54.1.3.6 deny eigrp any any permit ip any any ! int s0/0/0 ip access-gr 101 in As a result of this my EIGRP adj goes down. I dont understand reason for this :( However if my macth condition is " permit eigrp host 54.1.3.254 any " ; everything works fine . Can someone please comment on this ? Thnx in advance Gaurav Madan
