<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Dear Sara,<br>
      <br>
      yes, you got it right: LDP is implemented by Quagga.<br>
      Unfortunately, there is no documentation in Netkit about its usage
      (just a sample configuration file, but is mostly empty), and also
      the Quagga documentation about LDP is scarce. However, basic usage
      of LDP should be quite: all you usually need to do is enable ldpd
      in /etc/zebra/daemons and put lines similar to the following in
      /etc/zebra/ldpd.conf:<br>
      <br>
    </tt>
    <blockquote type="cite">interface eth0<br>
      mpls ip<br>
    </blockquote>
    <tt><br>
      Available commands in ldpd can be found by pressing "?" or issuing
      the "list" command on the ldpd CLI, which is the way I suggest you
      to go if you want to explore further configurations. Also,
      respecting Quagga's tradition, most of the commands should be
      fairly compliant with the standard LDP-related Cisco commands
      (see, e.g.,
      <a class="moz-txt-link-freetext" href="http://www.cisco.com/c/en/us/td/docs/ios/12_4t/12_4t2/ftldp41.html">http://www.cisco.com/c/en/us/td/docs/ios/12_4t/12_4t2/ftldp41.html</a>).<br>
      <br>
      Last, please consider that the MPLS data plane is known to work in
      Netkit, but the control plane (implemented by Quagga) and its
      relation with the data plane are much less supported. That is, you
      may expectedly be able to assign labels using LDP, but it may be
      quite hard (or even impossible) to instruct the data plane to use
      those labels for forwarding. This is due to the fact that some
      parts of the MPLS implementation used in Netkit (and, indeed, of
      most Linux-based MPLS implementations) are experimental or
      missing. We welcome any feedback on this.<br>
      <br>
      Feel free to follow up for any further clarifications.<br>
      <br>
      Regards,<br>
      Massimo<br>
      <br>
      <br>
      <br>
    </tt>
    <div class="moz-cite-prefix">On 11/13/2014 05:53 PM, Sara VilariƱo
      Lacoste-Bourgeacq wrote:<br>
    </div>
    <blockquote
cite="mid:CA+_8Lmwsw3B=pOg_iSbzvYTwJxFp0Vt8F1O=oVY3MDRTjm37vA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Good afternoon,
        <div><br>
        </div>
        <div>Im a telecom student at urjc of Madrid and my final project
          is about MPLS.</div>
        <div>I have seen in your web that Netkit supports:</div>
        <div>
          <ul
            style="line-height:19.5px;list-style-type:square;margin:0.3em
            0px 0px
1.5em;padding:0px;color:rgb(0,0,0);font-family:sans-serif;font-size:13px">
            <li style="margin-bottom:0.1em">Label Switching</li>
            <ul
              style="line-height:1.5em;list-style-type:square;margin:0.3em
              0px 0px 1.5em;padding:0px">
              <li style="margin-bottom:0.1em">MPLS label based
                forwarding</li>
              <li style="margin-bottom:0.1em">Manipulation of label
                stacks</li>
              <li style="margin-bottom:0.1em">Distribution of labels via
                LDP</li>
            </ul>
          </ul>
          <div><font color="#000000" face="sans-serif"><span
                style="line-height:19.5px">But I dont find documentation
                about LDP. I suposse the way is Quagga but i dont find
                how to define LDP exactly.</span></font></div>
        </div>
        <div><font color="#000000" face="sans-serif"><span
              style="line-height:19.5px">I will be very grateful if you
              give me any clue.</span></font></div>
        <div><font color="#000000" face="sans-serif"><span
              style="line-height:19.5px"><br>
            </span></font></div>
        <div><font color="#000000" face="sans-serif"><span
              style="line-height:19.5px">Thanks a lot.</span></font></div>
        <div><font color="#000000" face="sans-serif"><span
              style="line-height:19.5px">Sara.</span></font></div>
      </div>
    </blockquote>
    <br>
  </body>
</html>