When faced with a troubleshooting ticket involving MPLS you need to clear the basics first to ensure that everything is working from a Label Distribution perspective.
- First of all you need to establish IGP connectivity between all the routers.
- Can you ping all the loopbacks?
- Are there /32 loopbacks configured on every router and advertised into IGP?
- Is CEF enabled?
- Is MPLS IP enabled on the required interfaces?
- Have the routers discovered any LDP neighbors?
sh run | inc ip cef
sh run | inc mpls ip
sh mpls interface
sh mpls ldp disco
sh mpls ldp neigh
And also when applied to a router in a working MPLS Core the output must look as per fig. below,
0 comments:
Post a Comment