Cisco Cisco Packet Data Gateway (PDG)

Seite von 1824
show dns-client
Displays cache and/or statistics for a specified Domain Name System (DNS) client.
Product
ePDG
SGSN
HSGW
MME
P-GW
SAEGW
Privilege
Security Administrator, Administrator, Operator, Inspector
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
show dns-client { cache client name [ query-name name | query-type { A | AAAA | NAPTR | SRV } ] |
statistics client 
name } [ | { grep grep_options | more } ]
cache client name [ query-name name | query-type { A | AAAA | NAPTR | SRV } ]
displays statistics for the cache of an existing DNS client specified as an alphanumeric string of 1 through
255 characters.
query-name name: Filters DNS results based on the domain name specified as an alphanumeric string of 1
through 255 characters. name is the domain name used to perform the DNS query. It 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 32-bit domain IPv4 address records (A records).
• AAAA: Filters DNS results based on 128-bit domain IPv6 address records (AAAA resource records).
• NAPTR: Filters DNS results based on Naming Authority Pointer records.
• SRV: Filters DNS results based on service locator records (SRV records).
   Command Line Interface Reference, Modes E - F, StarOS Release 19
1066
Exec Mode show Commands (D-G)
show dns-client