DRIVING ME NUTS!!
Been at this for 2 days and through searching this forum as well as watching the Chris Bryant video over and over.
okay so it appears that i "supposedly" have my frame relay network set up correctly as interfaces are up and protocol is up.
i am trying to ping from r2 to r3 and vice versa with no luck. some help please
3 routers
R1 interface Serial0
no ip address
encapsulation frame-relay
no fair-queue
clockrate 64000
no frame-relay inverse-arp
frame-relay map ip 172.16.123.2 122 broadcast
frame-relay intf-type dce
!
interface Serial1
no ip address
encapsulation frame-relay
clockrate 64000
no frame-relay inverse-arp
frame-relay map ip 172.16.123.3 123 broadcast
frame-relay intf-type dce
Now the settings for the other 2 routers:
R2interface Serial0
ip address 172.16.123.2 255.255.255.0
encapsulation frame-relay
no fair-queue
frame-relay map ip 172.16.123.3 223 broadcast
no frame-relay inverse-arp
R3interface Serial1
ip address 172.16.123.3 255.255.255.0
encapsulation frame-relay
frame-relay map ip 172.16.123.2 322 broadcast
no frame-relay inverse-arp
R1#sh frame map
Serial0 (up): ip 172.16.123.2 dlci 122(0x7A,0x1CA0), static,
broadcast,
CISCO, status defined, active
Serial1 (up): ip 172.16.123.3 dlci 123(0x7B,0x1CB0), static,
broadcast,
CISCO, status defined, active
R1#sh frame pvc
PVC Statistics for interface Serial0 (Frame Relay DCE)
DLCI = 122, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0
input pkts 0 output pkts 0 in bytes 0
out bytes 0 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
pvc create time 02:10:06, last time pvc status changed 00:04:05
PVC Statistics for interface Serial1 (Frame Relay DCE)
DLCI = 123, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial1
input pkts 0 output pkts 0 in bytes 0
out bytes 0 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
pvc create time 02:08:18, last time pvc status changed 02:08:18