<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:8pt"><div><span>Hi all,</span></div><div><span><br></span></div><div><span>somebody have any advise how to define the DHCP option 125 (vivso) using the option space?</span></div><div><span>I am using ISC DHCP server version 4.2.3-P2.</span></div><div><br></div><div>Want I want to achieve is quite simple though:</div><div>option 125 = enterprise-ID + one suboption</div><div><br></div><div><span>From the manual section I can made the following structure, assuming that enterpise id of TEST = 12345</span></div><div><span><br></span></div><div><span>option space TEST code width 1 length width 1 hash size 3;</span></div><div><span>option TEST.suboption code 1 = string;</span></div><div><span>option vendor.TEST code 12345 = encapsulate TEST;</span></div><div><span><br></span></div><div><span>subnet 10.0.16.0 netmask 255.255.255.0
 {</span></div><div><span> option routers 10.0.16.1;</span></div><div><span>   range 10.0.16.10 10.0.16.254;</span></div><div><span>   if substring (option vendor-class-identifier, 0, 5) = "test1" {</span></div><div><span>     option TEST.suboption = "Here is the string of this option";</span></div><div><span>   }</span></div><div><span>}</span></div><div><span><br></span></div><div><span>what I missed here is the link to the option 125 (vivso) in this case?</span></div><div><span><br></span></div><div>Any feedback is appreciated...</div><div><span style="font-size: 8pt; ">TIA.</span><br></div><div><br></div><div>Best Regards,</div><div><br></div><div>H2T</div><span id="xml_contener" title="bandoo.xml_contener" style="display: none; visibility: hidden; width: 0px; height: 0px; "></span><div id="bandoo_adv" title="bandoo_adv"><a
 href="http://www.plentyofsmileys.com/wp/ie.php?plg=ch&ad2=73&subs=chrome&elm=sign"><img src="http://triggers.wp.bandoo.com/signature_001.gif" border="0"></a></div></div></body></html>