[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Verifying DNS Proxy Cache

Purpose

Verify DNS proxy cache configuration.

Action

From the CLI, enter the show system services dns-proxy cache command.


user@host> show system services dns-proxy cache
Hostname                  IP address      Time-to-live             Type    Class
juniper.net               207.17.137.229  2006-08-30 06:50:57 PDT  A       IN
whitestar.juniper.net     172.17.27.50    2006-08-30 06:50:57 PDT  A       IN
scarlet.juniper.net       172.17.28.11    2006-08-30 06:50:57 PDT  A       IN
bng-admin1.juniper.net    10.209.194.131  2006-08-30 06:50:57 PDT  A       IN
wf-nis1.juniper.net       10.10.4.202     2006-08-30 06:50:57 PDT  A       IN
asg-ns1.juniper.net       10.16.0.11      2006-08-30 06:50:57 PDT  A       IN
ruby.juniper.net          172.17.28.100   2006-08-30 06:50:57 PDT  A       IN
a.l.google.com            216.239.53.9    2006-08-29 23:54:42 PDT  A       IN
b.l.google.com            64.233.179.9    2006-08-29 23:54:59 PDT  A       IN
maps.l.google.com         64.233.189.104  2006-08-29 06:56:01 PDT  A       IN
c.l.google.com            64.233.161.9    2006-08-29 23:54:35 PDT  A       IN
d.l.google.com            64.233.183.9    2006-08-29 23:54:46 PDT  A       IN
e.l.google.com            66.102.11.9     2006-08-29 23:54:50 PDT  A       IN
g.l.google.com            64.233.167.9    2006-08-29 23:55:20 PDT  A       IN

Meaning

Verify that the output shows the intended proxy cache information. You can also clear the DNS cache manually using the following CLI command:

user@host> clear system services dns-proxy cache

Related Topics

For complete descriptions of the show system services dns-proxy cache command and output, see the JUNOS Software CLI Reference.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]