Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring Ethernet/VLAN Layer 2 Services
To configure Ethernet/VLAN layer 2 services over MPLS:
- 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(config-if)#vlan id 201
- 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 Ethernet/VLAN and MPLS on the remote PE router.