09-25-2013 08:59 AM
Hi All,
Please see the below network diagram.
Provivder 1 PE -----Provider 1 ABSR(NNI) ----- EBGP -----------Provider 2 ASBR ( NNI ) ---- -EBGP-------Provider 2 PE
We are facing one problem with this solution ie.Provider 2 ASBR is not allocating label for default route and it is allocation proper label for all the other prefixes. So customer can't able to use the default route.
Please help on this.
Thanks ,
Arun Mohan
09-25-2013 09:23 AM
Hi Arun,
Have you tried the following:
R1(config)#mpls ip ?
default-route Allow MPLS forwarding for ip default route
propagate-ttl Propagate IP TTL into the label stack
ttl-expiration Control MPLS TTL expiration behavior
R1(config)#mpls ip default-route
Regards
09-25-2013 09:37 PM
Hi ,
I already tried mpls ip default route but it is not working.
09-25-2013 09:24 AM
Hello Arun,
Not sure if I hae understood your prolem correctly. Does the solution include running "eBGP" P2 ASBR (NNI) and PE2? Shouldn't this be ibgp? Can you please confirm this. Second thing is if you are having a default route in the "core", my understanding is that you will see the label bindings in the control plane, but forwarding plane will actually show nothing. You can confirm this by this command:
show mpls ldp bindings
show mpls forwarding
/Imran
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