1-300.00% packet lossround-trip min/avg/max = 34/68/94 msExample for Configuring MPLS L2VPN Connection Based on Layer 2 Ethernet Interface and VLANNetowrk requirmentsz CE 1 and CE 2 are connected to PE 1 and PE 2 respectively through VLAN interfaces.z Establish an MPLS L2VPN connected between CE 1 and CE 2 based on Layer 2 Ethernet interfaceand VLAN.Figure 1-7 Network diagram for configuring an MPLS L2VPN connection based on Layer 2PE1Loop0PLoop0PE2Loop0GE2/0/1Vlan-int23Vlan-int23Vlan-int10Vlan-int26Vlan-int26 GE2/0/1MartiniVlan-int10CE1 CE2Device Interface IP address Device Interface IP addressCE 1 Vlan-int10 100.1.1.1/24 P Loop0 192.4.4.4/32PE 1 Loop0 192.2.2.2/32 Vlan-int23 23.1.1.2/24Vlan-int23 23.1.1.1/24 Vlan-int26 26.2.2.2/24CE 2 Vlan-int10 100.1.1.2/24 PE 2 Loop0 192.3.3.3/32Vlan-int26 26.2.2.1/24Ethernet interface and VLANConfiguration procedure1) Configure CE 1 system-view[Sysname] sysname CE1[CE1] interface vlan-interface 10[CE1-Vlan-interface10] ip address 100.1.1.1 242) Configure PE 1 system-view[Sysname] sysname PE1[PE1] interface loopback 0[PE1-LoopBack0] ip address 192.2.2.2 32[PE1-LoopBack0] quit# Configure the LSR ID and enable MPLS globally.[PE1] mpls lsr-id 192.2.2.2[PE1] mpls[PE1-mpls] quit# Enable MPLS L2VPN and LDP globally.[PE1] mpls l2vpn[PE1] mpls ldp[PE1-mpls-ldp] quit