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

remote-device-management

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
remote-device-management {
    service-device device-name {
        access-domain {
            vlan-id-list [vlan-id-low-vlan-id-high vlan-id]
        }
        address ip-address;
        dictionary absolute file path;
        provisioning-method {
            netconf {
                bulk-interval milliseconds;
                bulk-limit number;
                connection-retry-interval seconds;
                password password;
                port port-number;
                reconfigure-bulk-limit number;
                response-timeout seconds;
                response-timeout-count number;
                user-name name;
            }
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit routing-instances routing-instance-name system services],
[edit system services]

Description

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

system—To view this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 18.3R1.

footer-navigation