The domain-set dns aging-time command sets the minimum and maximum DNS aging time for a domain group.
The undo domain-set dns aging-time command restores the minimum and maximum DNS aging time of a domain group to the default values.
domain-set dns aging-time minimum minimum-num maximum maximum-num
undo domain-set dns aging-time
| Parameter | Description | Value |
|---|---|---|
minimum-num |
Specifies the minimum DNS aging time. |
The value is an integer that ranges from 10 to 28800, in minutes. The default value is 30. |
maximum-num |
Specifies the maximum DNS aging time. |
The value is an integer that ranges from 10 to 28800, in minutes. The default value is 14400. |
This command is supported by V600R007C20SPC603 and later versions.
Usage Scenario
In any view, you can run the display domain-set command to check the aging time of response packets sent by the DNS server to resolve domain names in a domain group. You can run the display current-configuration | include dns aging-time command to view the minimum and maximum DNS aging time of a domain group configured on the FW.
Precaution
The minimum DNS aging time of a domain group must be smaller than or equal to the maximum DNS aging time.