Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
DNS Client Configuration Mode Commands   
▀  cache size 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3602 
   
cache size 
Configures the maximum number of entries allowed in the DNS cache. 
Product
 
MME 
SCM 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > DNS Client Configuration 
configure > context context_name > dns-client client_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-dns-client)# 
Syntax
 
cache size { central | local } max_size 
default cache size { central | local } 
default
 
Sets the maximum number of entries allowed in the DNS cache to default setting. 
{ central | local } max_size
 
central
 
max_size
: Specifies the maximum number of entries allowed in the central proclet cache as an 
integer from 100 through 65535. Default: 50000. 
local
 
max_size
: Specifies the maximum number of entries allowed in the local proclet cache as an integer 
from 100 through 65535. Default: 1000. 
Usage 
Use this command to configure the maximum number of entries allowed in the DNS cache. 
Example
 
The following command configures the cache size of the central proclet to 
20000
cache size central 20000