cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
773
Views
5
Helpful
1
Replies

ASR9000 tLDP discovery

Adrian Falcon
Level 1
Level 1

Hi

I have a question about tLDP discovery on ASR9000.

The  command neighbor ipv4 5.5.5.5  pw-id xx starts tLDP discovery process (sending udp messages):

p2p test

interface TenGigE0/7/0/0.30

neighbor ipv4 5.5.5.5 pw-id 30

So, does it have any sense to also configure *neighbor 5.5.5.5 targeted* in mpls ldp section?

Thanks.

1 Reply 1

Vinit Jain
Cisco Employee
Cisco Employee

Hello Adrian

the nei ipv4 x.x.x.x pw-id xx doesn't automatically configure "neighbor x.x.x.x targeted" command under ldp. The command "neighbor x.x.x.x targeted" is for specifically configuring a tLDP session between two neighbors. for psedowire's you don't really need to have a tLDP session seperately configured under LDP but its good to have one.

Hope this answers your question.

Regards

Vinit

Thanks
--Vinit