Cisco Cisco Packet Data Gateway (PDG)

Página de 1824
clear dns-client
Clears DNS cache and/or statistics for a specified DNS client.
Product
SCM
Privilege
Security Administrator, Administrator, Operator
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
clear dns-client name { cache [ query-name name | query-type { A | AAAA | NAPTR | SRV } ] | statistics
}
dns-client name
Specifies the name of an existing DNS client whose cache and/or statistics are being cleared as an alphanumeric
string of 1 through 255 characters.
cache [ query-name name | query-type { A | AAAA | NAPTR | SRV } ]
Specifies that the cache for the defined DNS client is to be cleared.
query-name name: Filters DNS results based on the domain name. The name is an alphanumeric string of 1
through 255 characters. that is the domain name used to perform the DNS query. This name is different from
the actual domain name which is resolved. For example, to resolve the SIP server for service.com, the query
name is _sip._udp.service.com and the query type is SRV.
query-type:
• A: Filters DNS results based on domain IP address records (A records).
• AAAA: Filters DNS results based on AAAA records (AAAA resource records).
• NAPTR: Filters DNS results based on Name Authority Pointer records.
• SRV: Filters DNS results based on service host records (SRV records).
statistics
Specifies that statistics for the defined DNS client are to be cleared.
   Command Line Interface Reference, Modes E - F, StarOS Release 19
300
Exec Mode Commands (A-C)
clear dns-client