Home > JUNIPER NETWORKS > Juniper NETWORKS ACX Series Paragon Automation Router User Guide
Juniper NETWORKS ACX Series Paragon Automation Router User Guide
5
b. The device configures its management IP address, staꢀc default route, and the DNS server address, based on the
values obtained from the DHCP network.
c. The device downloads the onboarding script, based on the values from the DHCP network, and executes it,
resulꢀng in the onboarding configuraꢀon statements being commiꢁed.
d. The device opens an outbound SSH session with Paragon Automaꢀon based on the commiꢁed onboarding
configuraꢀon.
5. Aſter the device connects with Paragon Automaꢀon, Paragon Automaꢀon configures management and telemetry
parameters including gNMI by using NETCONF. Paragon Automaꢀon also uses NETCONF to configure the interfaces
and protocols based on the network implementaꢀon plan associated with the device.
6. Log in to the Paragon Automaꢀon GUI and view the status of device onboarding on the Inventory (Inventory >
Devices > Network Inventory) page. Aſter the device status changes to Connected, you can start managing the
device. See Device Management Workflow for details.
Sample Onboarding Script for Commiꢁng SSH Configuraꢀon on a Device
The following is a sample of the onboarding script that is downloaded from the TFTP server to the device:
#!/usr/bin/python
from jnpr.junos import Device
from jnpr.junos.utils.config import Config
from jnpr.junos.exception import *
import sys
def main():
config = "set system services ssh protocol-version v2\n\
set system authentication-order password\n\
s
e
t
s
y
s
t
e
m
l
o
g
i
n
u
s
e
r
j
c
l
o
u
d
c
l
a
s
s
s
u
p
e
r
-
u
s
e
r
\
n
\
set system login user jcloud authentication encrypted-password $6$Oi4IvHbFYT.XgXP7$43sTeEU7V0Uw3CBlN/
HFKQT.Xl2wsm6GEBaS9pfE9d3VrINIKBqlYlJfE2cTcHsCSSVboNnVtqJEaLNUBAfbu.\n\
set system login user jcloud authentication ssh-rsa \"ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABgQCuVTpIyaDwBuB8aTVrzxDQO50BS5GtoGnMBkWbYi5EEc0n8eJGmmbINE8auRGGOtY/
CEbIHKSp78ptdzME0uQhc7UZm4Uel8C3FRb3qEYjr1AMJMU+hf4L4MYWYXqk+Y9RvnWBzsTO2iEqGU0Jk0y7Mev5z/
YI9r8u8MZlWKdQzegBRIkL4HYYOAeAbenNw6ddxRzAP1bPESpmsT+0kChu3jYg8dzKbI+xjDBhQsKCFfO5cXyALjBMI3beaxmXRV02UGCEBl
+5Xw6a3OCiP7jplr92rFBjbqgh/bYoJRYz1Rc3AirDjROQuDdpHRn+DuUjPlyV17QR9Qvwn4OAmWM9YKWS/
LZ375L8nacOHmlv4f0KETU4LScTFQXR6xiJ6RizEpO338+xmiVq6mOcv5VuXfNApdl8F3LWOxLGFlmieB4cEEyJ7MK9U+TgS7MlcAP
+XAeXYM2Vx1b+UCyYoEyDizaRXZvmP5BPpxpb5L2iuXencZMbbpEbnNX/sk3teDc=
j
c
l
o
u
d
@
5
c
9
6
f
b
7
3
-
4
e
3
a
-
4
d
8
b
-
8
2
5
7
-
7
3
6
1
e
f
0
b
9
5
e
7
\
"
\
n
\
s
e
t
s
y
s
t
e
m
s
e
r
v
i
c
e
s
o
u
t
b
o
u
n
d
-
s
s
h
c
l
i
e
n
t
j
c
l
o
u
d
s
e
c
r
e
t
f72b785d71ea9017f911a5d6c8c95f12a265e19e886f07a364ce12aa99c6c1ca072a1ccc7d39b3f8a7c94e7da761d1396714c0b32ef32b6e
7d3c9ab62cf49d8d\n\
set system services outbound-ssh client jcloud services netconf keep-alive retry 12 timeout 5\n\
set system services outbound-ssh client jcloud oc-term.cloud.juniper.net port 2200 timeout 60 retry 1000\n\
set system services outbound-ssh client jcloud device-id
5c96fb73-4e3a-4d8b-8257-7361ef0b95e7.0ad21cc9-1fd6-4467-96fd-1f0750ad2678\n\
| General | Details |
|---|---|
| Name | Juniper NETWORKS ACX Series Paragon Automation Router User Guide |
| Make | JUNIPER NETWORKS |
| Language | English |
| Filetype | PDF (Download) |
| File size | 0.12 MB |
If you have any questions regarding Juniper NETWORKS ACX Series Paragon Automation Router User Guide, please ask here and describe the problem in detail.

Juniper NETWORKS SSR120 Router User Guide

Juniper NETWORKS SSR1300 Router User Guide

Juniper NETWORKS PTX10003 Fixed Packet Transport Router User Guide

Juniper NETWORKS PTX10004 Ultra-Compact Modular Router User Guide

Juniper NETWORKS ACX710 Universal Metro Router User Guide

Juniper NETWORKS PTX10001-36MR Packet Transport Router User Guide

Juniper NETWORKS SSR1300 Smart Router User Guide

Juniper NETWORKS ACX7024 Cloud Metro Router User Guide

JUNIPER NETWORKS PTX10004 Packet Transport Router User Guide

Juniper NETWORKS ACX7509 Cloud Metro Router User Guide





















