Thanks. Can you please reply rest ?<br><br>4.  Can I scan for a particular option which client has sent from the option dhcp-parameter-request-list ?<br>5. How do I filter clients based on their h/w addresses. I tried this, but it gives error:<br>



class "rule1" {<br>match if substring (hardware, 1, 6) >= 00:19:7D:72:B7:7A and substring (hardware, 1, 6) <= FF:FF:FF:FF:FF:FF;<br>}<br>