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 extract-vsrx-keys

date_range 26-Feb-25

Syntax

content_copy zoom_out_map
request csds extract-vsrx-keys csds-instance-id csds-instance-id
content_copy zoom_out_map
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

content_copy zoom_out_map
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.

footer-navigation