377
[PE3-vsi-aaa-ldp] quit
[PE3-vsi-aaa] quit
# Create Ethernet service instance 10 on GigabitEthernet 1/0/1 to match all packets.
[PE3] interface gigabitethernet1/0/1
[PE3-GigabitEthernet1/0/1] service-instance 10
[PE3-GigabitEthernet1/0/1-srv10] encapsulation default
# Bind Ethernet service instance 10 to the VSI aaa.
[PE3-GigabitEthernet1/0/1-srv10] xconnect vsi aaa
Verifying the configuration
# Execute the display l2vpn pw verbose command on PE 1. The output shows that two LDP PWs
in up state have been established.
[PE1] display l2vpn pw verbose
VSI Name: aaa
Peer: 2.2.2.9 PW ID: 500
Signaling Protocol : LDP
Link ID : 8 PW State : Up
In Label : 131179 Out Label: 131179
MTU : 1500
PW Attributes : Main
VCCV CC : -
VCCV BFD : -
Tunnel Group ID : 0x1800000260000000
Tunnel NHLFE IDs : 138
Peer: 3.3.3.9 PW ID: 500
Signaling Protocol : LDP
Link ID : 9 PW State : Up
In Label : 131178 Out Label: 131177
MTU : 1500
PW Attributes : Main
VCCV CC : -
VCCV BFD : -
Tunnel Group ID : 0x1800000360000001
Tunnel NHLFE IDs : 139
BGP PW configuration example
Network requirements
Create BGP PWs among PEs so CEs in different sites of VPN 1 can communicate with each other.