request csds authenticate-host
Syntax
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
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.