07-17-2009 11:06 PM
Hi All,
I need to configure targetted LDP on my PE router. Can you please help me on this?
Thank you,
siva
07-18-2009 04:42 AM
HI Siva,
Sample Config with N/W eg:
PE3 ----> P ----> PE4
PE3:
----
mpls ldp neighbor 172.16.0.4 targeted ldp
PE4:
----
mpls ldp neighbor 172.16.0.3 targeted ldp
1) Before the 'config' ensure the IGP reach ability between PE3-PE4 is Up & Running.
2) LDP between PE3-P & P-PE4 is Up & Running.
Please see below some show output after successful configuration:
From PE3:
---------
PE3#sh mpls ldp nei
Peer LDP Ident: 172.16.0.4:0; Local LDP Ident 172.16.0.3:0
TCP connection: 172.16.0.4.35909 - 172.16.0.3.646
State: Oper; Msgs sent/rcvd: 37/36; Downstream
Up time: 00:00:10
LDP discovery sources:
Targeted Hello 172.16.0.3 -> 172.16.0.4, active, passive
Addresses bound to peer LDP Ident:
172.16.34.2 172.16.0.4 172.16.46.1 172.16.11.1
172.16.4.1
From PE4:
---------
Peer LDP Ident: 172.16.0.3:0; Local LDP Ident 172.16.0.4:0
TCP connection: 172.16.0.3.646 - 172.16.0.4.35909
State: Oper; Msgs sent/rcvd: 38/41; Downstream
Up time: 00:02:34
LDP discovery sources:
Targeted Hello 172.16.0.4 -> 172.16.0.3, active, passive
Addresses bound to peer LDP Ident:
172.16.0.3 172.16.34.1 172.16.36.1 172.16.10.1
172.16.3.1
Hope I am Informative, Pls Rate if HELPS
Best Regards,
Guru Prasad R.
07-18-2009 05:47 PM
Siva,
There is a very limited number of scenarios in which you need to explicitly configure targeted LDP. Most of the time the targeted LDP session will be implicitly configured by either configuring VPLS, EoMPLS or LDP over TE tunnels. Could you please tell us what you are trying to achieve.
Regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide