Thanks a lot ! In MT side is working now .
I changed the encapsulation to ethernet and mikrotik vpls is running . but in my switch I got this :
[SW1]disp vsi
Total VSI number is 1, 0 is up, 1 is down, 1 is LDP mode, 0 is BGP mode, 0 is BGPAD mode, 0 is mixed mode, 0 is unspecified mode
--------------------------------------------------------------------------
Vsi Mem PW Mac Encap Mtu Vsi
Name Disc Type Learn Type Value State
--------------------------------------------------------------------------
sw1 static ldp unqualify ethernet 1500 down
It's look like the vsi is down . Its correct or I missed some thing else ?
there is my new configuration on my switch :
mpls lsr-id 1.1.1.1
mpls
#
mpls l2vpn
#
vsi sw1 static
pwsignal ldp
vsi-id 2
peer 3.3.3.3
encapsulation ethernet
#
mpls ldp
#
mpls ldp remote-peer 3.3.3.3
remote-ip 3.3.3.3
#
interface Vlanif10
l2 binding vsi sw1
#
interface GigabitEthernet0/0/11
undo portswitch
ip address 192.168.12.1 255.255.255.252
mpls
mpls ldp
#
interface LoopBack1
ip address 1.1.1.1 255.255.255.255
#
ospf 1 router-id 1.1.1.1
area 0.0.0.0
network 0.0.0.0 255.255.255.255
#