I can ping each router. Here is my configuration . Anyone is welcome to let me know if I am missing something
Jack
interface Serial0/0
ip address 192.168.12.1 255.255.255.0
encapsulation frame-relay
serial restart-delay 0
frame-relay map ip 192.168.12.2 102 broadcast
no frame-relay inverse-arp
Emma
interface Serial0/0
ip address 192.168.12.2 255.255.255.0
encapsulation frame-relay
serial restart-delay 0
frame-relay map ip 192.168.12.1 201 broadcast
no frame-relay inverse-arp






