Installing Software on an NFX250 Network Services Platform with a Single Routing Engine (FIPS Mode)
You can use this procedure to upgrade Junos OS on an NFX250 Network Services Platform with a single Routing Engine.
To install software upgrades on an NFX250 device with a single Routing Engine:
- Download the software package as described in Downloading Software Packages from Juniper Networks (FIPS Mode).
- If you have not already done so, connect to the console port on the NFX250 device from your management device, and log in to the JDM CLI. (For instructions, see Configuring an NFX250 Device.)
- (Optional) Back up the current software configuration to a second storage option. See the Junos OS Installation and Upgrade Guide for instructions on performing this task.
- (Optional) Copy the software package to the NFX250 device.
We recommend that you use FTP to copy the file to the
/var/tmp/
directory.This step is optional because Junos OS can also be upgraded when the software image is stored at a remote location. These instructions describe the software upgrade process for both scenarios.
- Install the new package on the NFX250 device:user@jdm> request system software add package
Replace
package
with one of the following paths:For a software package in a local directory on the NFX250 device, use
/var/tmp/package.tgz
.ftp://hostname/pathname/package.tgz
http://hostname/pathname/package.tgz
- Reboot the device to load the installation and start the
new software:user@jdm> request system reboot
- After the reboot has completed, log in and use the show version command to verify that the new version of the
software is successfully installed. If you installed the Junos FIPS
mode package, verify that the FIPS mode utilities are present—as
shown in the following example:
user@jdm> show version detail local Hostname: jdm Model: <device> JUNOS Host Software [3.14.61-rt58-WR7.0.0.13_ovp:3.0.4] JUNOS Host nfx-2 platform package [17.3R2] JUNOS Host nfx-2 base package [17.3R2] JUNOS Host nfx-2 control-plane package [17.3R2] JUNOS Host nfx-2 data-plane package [17.3R2] JUNOS Host qfx-jdm package [17.3R2] KERNEL 3.14.61-rt58-WR7.0.0.13_ovp MGD release 17.3R2-secure [dc-builder] built by dc-builder on 2017-07-29 02:06:12 UTC CLI release 17.3R2-secure built by dc-builder on 2017-07-29 02:06:15 UTC SDXD release 17.3R2-secure [dc-builder] built by dc-builder on 2017-07-29 02:06:21 UTC base-actions-dd release 17.3R2-secure [dc-builder] built by dc-builder on 2017-07-29 02:04:42 UTC jdm-actions-dd release 17.3R2-secure [dc-builder] built by dc-builder on 2017-07-29 02:04:45 UTC jdmd-actions-dd release 17.3R2-secure [dc-builder] built by dc-builder on 2017-07-29 02:04:48 UTC {master:0} root@jdm>