<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>If I set loopback interface IP as discovery transport-address in MPLS configuration the DEBUG output is:</div><div>[CUT]</div><div><div>2019/01/17 12:05:19 LDP: nbr_establish_connection: error while binding socket to <a href="http://1.1.1.1">1.1.1.1</a>: Cannot assign requested address</div><div>2019/01/17 12:05:23 LDP: nbr_establish_connection: error while binding socket to <a href="http://1.1.1.1">1.1.1.1</a>: Cannot assign requested address</div><div>2019/01/17 12:05:27 LDP: nbr_establish_connection: error while binding socket to <a href="http://1.1.1.1">1.1.1.1</a>: Cannot assign requested address</div><div>2019/01/17 12:05:32 LDP: nbr_establish_connection: error while binding socket to <a href="http://1.1.1.1">1.1.1.1</a>: Cannot assign requested address</div><div>2019/01/17 12:05:36 LDP: nbr_establish_connection: error while binding socket to <a href="http://1.1.1.1">1.1.1.1</a>: Cannot assign requested address</div><div>2019/01/17 12:05:40 LDP: nbr_establish_connection: error while binding socket to <a href="http://1.1.1.1">1.1.1.1</a>: Cannot assign requested address</div></div><div>[/CUT]</div><div><br></div><div><br></div><div>but if I use the physical interface all works good.</div><div><br></div><div>This is the configuration:</div><div><br></div><div>vrf VRF-PUBLIC<br></div><div>!</div><div><div>interface dummy0 vrf VRF-PUBLIC</div><div> description Loopback0</div><div> ip address <a href="http://1.1.1.1/32">1.1.1.1/32</a></div><div>!</div></div><div><div>interface enp2s0f0 vrf VRF-PUBLIC</div><div> description P2P01</div><div> ip address <a href="http://2.2.2.2/30">2.2.2.2/30</a></div><div> ip ospf network point-to-point</div><div>!</div></div><div><div>interface enp2s0f2 vrf VRF-PUBLIC</div><div> description P2P02</div><div> ip address <a href="http://3.3.3.3/30">3.3.3.3/30</a></div><div> ip ospf network point-to-point</div><div>!</div></div><div><div>mpls ldp</div><div> router-id 1.1.1.1</div><div> dual-stack cisco-interop</div><div> !</div><div> address-family ipv4</div><div>  discovery transport-address 1.1.1.1</div><div>  label local advertise explicit-null</div><div>  !</div><div>  interface enp2s0f0</div><div>  interface enp2s0f1<br></div><div>  !</div><div> exit-address-family</div><div> !</div><div>!</div></div><div><br></div><div><br></div><div>The FRR version is 6.0.2 and I need to use MPLS on two interfaces (enp2s0f0 and enp2s0f1).</div><div><br></div><div>thank you for your help</div><div><br></div><div>regards</div><div><br></div><div>Alessio</div></div></div></div></div></div></div></div></div></div>