<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><br>i have a simple question. Is it possible to realize following ISC - DHCP - Server configuration with dnsmasq:<br><br>class "SiemensPhone" {<br>&nbsp; match if (<br>&nbsp;&nbsp;&nbsp; (substring(hardware, 1, 3) = 00:01:E3) or<br>&nbsp;&nbsp;&nbsp; (substring(hardware, 1, 3) = 00:1A:E8)<br>&nbsp; );<br>&nbsp; vendor-option-space OptiIpPhone;<br>&nbsp; option OptiIpPhone.magic 53:69:65:6D:65:6E:73:00:00:00; # "SIEMENS\0\0\0"<br>&nbsp; option OptiIpPhone.dls "sdlp://10.2.2.1:18443";<br>&nbsp; }<br>}<br><br>Regards<br><br>Haleg<br>                                               </div></body>
</html>