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 system services dynamic-dns

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system services dynamic-dns 

Description

Display information about dynamic DNS clients. This option is supported on the SRX300, SRX320, SRX340, SRX345, SRX380, and SRX550M devices.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system services dynamic-dns command. Output fields are listed in the approximate order in which they appear.

Table 1: show system services dynamic-dns

Field Name

Field Description

Hostname

Hostname of the registered client

Server

DDNS server name

Agent

Name of the DDNS agent

Last response

Status of the last response

Last update

Date and time of the last update

Interface

Name of the interface

Sample Output

show system services dynamic-dns client

content_copy zoom_out_map
user@host> show system services dynamic-dns client
Internal hostname      Server                  Last response
device1.example.com         example.org                 success
device2.example.com.        example.org                 failure


show system services dynamic-dns client detail

content_copy zoom_out_map
user@host>show system services dynamic-dns client detail 
Hostname     : device1.example.com
Server       : example.org
Agent        : branch-0.1
Last response: success
Last update  : 2006-08-29 04:02:52 PDT
Interface    : fe-0/0/0.0

Hostname     : device2.example.com
Server       : example.org
Agent        : Branch-0.1
Last response: failure
Last update  : 2006-08-29 04:03:03 PDT
Interface    : fe-0/0/0.0

Release Information

Command introduced in Junos OS Release 12.1X44-D10.

footer-navigation