request csds extract-vsrx-keys
Syntax
request csds extract-vsrx-keys csds-instance-id csds-instance-id
request csds extract-vsrx-keys csds-instance-id csds-instance-id force
Description
Within the Connected Security Distributed Services (CSDS) architecture, the Junos Node Unifier (JNU) controller extracts public key information of vSRX Virtual Firewall spawned by the Junos Device Manager (JDM) using this command.
Options
csds-instance-id |
Specify CSDS instance ID. |
force |
Perform operation by discarding any uncommitted changes. |
Required Privilege Level
maintenance
Sample Output
request csds extract-vsrx-keys
user@host> request csds extract-vsrx-keys csds-instance-id 5 Perform Extracting the Keys on vnf0 The authenticity of host '10.157.80.183 (10.157.80.183)' 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.80.183' (ED25519) to the list of known hosts. Performing xml-commit-sync to add the keys to jnuadmin user account xml-commit-sync is successfull added keys of jnuadmin user account Added known host entry of VSRX to Controller Successfully appended the controller known host entry.. Successfully appended the backup re known host entry.. Created symlink for vnfs ... Extracting VSRX keys on vnf0 is Successfull Restarting JNUD on vnf0... Restarted JNUD on vnf0...
Release Information
Command introduced in Junos OS Release 24.4R1.