Configure DNS Cache Specification
Configuration Condition
None
Configure DNS Specification
When modifying the maximum specification supported by DNS, if the current specification is M, the current quantity is n, and the configured specification is N. There are the following scenarios:
- Static specification: If N > M or n < N < M, the configuration takes effect immediately; if N<n, the system prompts that the configuration fails.
- Dynamic specification: If N > M or n < N < M, the configuration takes effect immediately; if N<n, the configuration takes effect, and wait for the dynamic quantity to age.
Table 4-2 Configure the authentication method list of the privileged mode
Step
|
Command
|
Description
|
Enter the global configuration mode.
|
configure terminal
|
-
|
Configure the maximum specification supported by static dns
|
dns static max-count number
|
Optional
By default, the static cache supports 64 at most.
|
Configure the maximum specification supported by dynamic dns cache
|
dns dynamic max-count number
|
Optional
By default, the dynamic cache supports 10K at most.
|