5.
6.
Configuring MPLS over VLAN
To configure MPLS over VLAN over a bridged Ethernet interface:
1.
2.
atm pvc
encapsulation bridge1483
encapsulation ppp
host1(config)#pppoe subinterface atm 4/0.101.2.1
Specify PPP as the encapsulation method on the interface.
host1(config-subif)#encapsulation ppp
Assign an IP address and mask to the interface.
host1(config-subif)#ip address 10.1.1.2 255.255.255.0
Follow the steps in "Configuring VLAN Subinterfaces over Bridged Ethernet" on
page 403 to configure the VLAN subinterface.
Enable MPLS on the VLAN subinterface.
host1(config-subif)#mpls
Use to configure a PVC on an ATM interface. Specify one of the following
encapsulation types:
aal5snap Specifies a logical link control (LLC) encapsulated circuit;
LLC/Subnetwork Access Protocol (LLC/SNAP) header precedes the protocol
datagram.
aal5mux ip Specifies a VC multiplexed circuit. This option is used for IP
only.
Example
host1(config-subif)#atm pvc 1 5 50 aal5snap 0 0 0
Use the no version to remove the specified PVC.
See atm pvc.
Use to configure bridged Ethernet as the encapsulation method on an ATM 1483
subinterface.
Example
host1(config-subif)#encapsulation bridge1483
Use the no version to remove bridged Ethernet as the encapsulation method on
the interface.
See encapsulation bridge1483.
Chapter 12: Configuring Bridged Ethernet
Configuring VLANs over Bridged Ethernet
405
Need help?
Do you have a question about the JUNOSE SOFTWARE 11.0.X - LINK LAYER CONFIGURATION GUIDE 4-1-2010 and is the answer not in the manual?
Questions and answers