From: John (jgarrison1@austin.rr.com)
Date: Mon May 05 2008 - 12:51:28 ART
I'm confused again.
I have the following on R3
interface Serial0/0/0
ip address 191.1.34.3 255.255.255.0
encapsulation frame-relay
frame-relay map ip 191.1.34.3 304
frame-relay map ip 191.1.34.4 304 broadcast
no frame-relay inverse-arp
I have R3's interface mapped so I can ping it, but it doesn't work. I can
ping R4(191.1.34.4), but get nothing when I ping 191.1.34.3, I get
encapsulation is failing and I can't figure out why
*May 5 16:22:20.047: ICMP type=8, code=0
*May 5 16:22:20.047: IP: tableid=0, s=191.1.34.3 (local), d=191.1.34.3
(Serial0/1/0), routed via RIB
*May 5 16:22:20.047: IP: s=191.1.34.3 (local), d=191.1.34.3 (Serial0/1/0),
len 100, sending
*May 5 16:22:20.047: ICMP type=0, code=0
*May 5 16:22:20.047: IP: s=191.1.34.3 (local), d=191.1.34.3 (Serial0/1/0),
len 100, encapsulation failed
To make matter weirder for me I went to R4 and added the frame map statment
there and I can ping it's interface
interface Serial0/0/0
ip address 191.1.34.4 255.255.255.0
encapsulation frame-relay
frame-relay map ip 191.1.34.3 403 broadcast
frame-relay map ip 191.1.34.4 403
no frame-relay inverse-arp
frame-relay lmi-type cisco
end
R4#ping 191.1.34.4
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 191.1.34.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 112/114/116 ms
I have reloaded R3 twice
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:15 ART