Configuring Frame Relay Layer 2 Services
To configure Frame Relay layer 2 services over MPLS with the RFC-4619 Frame Relay pseudowire type:
- Configure the Frame Relay interface. host1(config)#interface serial 4/1:1/1host1(config-if)#encapsulation frame-relay ietfhost1(config-if)#frame-relay intf-type dtehost1(config-if)#frame-relay lmi-type ansihost1(config-if)#interface serial 4/1:1/1.1host1(config-subif)#frame-relay interface-dlci 17 ietf
- Specify MPLS tunneling by using the appropriate command.host1(config-if)#mpls-relay 10.10.100.2 45
or
host1(config-if)#route interface tunnel mpls:tunnel6 45 - Configure Frame Relay and MPLS on the remote PE router.