Can you try this at both ends
[edit interfaces]
ge-0/0/1 {
vlan-tagging;
encapsulation extended-vlan-ccc;
unit 0 {
vlan-id-list [192 193];
}
instance-type l2vpn;
interface ge-0/0/1.0;
protocols {
l2vpn {
encapsulation-type ethernet-vlan;
site CE1 {
site-identifier 1;
interface ge-0/0/1.0;
}
}
}
interface ge-0/0/1.0;
protocols {
l2vpn {
encapsulation-type ethernet-vlan;
site CE1 {
site-identifier 1;
interface ge-0/0/1.0;
}
}
}