Hello all,
I'm trying to setup a VPN like this, VSI is UP but peers (PC's) can't communicate.
That ERPS setup is a adapted real world scenario, everything is working, all routers can communicate with each other.
OSPF routing is working and also ERPS is working.
When I try to ping from 192.168.0.1 to 192.168.0.2, i got "timed out", but with "arp" command I can see the MAC address of 192.168.0.2 machine and vice-versa.
I want to find out what I am doing wrong...

### ROUTER1 ###
#
mpls lsr-id 1.29.1.47
mpls
#
mpls l2vpn
#
vsi 2019 static
pwsignal ldp
vsi-id 2019
peer 1.29.1.59
#
mpls ldp
#
mpls ldp remote-peer 1.29.1.59
remote-ip 1.29.1.59
#
interface Vlanif2019
l2 binding vsi 2019
mpls
mpls ldp
#
interface Vlanif4052
ip address 2.15.47.2 255.255.255.252
mpls
mpls ldp
#
interface Ethernet0/0/0
portswitch
port link-type trunk
port trunk allow-pass vlan 4052
#
interface Ethernet0/0/1
portswitch
port link-type trunk
port trunk allow-pass vlan 2019
#
### ROUTER 6 ###
#
mpls lsr-id 1.29.1.59
mpls
#
mpls l2vpn
#
vsi 2019 static
pwsignal ldp
vsi-id 2019
peer 1.29.1.47
#
mpls ldp
#
mpls ldp remote-peer 1.29.1.47
remote-ip 1.29.1.47
#
interface Ethernet0/0/0
ip address 2.15.59.2 255.255.255.252
mpls
mpls ldp
#
interface Ethernet0/0/1
ip address 2.44.59.2 255.255.255.252
mpls
mpls ldp
#
interface GigabitEthernet0/0/0
l2 binding vsi 2019
#
<ROUTER 1>dis vsi name 2019 verbose
***VSI Name : 2019
Administrator VSI : no
Isolate Spoken : disable
VSI Index : 0
PW Signaling : ldp
Member Discovery Style : static
PW MAC Learn Style : unqualify
Encapsulation Type : vlan
MTU : 1500
Diffserv Mode : uniform
Service Class : --
Color : --
DomainId : 255
Domain Name :
Ignore AcState : disable
P2P VSI : disable
Create Time : 0 days, 0 hours, 57 minutes, 58 seconds
VSI State : up
VSI ID : 2019
*Peer Router ID : 1.29.1.59
primary or secondary : primary
ignore-standby-state : no
VC Label : 1030
Peer Type : dynamic
Session : up
Tunnel ID : 0x22
Broadcast Tunnel ID : 0x22
Broad BackupTunnel ID : 0x0
CKey : 4
NKey : 3
Stp Enable : 0
PwIndex : 0
Interface Name : Vlanif2019
State : up
Access Port : false
Last Up Time : 2019/06/04 16:24:04
Total Up Time : 0 days, 0 hours, 44 minutes, 55 seconds
**PW Information:
*Peer Ip Address : 1.29.1.59
PW State : up
Local VC Label : 1030
Remote VC Label : 1024
PW Type : label
Tunnel ID : 0x22
Broadcast Tunnel ID : 0x22
Broad BackupTunnel ID : 0x0
Ckey : 0x4
Nkey : 0x3
Main PW Token : 0x22
Slave PW Token : 0x0
Tnl Type : LSP
OutInterface : Vlanif4052
Backup OutInterface :
Stp Enable : 0
PW Last Up Time : 2019/06/04 17:07:57
PW Total Up Time : 0 days, 0 hours, 36 minutes, 4 seconds
<ROUTER 1>