[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring Ethernet/VLAN Layer 2 Services

To configure Ethernet/VLAN layer 2 services over MPLS:

  1. Configure the Ethernet/VLAN interface.
  2. 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
    
    
    
  3. Specify MPLS tunneling by using the appropriate command.
  4. host1(config-if)#mpls-relay 10.10.100.2 45
    
    
    

or

host1(config-if)#route interface tunnel mpls:tunnel6 45

  1. Configure Ethernet/VLAN and MPLS on the remote PE router.

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]