Install Software using SCP Push Commands
To use this procedure, you must first download the software package to a local SCP server. Please contact (Netskope Support) to obtain the latest software upgrade package. You must then push the package to the appliance via SCP. The default appliance SCP credentials are: nstransfer/nsappliance
.
Note
You must login as nstransfer
user to use SCP.
If you have a software version older that 38.10, upgrade to this version before upgrading to 42.14.
Tip
To upgrade a software component instead of the complete software package, replace software
with appinfo
, appmeta
, or content
in the commands.
To install a software upgrade with SCP push:
From the remote host with the software package, SCP to the appliance's /home/nstransfer/upgrade directory and enter this command:
scp <filename.pkg> nstransfer@<inbound-IP>:upgrade
After the SCP push is complete, enter this command:
mp01> upgrade software from path /home/nstransfer/upgrade/<filename.pkg>
This starts the software prepare process. Enter this command to confirm when the prepare process is complete:
mp01> upgrade software status prepare
Enter this command to install the new software package:
upgrade software install
To check the status of the install process, enter this command:
install software status
Status: SUCCESS
will display when the install process is complete.Enter this command to verify the version of the software package installed:
show version-info
After the install process is complete, enter this command to reset the provisioner:
restart provisioner