[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
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/1
- host1(config-if)#encapsulation frame-relay
ietf
- host1(config-if)#frame-relay intf-type dte
- host1(config-if)#frame-relay lmi-type ansi
- host1(config-if)#interface serial 4/1:1/1.1
- host1(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.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]