I was able to configure this lab but when I configure threshold for errors as 10 it is giving me following error .
Emma(config-map-class)#$ end-to-end keepalive error-threshold send 10
Error threshold cannot be greater than event window.
So here is my config. I am not sure if this is correct but I can ping both sides.
It is showing PVC STATUS = ACTIVE (EEK UP
PVC Statistics for interface Serial0/0 (Frame Relay DTE)
Active Inactive Deleted Static
Local 1 0 0 0
Switched 0 0 0 0
Unused 0 0 0 0
DLCI = 102, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE (EEK UP), INTERFACE = Serial0/0
input pkts 385 output pkts 137 in bytes 5722
out bytes 2549 dropped pkts 0 in pkts dropped 0
out pkts dropped 0 out bytes dropped 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
out bcast pkts 5 out bcast bytes 170
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
pvc create time 00:34:38, last time pvc status changed 00:33:38
Emma
interface Serial0/0
ip address 192.168.12.2 255.255.255.0
encapsulation frame-relay
serial restart-delay 0
frame-relay interface-dlci 201
class GSN3Vault
map-class frame-relay GSN3Vault
frame-relay end-to-end keepalive mode request
frame-relay end-to-end keepalive timer send 3
frame-relay end-to-end keepalive event-window send 6
frame-relay end-to-end keepalive error-threshold send 3
Jack
interface Serial0/0
ip address 192.168.12.1 255.255.255.0
encapsulation frame-relay
serial restart-delay 0
frame-relay class GSN3Vault
frame-relay interface-dlci 102
map-class frame-relay GSN3Vault
frame-relay end-to-end keepalive mode reply
frame-relay end-to-end keepalive timer recv 3
frame-relay end-to-end keepalive event-window recv 6
frame-relay end-to-end keepalive error-threshold recv 3






