<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Good afternoon! Here I am again.<br>
    <div class="moz-forward-container"> <br>
      I've been thinking on this topic again, as we have coming a large
      batch of VDSL routers (In this case, TD-W9970 & TD-W9980). <br>
      We would be talking about the GenieACS growing at a 1.000
      routers/year, more or less. So the "preset per CPE" option should
      be discarded (Or not? Please state this clearly because it can
      save me a ton of work).<br>
      <br>
      My first question is... <b>what events does manage akcoder's fork</b>?
      In order to know the cases which I need to take into account (Boot
      from factory defaults, a simply periodic inform, some other
      inform... etc). I will build a listening socket in a separate
      server with R programming language (because we are doing all this
      stuff with this language) listening for these EVENTS.  <b>How
        these notifications of akcoder's fork work?</b> I don't know any
      guide.<br>
      <br>
      So correct me if I am wrong or if my proposal can be improved: <br>
      <br>
      In this future socket R server I am currently running an
      auto-configurator (It synchronizes some databases in order to make
      a PPPoE user for the client up and running, and totally
      autoconfigures some DHCP66-compliant routers). I will add an extra
      option to autoconfigure these VDSL routers. I'm thinking for
      example that whenever someone generates a new PPPoE user with a
      VDSL router, to add to a CSV file (or other format) the MAC of the
      router and the PPPoE user it belongs to. For example, it would add
      the CPE with MAC AA:11:BB:22:CC:33 with the client ID 123456 in
      the same row.<br>
      <br>
      So whenever the socket receives, for example, a boot from factory
      default of this CPE with MAC AA:11:BB:22:CC:33 it will check if it
      exists in that CSV file. If the entry exists, it picks up the
      PPPoE user 123456 and connects to the RADIUS server to pick up its
      PPPoE password and other info. After all this computation, the
      server sends a parameter to the GenieACS to configure this CPE
      with all these parameters.<br>
      <br>
      Other question that I have is... <b>What if for example do I want
        to change the PPPoE user (or whatever parameter) time after?</b>
      Do I need to set a preset in order to make this hard-configured to
      not being overriden by a simple reboot of the router? (This has a
      lot to do on how to manage EVENTs)<br>
      <br>
      Thank you!<br>
      <br>
      <div class="moz-signature">-- <br>
        <meta charset="UTF-8">
        <style>

        #contenedor {
            position: relative;
            height:220px;
            padding:10px;
        }

        #left {
            float:left;
        }

        .divider{
            position:absolute;
            left:250px;
            top:5px;
            bottom:5px;
            border-left:1px solid grey;
        }

        #right {
                position:absolute;
                left:270px;
            width:390px;
            height:200px;
            float:right;
        }

        p {
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        }

</style>
        <hr style="width:670px;" align="left">
        <div id="contenedor">
          <div id="left"> <br>
          </div>
          <div id="right">
            <p> <b>Nombre:</b> Sergio Fernández Rubio<br>
              <b>Cargo:</b> Ingeniero de Software y de Redes<br>
              <b>Departamento:</b> TIC<br>
              <b>Email:</b> <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:sergio.fernandez@electronicamartinez.com">sergio.fernandez@electronicamartinez.com</a><br>
              <b>Oficina:</b> 968 165 000<br>
              <b>Página web:</b> <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="http://www.electronicamartinez.es">www.electronicamartinez.es</a>
            </p>
            <hr>  <a moz-do-not-send="true"
              href="https://www.linkedin.com/company/10271615"
              target="_blank"> </a><a moz-do-not-send="true"
              href="https://twitter.com/EMartinez_SL" target="_blank"
              style="margin-left:10px;"></a> <a moz-do-not-send="true"
              href="https://www.facebook.com/electronicamartinez0"
              target="_blank" style="margin-left:10px;"></a> <a
              moz-do-not-send="true"
href="https://plus.google.com/b/114382878353884084293/114382878353884084293"
              target="_blank" style="margin-left:10px;"></a> </div>
        </div>
        <hr style="width:670px;" align="left"></div>
      <br>
    </div>
    <br>
  </body>
</html>