Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services web-filter dns-resolution profile

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services web-filter dns-resolution profile profile-name <template template-name>
<fpc-slot fpc-slot pic-slot pic-slot>

Description

Display URL filter domain name system (DNS) resolution information.

URL filtering resolves the disallowed domains. The total number of domains are divided into chunks of 50 domains per chunk. The filter term in the command output is the name of a chunk.

Options

fpc-slot fpc-slot pic-slot pic-slot

(Optional) Specify the FPC and PIC for which you want URL filter information displayed.

profile profile-name

Specify the profile for which you want URL filter information displayed.

template template-name

(Optional) Specify the template for which you want URL filter information displayed.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services web-filter dns-resolution profile command. Output fields are listed in the approximate order in which they appear.

Table 1: show services web-filter dns-resolution profile Output Fields

Field Name

Field Description

Profile

Name of profile.

Template

Name of template.

Filter Term

Name of the domains chunk. All domains are divided into chunks of 50 domains per chunk.

IPv4 Address Count

The number of IPv4 addresses resolved for all domains under the filter term.

IPv6 Address Count

The number of IPv6 addresses resolved for all domains under the filter term.

Domain Name

Name of domain.

IPv4 Records

Listing of IPv4 addresses.

IPv6 Records

Listing of IPv6 addresses.

Sample Output

show services web-filter dns-resolution profile

content_copy zoom_out_map
user@host> show services web-filter dns-resolution profile p1
URL filtering DNS resolution:
Profile: p1
Template: t1

 1). Filter Term: URLF_t1_0004
 
      IPv4 Address Count: 20 
      IPv6 Address Count: 20 

    1 ). Domain Name: www.example.com
 
           IPv4 Records:
              31.13.77.36
              31.13.76.68

           IPv6 Records:
              2a03:2880:f122:83:face:b00c:0:25de
              2a03:2880:f111:83:face:b00c:0:25de

    2 ). Domain Name: www.youtube.com
 
           IPv4 Records:
              216.58.193.78
              216.58.194.206

           IPv6 Records:
              2607:f8b0:400a:800::200e
              2607:f8b0:4005:809::200e

    3 ). Domain Name: www.netflix.com
 
           IPv4 Records:
              50.112.200.248
              52.10.96.2
              52.25.242.211             
              52.39.87.182
              52.38.44.92
              52.36.125.176
              52.40.2.42
              52.42.184.64
              52.5.80.199
              52.206.203.18
              52.5.231.14
              52.21.94.89
              52.71.118.87
              52.201.133.109
              52.71.122.233
              52.203.136.33

           IPv6 Records:
              2620:108:700f::342a:b840
              2620:108:700f::3644:fc64
              2620:108:700f::3459:2ce1
              2620:108:700f::3459:c025
              2620:108:700f::3459:f556
              2620:108:700f::3459:c5c5
              2620:108:700f::3644:c2a0
              2620:108:700f::342a:df11
              2406:da00:ff00::3404:d29c
              2406:da00:ff00::3415:a86e
              2406:da00:ff00::3415:fda4
              2406:da00:ff00::3414:91d2
              2406:da00:ff00::3403:73dd
              2406:da00:ff00::22c7:d016
              2406:da00:ff00::3400:290b
              2406:da00:ff00::3213:c65f

Release Information

Command introduced in Junos OS Release 18.3R1.

Support added in Junos OS Release 19.3R2 for Next Gen Services on MX Series routers MX240, MX480 and MX960 with the MX-SPC3 services card.

footer-navigation