Virtual Private LAN Service - VPLS
▀ Manually Provisioned VPLS
▄ Cisco ASR 903 Router Design and Deployment Guide
neighbor 10.10.2.2 encapsulation mpls
! Interface to CE-1
interface GigabitEthernet0/0/7
service instance 2 ethernet evc30
encapsulation dot1q 30
bridge-domain 30
PE-2 Configuration
l2vpn vfi context VPLS30 ! new l2vpn commands to VFI context
vpn id 30
member 10.10.1.1 encapsulation mpls
member 10.10.3.3 encapsulation mpls
bridge-domain 30
member GigabitEthernet0/0/7 service-instance 2
member vfi VPLS30
interface GigabitEthernet0/0/7
service instance 2 ethernet evc30
encapsulation dot1q 30
PE-3 Configuration
l2vpn vfi context VPLS30
vpn id 30
member 10.10.1.1 encapsulation mpls
member 10.10.2.2 encapsulation mpls
bridge-domain 30
member GigabitEthernet0/0/7 service-instance 2
member vfi VPLS30
interface GigabitEthernet0/0/7
service instance 2 ethernet evc30
encapsulation dot1q 30
Verifying VC Neighbors
PE-1# show vfi
Legend: RT=Route-target, S=Split-horizon, Y=Yes, N=No
VFI name: VPLS30, state: up, type: multipoint, signaling: LDP
VPN ID: 30
Bridge-Domain 30 attachment circuits:
Neighbors connected via pseudowires:
Peer Address VC ID S
10.10.2.2 30 Y
10.10.3.3 30 Y