<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Greetings everyone, <o:p></o:p></p><p class=MsoNormal>I hope to be sending this email in the correct distribution list. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have a question concerning the feature delay_reply_dhcpoffer.<o:p></o:p></p><p class=MsoNormal>I have tried to implement it on a V3.1-ESV.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>According to some web pages this value should be registered with micro-seconds values (10­<sup>-6</sup><sub> </sub>secs) <o:p></o:p></p><p class=MsoNormal>However, once the option is registered in the dhcpd.conf and when restarting the dhcp server, I get a <o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'><b>/data1/etc/dhcpd.conf line 80: 3000000 exceeds max (255) for precision.<o:p></o:p></b></p><p class=MsoNormal style='margin-left:36.0pt'><b>dhcpd: delay_reply_dhcpoffer = 3000000;</b><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>trying to set the value to 100 I get also the same message<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'><b>/data1/etc/dhcpd.conf line 80: 100 exceeds max (255) for precision.<o:p></o:p></b></p><p class=MsoNormal style='margin-left:36.0pt'><b>dhcpd: delay_reply_dhcpoffer = 100;</b><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>setting it to 1 works…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Overview = <o:p></o:p></p><p class=MsoNormal>The idea behind that option is, we already have 2 other DHCP servers for the whole infrastructure.<o:p></o:p></p><p class=MsoNormal>I am setting up the infrastructure for developpers. Some groups have racks, filled with servers, and analog/digital acquisition controllers, … those racks are as of today in our networks. So the 2 main DHCP servers are there to provide all the necessary IPs, etc.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>However, sometime the rack needs to leave the network and go to some isolated building for code/application testing, and we need to have a DHCP server within the rack. When the rack comes back to the network, we want to leave the DHCP server online but we don’t want it to give IP addresses out.<o:p></o:p></p><p class=MsoNormal>We just want to keep it alive so then we can update the reservations, options, … retrieve logs for analysis… So what we want to do is to delay by a few seconds the third DHCP server’s offers by a few seconds, letting the 2 main ones doing the job…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>so if you could help me that’d be really awesome, otherwise thanks to to redirect my request where appropriate.<span style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:EN-GB'><o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanking you again. <o:p></o:p></p><p class=MsoNormal>Nicolas<o:p></o:p></p></div></body></html>