Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
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 paragon ssh-key

date_range 18-Jun-24

Syntax

content_copy zoom_out_map
request paragon ssh-key
content_copy zoom_out_map
request paragon ssh-key username username password password nodes IP-1, IP-2, IP-3...

Description

Generate the SSH key on all the Paragon Automation cluster nodes and add public keys.

Options

none

Generate the SSH key for the Paragon Automation cluster nodes.

nodes IP-1, IP-2, IP-3...

Comma separated list of IPv4 addresses of the nodes in the cluster.

password password

Password to log in to the nodes.

username username

Username to log in to the nodes. For example, root.

Output Fields

When you enter this command, you are provided feedback on the status and output of your request.

Required Privilege Level

configure

Sample Output

request paragon ssh-key

content_copy zoom_out_map
root@eop> request paragon ssh-key
Please enter comma-separated list of IP addresses: 10.1.2.3,10.1.2.4,10.1.2.5,10.1.2.6
Please enter SSH username for the node(s): root
Please enter SSH password for the node(s): rootpassword
checking server reachability and ssh connectivity ...
Connectivity ok for 10.1.2.3
Connectivity ok for 10.1.2.4
Connectivity ok for 10.1.2.5
Connectivity ok for 10.1.2.6
SSH key pair already exists in 10.1.2.3
SSH key pair already exists in 10.1.2.4
SSH key pair already exists in 10.1.2.5
SSH key pair already exists in 10.1.2.6
copied from 10.1.2.3 to 10.1.2.3
copied from 10.1.2.3 to 10.1.2.4
copied from 10.1.2.3 to 10.1.2.5
copied from 10.1.2.3 to 10.1.2.6
copied from 10.1.2.4 to 10.1.2.3
copied from 10.1.2.4 to 10.1.2.4
copied from 10.1.2.4 to 10.1.2.5
copied from 10.1.2.4 to 10.1.2.6
copied from 10.1.2.5 to 10.1.2.3
copied from 10.1.2.5 to 10.1.2.4
copied from 10.1.2.5 to 10.1.2.5
copied from 10.1.2.5 to 10.1.2.6
copied from 10.1.2.6 to 10.1.2.3
copied from 10.1.2.6 to 10.1.2.4
copied from 10.1.2.6 to 10.1.2.5
copied from 10.1.2.6 to 10.1.2.6

request paragon ssh-key username username password password nodes IP-1, IP-2, IP-3..

content_copy zoom_out_map
root@eop> request paragon ssh-key username root password rootpassword nodes 10.1.2.3,10.1.2.4,10.1.2.5,10.1.2.6
checking server reachability and ssh connectivity ...
Connectivity ok for 10.1.2.3
Connectivity ok for 10.1.2.4
Connectivity ok for 10.1.2.5
Connectivity ok for 10.1.2.6
SSH key pair already exists in 10.1.2.3
SSH key pair already exists in 10.1.2.4
SSH key pair already exists in 10.1.2.5
SSH key pair already exists in 10.1.2.6
copied from 10.1.2.3 to 10.1.2.3
copied from 10.1.2.3 to 10.1.2.4
copied from 10.1.2.3 to 10.1.2.5
copied from 10.1.2.3 to 10.1.2.6
copied from 10.1.2.4 to 10.1.2.3
copied from 10.1.2.4 to 10.1.2.4
copied from 10.1.2.4 to 10.1.2.5
copied from 10.1.2.4 to 10.1.2.6
copied from 10.1.2.5 to 10.1.2.3
copied from 10.1.2.5 to 10.1.2.4
copied from 10.1.2.5 to 10.1.2.5
copied from 10.1.2.5 to 10.1.2.6
copied from 10.1.2.6 to 10.1.2.3
copied from 10.1.2.6 to 10.1.2.4
copied from 10.1.2.6 to 10.1.2.5
copied from 10.1.2.6 to 10.1.2.6

Release Information

Command introduced in Paragon Automation Release 2.0.0.

footer-navigation