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