Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show services web-proxy dns forwarding-cache

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services web-proxy dns forwarding-cache

Description

Display DNS cache information available at the packet forwarding engine for a secure Web proxy session.

Required Privilege Level

view

Output Fields

Table 1 and Table 2 describe the output fields for the show services web-proxy dns forwarding-cache command. Output fields are listed in the approximate order in which they appear.

Table 1: show services web-proxy dns forwarding-cache statistics Output Fields

Field Name

Field Description

Active DNS Cache Entries

Number of active DNS cache entries.

Total DNS Cache Entries

Total number of DNS cache entries.

DNS Cache hits

DNS requests finding the match in the cache.

DNS Cache miss

DNS requests missing in the cache.

DNS Cache add failed

DNS requests failed to add in the DNS cache memory.

Table 2: show services web-proxy dns forwarding-cache Output Fields

Field Name

Field Description

DNS Name

Name of the Domain Name System (DNS).

Address Family

IPv4 or IPv6 address family.

IP Address

IP address for the DNS name.

Sample Output

show services web-proxy dns forwarding-cache statistics

content_copy zoom_out_map
user@host> show services web-proxy dns forwarding-cache statistics 

        DNS status                                      Active
        Active DNS Cache entries                        4294967270
        Total DNS Cache Entries                         1
        DNS Cache hits                                  61
        DNS Cache miss                                  191
        DNS Cache add failed                            0

show services web-proxy dns forwarding-cache

content_copy zoom_out_map
user@host> show services web-proxy dns forwarding-cache 

DNS Name: settings-win.data.microsoft.com
  Address Family: IPv4
    IP Address: 40.90.221.9

Release Information

Command introduced in Junos OS Release 19.2R1.

footer-navigation