To set the delay value to use in the current scope. Syntax: set delayoffer Parameters: time-in-milliseconds -The wait interval ...

To set the delay value to use in the current scope. 
 
Syntax: 
 
        set delayoffer   
 
Parameters: 
 
        time-in-milliseconds -The wait interval in milliseconds, by which the 
                              the secondary server delays it's response to 
                              DHCPDISCOVER request.The maximum delay is 1000 
                              milliseconds (1 second). 
 
Example - 1:   set delayoffer 500 
 
               This command sets the delay value to 500 ms.