
192
1 loc up --- --- S2/1/1
# Display the local L2VPN connections.
[PE] display mpls l2vpn vpn-name vpn1 local-ce
ce-name ce-id range conn-num LB
ce1 1 10 1 8192/0/10
ce2 2 10 1 8202/0/10
# Ping CE 2 from CE 1. The output shows that CE 1 and CE 2 can ping each other.
[CE1] ping 30.1.1.2
PING 30.1.1.2: 56 data bytes, press CTRL_C to break
Reply from 30.1.1.2: bytes=56 Sequence=1 ttl=255 time=90 ms
Reply from 30.1.1.2: bytes=56 Sequence=2 ttl=255 time=77 ms
Reply from 30.1.1.2: bytes=56 Sequence=3 ttl=255 time=34 ms
Reply from 30.1.1.2: bytes=56 Sequence=4 ttl=255 time=46 ms
Reply from 30.1.1.2: bytes=56 Sequence=5 ttl=255 time=94 ms
--- 30.1.1.2 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 34/68/94 ms
Example for configuring a VC for a service instance
This configuration example applies only to routers with SAP-4EXPs.
Network requirements
CE 1 and CE 2 are connected to PE 1 and PE 2 through Layer 3 Ethernet interfaces.
On PE 1 and PE 2, create a VC for CE 1 and CE 2 in service instance view, so CE 1 and CE 2 can
exchange Layer 2 packet across the backbone.
Figure 52 Network diagram
Device Interface IP
address
Device Interface IP
address
CE 1
XGE1/0/1
100.1.1.1/24 P
Loop0
192.4.4.4/32
PE 1
Loop0
192.2.2.2/32
XGE1/0/2
23.1.1.2/24
XGE1/0/2
23.1.1.1/24
XGE1/0/3
26.2.2.2/24
CE 2
XGE1/0/1
100.1.1.2/32 PE
2 Loop0
192.3.3.3/32
XGE1/0/3
26.2.2.1/24