1666 CHAPTER 97: MPLS L2VPN CONFIGURATION COMMANDSppp: Uses PPP encapsulation.vlan: Uses VLAN encapsulation.control-word: Enables the control word option.no-control-word: Disables the control word option.Description Use the mpls l2vpn command to create a Kompella VPN and enter MPLS L2VPNview.Use the undo mpls l2vpn command to delete a VPN.The encapsulation type specified here must match that of the CE interface.Currently, only L2VPNs using ATM, PPP, FR, or HDLC encapsulation support thecontrol word option.Example # Create Kompella VPN named vpn1 and enter MPLS L2VPN view. system-view[Sysname] mpls l2vpn vpn1 encapsulation ppp[Sysname-mpls-l2vpn-vpn1]# Create Kompella VPN named vpn2 and enter MPLS L2VPN view. system-view[Sysname] mpls l2vpn vpn1 encapsulation ppp[Sysname-mpls-l2vpn-vpn1] mpls l2vpn vpn2 encapsulation ethernet[Sysname-mpls-l2vpn-vpn2]mpls static-l2vc destinationSyntax mpls static-l2vc destination destination-router-id transmit-vpn-labeltransmit-label-value receive-vpn-label receive-label-value [ tunnel-policytunnel-policy-name ] [ control-word | no-control-word ]undo mpls static-l2vcView Interface viewParameter dest-router-id: Destination router ID.transmit-label-value: Outgoing label for the VPN, namely the outgoing label forthe static level 2 VC. The value ranges from 16 to 1023.receive-label-value: Incoming label for the VPN, namely the incoming label for thestatic level 2 VC. The value ranges from 16 to 1023.tunnel-policy-name: Tunneling policy for the VC, a string of 1 to 19 characters.control-word: Enables the control word option.