04-04-2014 09:23 AM
Hello,
I am looking for IOS-XR configuration to tunnel LDP over RSVP-TE core. Do you have a link or pointer on how to do this?
Someone in this forum posted how to do it for IOS a while back:
Enable LDP on the tunnel intf. On the headend, config:
int tu0
tag ip
mpls label proto ldp
Enable tailend to accept directed LDP session., On the tailend config:
mpls ldp discovery targeted-hello accept
Thank you,
Kate
07-11-2016 09:09 PM
Hi,
Did you get the solution for the above request?
Thanks,
Praveen Kumar
05-14-2017 11:19 PM
You need to enable ldp on the tunnel:
mpls ldp
interface tunnel-te1000
mpls ldp discovery targeted-hello accept
This is correct, on the tail you need to accept targeted hello's.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.3.x
The key words here are "LDP Discovery for active targeted hellos". Juniper call this LDP tunnelling.
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