SRX300-1 Basic config for SKY Enterprise
root / juniper1
set system host-name SRX300-1
 Â
set system root-authentication encrypted-password "$5$uSdQmpKK$91na7Ldo1lsyt/5MmR3L9HEmpM3yQnV1uSSkdHEo4ND"Â Â Â Â Â Â Â Â set system name-server 8.8.8.8
set system services sshset system services web-management http interface ge-0/0/0.0
set security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services dhcp
set security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services sshset security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services http
set interface ge-0/0/0.0 family inet dhcp
set routing-options static route 0.0.0.0/0 next-hop 172.30.95.129
commit and-quit
+ Configlet:
set system services ssh protocol-version v2
set system login user skyenterprise class super-user
set system login user skyenterprise authentication encrypted-password $1$skyenter$SYkmxcCUecVCUsdisqwqQ/
set system services outbound-ssh client skyenterprise-ncd01 device-id jlktest8-jnprjkriker
set system services outbound-ssh client skyenterprise-ncd01 secret 830f8c426b9a9dab07c29cdeba950bd4
set system services outbound-ssh client skyenterprise-ncd01 services netconf keep-alive retry 3 timeout 5
set system services outbound-ssh client skyenterprise-ncd01 skyent-ncd01.juniper.net port 4087 timeout 60 retry 1000
set system services outbound-ssh client skyenterprise-ncd02 device-id jlktest8-jnprjkriker
set system services outbound-ssh client skyenterprise-ncd02 secret 830f8c426b9a9dab07c29cdeba950bd4
set system services outbound-ssh client skyenterprise-ncd02 services netconf keep-alive retry 3 timeout 5
set system services outbound-ssh client skyenterprise-ncd02 skyent-ncd02.juniper.net port 4087 timeout 60 retry 1000