<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<pre wrap="">What would be the kea config equivalent of the following dhcp config

if option client-architecture = encode-int ( 16, 16 ) {
     option vendor-class-identifier "HTTPClient";
     filename <a class="moz-txt-link-rfc2396E" href="http://my.web.server/ipxe.efi">"http://my.web.server/ipxe.efi"</a>;
}



</pre>
<div class="moz-forward-container"></div>
</body>
</html>