FRS(config)# frame-relay switching
FRS(config)# interface mfr1
FRS(config-if)# frame-relay intf-type dce
FRS(config)# interface serial1/0
FRS(config-if)# encapsulation frame-relay mfr 1
FRS(config)# interface serial1/1
FRS(config-if)# encapsulation frame-relay mfr 1
! FRS connects to R2 overs serial 1/2
FRS(config)# interface serial1/2
FRS(config-if)# encapsulation frame-relay
FRS(config-if)# frame-relay intf-type dce
! Now let's glue them together:
FRS(config)# connect R1_R2 mfr1 102 Serial1/2 201