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

request csds authenticate-host

date_range 27-Feb-25

Syntax

content_copy zoom_out_map
request csds authenticate-host csds-instance-id csds-instance-id

Description

The command sets up a one-way key exchange between the Junos Node Unifier (JNU) controller and the host. This process provides the controller with passwordless SSH access to the server. As a result, the controller can operate Junos Device Manager (JDM) remotely in the Connected Security Distributed Services (CSDS) framework.

Options

csds-instance-id csds-instance-id

Specify CSDS instance ID.

Required Privilege Level

maintenance

Sample Output

request csds authenticate-host

content_copy zoom_out_map
user@host> request csds authenticate-host csds-instance-id 3

The authenticity of host '10.157.79.104 (10.157.79.104)' can't be established.
ED25519 key fingerprint is SHA256:$ABC123.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '10.157.79.104' (ED25519) to the list of known hosts.
root@10.157.79.104's password: 

Release Information

Command introduced in Junos OS Release 24.4R1.

footer-navigation