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 Example: Configuring Frame Relay over MPLS on page 543
•
• 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
• mpls-relay
• route interface
• vlan id
531Copyright © 2010, Juniper Networks, Inc.
Chapter 9: Configuring Layer 2 Services over MPLS