Configuration Mode Commands : SteelHead Configuration Commands : DNS Cache Commands : dns cache frozen-min-ttl
  
dns cache frozen-min-ttl
Sets the minimum time-to-live value on an expired entry in a frozen cache. The minimum time-to-live value applies to all entries when the cache is frozen, whether they are expired or not.
Syntax
[no] dns cache frozen-min-ttl <seconds>
Parameters
<seconds>
Smallest time-to-live in seconds that a response from the server can have. This setting affects the contents of the response, not how long the entry is actually cached (which is forever), and this is not specific to negative responses. The range is 0-604800. The default value is 10.
Usage
The no command option resets the frozen minimum time-to-live value to the default.
Example
amnesiac (config) # dns cache frozen-min-ttl 604800
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show dns cache, show dns forwarders, show dns interfaces, show dns settings