Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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

dynamic-dns

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
dynamic-dns {
    client hostname {
        agent agent-name;
        interface interface-name;
        password server-password;
        server server-name;
        username user-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system services]

Description

Configure the device as a dynamic DNS server that maintains the list of the changed addresses and their associated domain names registered with it. The device updates these DDNS servers with this information periodically or whenever there is a change in IP addresses.

Options

  • client —Specifies the hostname of the registered client.

  • agent—Specifies the name of the dynamic DNS agent.

  • interface —Specifies the interface whose IP address is mapped to the registered domain name.

  • password—Specifies the password.

  • server—Specifies the name of the dynamic DNS server that allows dynamic DNS clients to update the IP address changes associated with the registered hostname.

  • username—Specifies the dynamic DNS username.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 12.1X44-D10.

external-footer-nav