<div dir="ltr"><div><div>Hi,<br><br></div>We are trying to configure vpls with ldp for its signalling but its failing to come up.<br></div>On juniper ,please see the below configs for one end ..We can not see the where the issue is...<br>
<br><font><span style="font-size:10pt"> show configuration routing-instances X200_VPLS<br>
description "X2000 vpls";<br>
instance-type vpls;<br>
interface ge-0/0/0.148;<br>
route-distinguisher <a href="http://10.87.0.2:222">10.87.0.2:222</a>;<br>
vrf-target target:64514:222;<br>
protocols {<br>
vpls {<br>
vpls-id 2;<br>
neighbor 10.87.0.12;<br>
}<br>
}<br>
<br>
<br>
Enabling ldp<br>
<br>
ldp {<br>
interface lo0.0;<br>
}</span></font><br></div>