Hi, I have problem with translation Frame Relay to ATM, I will copy my config from ATM router and FR router, ping is ok, I can ping other side perfect but EIGRP all the time do EIGRP - Retry Limit Exceeded. What I missing in configuration ? This is test so i dont have nothing configure about CIR , Bandwith limit itd.. only I need to get that this work and later i will with ISP configure CIR.
FRAME-RELAY SIDE ROUTER
interface Serial0/0/0
no ip address
encapsulation frame-relay IETF
no ip mroute-cache
load-interval 30
no fair-queue
frame-relay traffic-shaping
frame-relay lmi-type ansi
!
interface Serial0/0/0.1 point-to-point
ip address 192.168.1.2 255.255.255.252
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 50
router eigrp 10
network 192.168.1.2 0.0.0.0
no auto-summary
ATM SIDE ROUTER
interface ATM1/0
no ip address
no atm ilmi-keepalive
!
interface ATM1/0.50 point-to-point
description *** to Router Frame-Relay
ip address 192.168.1.1 255.255.255.252
pvc Unitic 2/50
!
router eigrp 10
network 192.168.1.1 0.0.0.0
no auto-summary
!
FRAME-RELAY SIDE ROUTER
interface Serial0/0/0
no ip address
encapsulation frame-relay IETF
no ip mroute-cache
load-interval 30
no fair-queue
frame-relay traffic-shaping
frame-relay lmi-type ansi
!
interface Serial0/0/0.1 point-to-point
ip address 192.168.1.2 255.255.255.252
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 50
router eigrp 10
network 192.168.1.2 0.0.0.0
no auto-summary
ATM SIDE ROUTER
interface ATM1/0
no ip address
no atm ilmi-keepalive
!
interface ATM1/0.50 point-to-point
description *** to Router Frame-Relay
ip address 192.168.1.1 255.255.255.252
pvc Unitic 2/50
!
router eigrp 10
network 192.168.1.1 0.0.0.0
no auto-summary
!