<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>I'm using Kea 2.1.5<br>
    </p>
    <p>I'm working on a ZTP provisioning system for Junos devices.</p>
    <p>In the kea config, I have NOT set up option 12 since I'll be
      providing hostname to the device via a ZTP config file. <br>
    </p>
    <p>I took a wireshark capture and noticed this behavior:<br>
    </p>
    <ol>
      <li>In the ZTP process, the Junos device sends its S/N as option
        12 in the DHCP discover.</li>
      <li>Kea takes this option 12 and directly puts it back in the DHCP
        Offer message. <br>
      </li>
      <li>Junos uses this as its hostname instead of whatever I set in
        the config.</li>
    </ol>
    <p>Is there a way to tell Kea to ignore whatever option it receives
      in DHCP discover message and not to set option 12 in the DHCP
      offer?<br>
    </p>
    <p><br>
    </p>
    <p>Thank you<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>