MPLS Label Distribution - LDP Part2
In my previous post I listed the main four functions of the label distribution protocol LDP and explained some concepts. In this post lets start dealing with the first two functions:
- Automatically discover LDP Peers in the same network segment.
- Establish and maintain LDP sessions with those peers.
But I am not going to reinvent the wheel because I have already covered the two functions in older posts please have a look at them:
LDP neighbor discovery, session establishment and maintenance.
What is LDP extended discovery?
We will soon do the next part, see you then.