You must copy the vSRX OVA image to the Policy Enforcer virtual machine (VM) before adding the NSX Manager.
Use the Upload Image page to download the SSH key file and copy the vSRX OVA file to the Policy Enforcer VM by using the SFTP command with the downloaded SSH key. You must perform this as a first step before adding the NSX Manager.
To download the SSH key:
The NSX Managers page appears.
The Download SSH Key page appears.
The SSH key is downloaded and saved in your local drive.
Copying vSRX OVA Image File to Policy Enforcer from Linux Machines
To copy the vSRX OVA file to a Policy Enforcer VM from a Linux machine:
sftp -o “IdentityFile=<<SSHKEYFILE>>" nsxmicro@<<pe_ipaddress>>
cd publish
put <<VSRX OVA FILE>>
The vSRX OVA file will be copied to the Policy Enforcer VM after sometime.
Copying vSRX OVA Image File to Policy Enforcer from MAC Machines
To copy the vSRX OVA file to a Policy Enforcer VM from a MAC machine:
sftp –i sshkey nsxmicro@<pe_ip>
cd publish
put *<<VSRX OVA FILE>>
The vSRX OVA file will be copied to the Policy Enforcer VM after sometime.
© 2018 Juniper Networks, Inc. All rights reserved