Hi Matej,<br><br>Can't you test vendor_class_identifer = "Firmware_1" ?<br><br>Best Regards<br>-- <br>Eduardo M. Fleury<br><a href="http://eduardofleury.com">http://eduardofleury.com</a><br><br><div class="gmail_quote">
On Wed, Jan 14, 2009 at 3:05 PM, Matej <span dir="ltr"><<a href="mailto:matej@matnet.net">matej@matnet.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div bgcolor="#ffffff">
<div><font face="Arial" size="2">Hello,</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">we have a problem where we must differentiate 
between different values of vendor-class-identifiers and firmware versions for 
them. The problem is that for every v-c-i there is only one right firmware. The 
vendor-class-identifiers are for example "Firmware_1" and 
"Firmware_1b"</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">The following class "happens" with both 
firmware versions </font></div>
<div><font face="Arial" size="2"></font> </div>
<div>class "something" {<br>   match if ( substring (option 
vendor_class_identifier, 0, 10) = "<font face="Arial" size="2">Firmware_1</font>") 
</div>
<div>filename = "blahblah"<br>}<br></div>
<div><font face="Arial" size="2">which isn't what we want. Is there an option of 
some sort of exclusive or / matching the entire 
vendor_class_identifier or something like that?</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Thank you in advance!</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">With regards,</font></div>
<div><font face="Arial" size="2">Matej Serc</font></div>
<div><font face="Arial" size="2"><a href="mailto:matej@matnet.net" target="_blank">matej@matnet.net</a></font></div></div>
<br>_______________________________________________<br>
dhcp-hackers mailing list<br>
<a href="mailto:dhcp-hackers@lists.isc.org">dhcp-hackers@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-hackers" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-hackers</a><br></blockquote></div><br><br clear="all"><br><br>