03-09-2012 02:30 PM
Hi,
I have to test a simple point to point PE - PE MPLS VPN setup.
To keep it short - there are certain reasons we need to talk MPLS between these two PE's (VRF lite with VLANS is not an option)
A must have is to not use LDP, TDP or any other label distribution protocol between these routers.
So we would use static label ipv4 bindings on both PE routers for our next hops and MP-BGP to advertise the VPN labels.
As far as I understand the interface command "mpls ip" is mandatory because the interface must be aware of the MPLS ether type...
Now I am confused because I found no way to disable LDP and only use static bindings in my setup?
Can you help me out to understand the missing part here?
Thanks in advance
Herwig
03-17-2012 02:33 AM
Looks like this global command is the solution:
no mpls ldp advertise-labels
03-23-2012 10:12 PM
Hello Herwig
Yes, no mpls ldp advertise-labels will help you here and then you can create an ACL to match the ip add for which you want to generate labels.:
mpls ldp advertise-labels for
Regards
Vinit
04-03-2012 01:06 AM
Hello Herwig,
You might find this link helpful:
Regards,
Pulkit
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