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 sync-controller

date_range 26-Feb-25

Syntax

content_copy zoom_out_map
request csds sync-controller other-controller-ip other-controller-ip
content_copy zoom_out_map
request csds sync-controller other-controller-ip other-controller-ip force

Description

The command synchronizes the primary controller with the other controller in dual controller Junos Node Unifier (JNU) topology in Connected Security Distributed Services (CSDS) architecture. Run the command from the second controller.

Options

other-controller-ip other-controller-ip

Specify the other controller IP in dual node JNU controller topology.

force

Perform operation by discarding any uncommitted changes.

Required Privilege Level

maintenance

Sample Output

request csds sync-controller

content_copy zoom_out_map
user@host> request csds sync-controller other-controller-ip 10.205.163.102 

The authenticity of host '10.205.163.102 (10.205.163.102)' 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.205.163.102' (ED25519) to the list of known hosts.
(root@10.205.163.102) Password:
Please confirm authentication from other controller ? Confirm (y/n) [yes,no] (no) yes
Perform Two way controller Key exchange ... 
Perform CSDS config sync from other controller ...
Successfully synced csds config from other controller ... 
Successfully synced ssh keys between two controllers... 
Perform updating the controller keys at satellite side
Perform updating controller keys via xml-commit ...
Perform xml-commit on all the vnfs
Successsfully done the xml-commit on all the vnfs
Performing the xml-commit of satellite conf on vnfs 
Successsfully done xml-commit on 10.209.11.87
Restarting JNUD at vnfs 
Successfully done the xml-commit of satellite conf on vnfs 
Successfully updated the controller keys at satellite side
Restarting the JDM ..

Release Information

Command introduced in Junos OS Release 24.4R1.

footer-navigation