Steps to configure "strict-targeted-hellos" for LDP
If the LDP neighbor & interface are not defined, then "strict-targeted-hellos" will not work. When defining the LDP interface, use the "lo" interface with an IP. If you don't, then define the LDP transport-address because the router uses the "lo" interface to establish the neighbor. If you want to use physical interface, then define the interface and its IP address as the transport-address.
Below are the steps to configure "strict-targeted-hellos":
s et protocols ldp strict-targeted-hellos set protocols ldp transport-address 10.89.224.21 set protocols ldp interface ge-0/0/2.0 set protocols ldp neighbor 10.89.224.22 set protocols ldp targeted-hello hello-interval 3 set protocols ldp targeted-hello hold-time 10
et protocols ldp strict-targeted-hellos set protocols ldp transport-address 10.89.224.21 set protocols ldp interface ge-0/0/2.0 set protocols ldp neighbor 10.89.224.22 set protocols ldp targeted-hello hello-interval 3 set protocols ldp targeted-hello hold-time 10
set interfaces ge-0/0/2 unit 0 family inet address 10.89.224.21/28 set interfaces ge-0/0/2 unit 0 family mpls