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

show system services dynamic-dns client

Syntax

show system services dynamic-dns client
< brief | detail >
< hostname >

Release Information

Command introduced in Release 8.5 of JUNOS software.

Description

Display information about dynamic DNS clients.

This command is supported on J-series and SRX-series devices.

Options

none—Display summary about all dynamic DNS clients.

brief | detail—(Optional) Display the specified level of output.

hostname—(Optional) Display information about a specific dynamic DNS client.

Required Privilege Level

view and system

Related Topics

dynamic-dns

List of Sample Output

show system services dynamic-dns client
show system services dynamic-dns client jnpr.ddo.jp
show system services dynamic-dns client detail
show system services dynamic-dns client detail jnpr.ddo.jp
show system services dynamic-dns client brief
show system services dynamic-dns client foo.example.com

Output Fields

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

Table 97: show system services dynamic-dns client Output Fields

Field Name

Field Description

Internal hostname

Name of the internal dynamic-DNS client.

Hostname

Name of the internal dynamic-DNS client.

Server

Name of the dynamic-DNS server.

Agent

Secure device.

Last response

Status of last response.

Last update

Date and time of last update.

Interface

Device interface whose IP address changes.

show system services dynamic-dns client

user@host> show system services dynamic-dns client
Internal hostname      Server                  Last response
jnpr.ddo.jp            ddo.jp                  success
jnr.ddo.jp             ddo.jp                  failure
newsam.getmyip.com     members.dyndns.org      nochg
samks.gotdns.com       members.dyndns.org      noch

show system services dynamic-dns client jnpr.ddo.jp

user@host> show system services dynamic-dns client jnpr.ddo.jp
Internal hostname      Server                  Last response
jnpr.ddo.jp            ddo.jp                  success

show system services dynamic-dns client detail

user@host> show system services dynamic-dns client detail
Hostname     : jnpr.ddo.jp
Server       : ddo.jp
Agent        : voyager-0.1
Last response: success
Last update  : 2006-08-29 04:02:52 PDT
Interface    : ge-0/0/0.0
Hostname     : jnr.ddo.jp
Server       : ddo.jp
Agent        : voyager-0.1
Last response: failure
Last update  : 2006-08-29 04:03:03 PDT
Interface    : ge-0/0/0.0
Hostname     : newsam.getmyip.com
Server       : members.dyndns.org
Agent        : voyager-0.1
Last response: nochg
Last update  : 2006-08-29 04:02:50 PDT
Username     : samks
Interface    : ge-0/0/1.0

show system services dynamic-dns client detail jnpr.ddo.jp

user@host> show system services dynamic-dns client detail jnpr.ddo.jp
Hostname     : jnpr.ddo.jp
Server       : ddo.jp
Agent        : voyager-0.1
Last response: success
Last update  : 2006-08-29 04:02:52 PDT
Interface    : ge-0/0/0.0

show system services dynamic-dns client brief

user@host> show system services dynamic-dns client brief
Internal hostname      Server                  Last response
jnpr.ddo.jp            ddo.jp                  success
jnr.ddo.jp             ddo.jp                  failure
newsam.getmyip.com     members.dyndns.org      nochg
samks.gotdns.com       members.dyndns.org      noch

show system services dynamic-dns client foo.example.com

user@host> show system services dynamic-dns client foo.example.com
Hostname     : foo.example.com
Type         : dyndns
Server       : members.dyndns.org
Username     : samks
Last update  : 2006-06-14 02:25:12 PDT
Last response: not-init
Interface    : ge-0/0/0.0
               ge-0/0/1.0

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