host1(config-if)#interface serial 4/1:1/1.1
host1(config-subif)#frame-relay interface-dlci 17 ietf
2. Specify MPLS tunneling by using the appropriate command.
host1(config-if)#mpls-relay 10.10.100.2 45 relay-format frame-relay
or
host1(config-if)#route interface tunnel mpls:tunnel6 45 relay-format frame-relay
3. Configure Frame Relay and MPLS on the remote PE router.
Related Topics ■ For information about configuring a more complex Frame Relay over MPLS
topology, see Frame Relay over MPLS Configuration Example on page 544
■ encapsulation frame-relay ietf
■ frame-relay interface-dlci ietf
■ frame-relay intf-type
■ frame-relay lmi-type
■ interface serial
■ mpls-relay
■ route interface
Configuring Ethernet/VLAN Layer 2 Services
To configure Ethernet/VLAN layer 2 services over MPLS:
1. Configure the Ethernet/VLAN interface.
host1(config)#interface fastEthernet 4/0
host1(config-if)#encapsulation vlan
host1(config-if)#interface fastEthernet 4/0.3
host1(confi-if)#vlan id 201
2. 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
3. Configure Ethernet/VLAN and MPLS on the remote PE router.
Related Topics ■ encapsulation vlan
■ interface fastEthernet
Configuring Ethernet/VLAN Layer 2 Services ■ 531
Chapter 7: Configuring Layer 2 Services over MPLS