<div dir="ltr"><div>Hi all,</div><div><br></div><div>{ "Dhcp4":<br><br>{<br><br>  "server-tag": "all",<br>  <br>// Kea is told to listen on ethX interface only.<br>  "interfaces-config": {<br>    "interfaces": [ "enp10s0" ]<br>  },<br>  <br>  "config-control": {<br>        // A list of database backends to connect to. Currently, it is limited<br>        // to a single backend.<br>        "config-databases": [<br>            {<br>                "type": "mysql",<br>                "name": "research_platform_db",<br>                "user": "makhdoomnaeem",<br>                "password": "Naeem0000",<br>                "host": "localhost",<br>                "port": 3306<br>            }<br>        ],<br>        // Controls how often the server polls the database for the<br>        // configuration updates. The setting below implies that it<br>        // will take up to approx. 20 seconds for the server to<br>        // discover and fetch configuration changes.<br>        "config-fetch-wait-time": 20<br>    },<br><br>    // This defines a control socket. If defined, Kea will open a UNIX socket<br>    // and will listen for incoming commands. See section 17 of the Kea ARM for<br>    // details.<br>    "control-socket": {<br>        "socket-type": "unix",<br>        "socket-name": "/tmp/kea4-ctrl-socket"<br>    },<br><br>    // Hooks libraries that enable configuration backend are loaded.<br>    "hooks-libraries": [<br>        // The libdhcp_mysql_cb.so is required to use MySQL Configuration<br>        // Backend.<br>        {<br>            "library": "/usr/local/lib/kea/hooks/libdhcp_mysql_cb.so"<br>        },<br>        {<br>            "library": "/usr/local/lib/kea/hooks/libdhcp_lease_cmds.so"<br>        },<br>        {<br>             "command": "lease4-add",<br>             "arguments": {<br>                 "ip-address": "192.168.100.150",<br>                 "hw-address": "34:17:eb:66:a4:9d"<br>                 }<br>        }<br><br>    ],<br>    <br>// Addresses will be assigned with a lifetime of 4000 seconds.<br>  "valid-lifetime": 4000,<br><br><br>  "host-reservation-identifiers": [ "hw-address" ],<br>  <br>  "hosts-database": {<br>    "type": "mysql",<br>    "name": "research_platform_db",<br>    "user": "makhdoomnaeem",<br>    "password": "Naeem0000",<br>    "host": "localhost",<br>    "port": 3306<br>  },<br><br>  "subnet4": [<br>    {<br>       "pools": [ { "pool":  "192.168.100.101 - 192.168.100.200" } ],<br>       "subnet": "<a href="http://192.168.100.0/24">192.168.100.0/24</a>",<br>        "interface": "enp10s0",<br>        <br>        "reservation-mode": "all",<br>        "reservations": [<br><br>// This is a reservation for a specific hardware/MAC address. It's a very<br>// simple reservation: just an address and nothing else.<br>         {<br>             "hw-address": "34:17:eb:66:a4:9d",<br>             "ip-address": "192.168.100.150",<br>             "hostname": "12345"<br>         }<br><br><br>       ]<br>    }<br>  ]<br><br><br>}<br><br>}</div><div><br></div><div>Please let me know</div><div><br></div><div>Best Regards<br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="font-size:12.8px"><span style="font-family:georgia,serif">Makhdoom Muhammad Naeem</span><br></div><div style="font-size:12.8px">Assistant Professor<br></div><div style="font-size:12.8px">Department of Electrical Engineering<br></div><div style="font-size:12.8px">NFC Institute of Engineering and Technology</div><div style="font-size:12.8px">Multan</div><div style="font-size:12.8px">Phone # <a href="tel:%2B92619220012%2C%20Ext%202231" value="+92619220012" target="_blank">+92619220012, Ext 2289</a></div><div style="font-size:12.8px">Email: <a href="mailto:makhdoomnaeem@gmail.com" target="_blank">makhdoomnaeem@gmail.com</a></div><div style="font-size:12.8px"><a href="mailto:makhdoomnaeem@nfciet.edu.pk" target="_blank">makhdoomnaeem@nfciet.edu.pk</a></div></div></div></div>

<br>
<span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">  _____</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">Note:</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">1. The email and any files transmitted with it will be confidential and</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">intended solely for the use of the <b>individual</b> or <b>entity</b> to which they</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">will be addressed.</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">2. If you are not the named <b>addressee</b>, you should not <b>disseminate</b>,</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><b>distribute</b> or <b>copy</b> the e-mail. If you are not the intended recipient,</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">you are notified that <b>disclosing</b>, <b>copying</b>, <b>distributing</b>, or taking any</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">action in reliance on the contents of the information is strictly</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">prohibited. Any unauthorized reproduction of the message may result in</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">legal and disciplinary action.</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">3. <b>NFC IET</b> shall not be liable for improper or incomplete or</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">delayed transmission of the message. <b>NFC IET</b> will not accept</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">liability for any errors or omissions in the contents of the message,</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">which arise as a result of email transmission.</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">4. <b>NFC IET</b> does not guarantee that the integrity of the email</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">has been maintained or that that communication will be free of viruses,</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">interceptions, or interference. Although <b>NFC IET</b> will take</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">reasonable precautions to ensure that no viruses will be present in the</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">mail, <b>NFC IET</b> cannot accept responsibility for any loss or</span><br style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)">damage arising from the use of the email or attachments.</span>