Installing Software on a MX Series Routers with Single Routing Engine
You can use this procedure to upgrade Junos OS on router with a single Routing Engine.
To install software upgrades on a router with a single Routing Engine:
- Download the software package as described in Downloading Software Packages from Juniper Networks.
- If you have not already done so, connect to the console port on the device from your management device, and log in to the Junos OS CLI.
- (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 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 device:user@host> request vmhost software add <package>
Replace
package
with one of the following paths:Note Trusted update with delayed activation is not supported by TOE.
For a software package in a local directory on the device, use
/var/tmp/package.tgz
.For a software package on a remote server, use one of the following paths, replacing package with the software package name—for example, jinstall-ppc-18.3R1.4-signed.tgz.
ftp://hostname/pathname/package.tgz
http://hostname/pathname/package.tgz
- Reboot the device to load the installation:user@switch> request vmhost 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@host> show version Model: mx104 Junos: 18.3R1-S1.4 JUNOS Base OS boot [18.3R1-S1.4] JUNOS Base OS Software Suite [18.3R1-S1.4] JUNOS Crypto Software Suite [18.3R1-S1.4] JUNOS Packet Forwarding Engine Support (TRIO) [18.3R1-S1.4] JUNOS Web Management [18.3R1-S1.4] JUNOS Online Documentation [18.3R1-S1.4] JUNOS SDN Software Suite [18.3R1-S1.4] JUNOS Services Application Level Gateways [18.3R1-S1.4] JUNOS Services COS [18.3R1-S1.4] JUNOS Services Jflow Container package [18.3R1-S1.4] JUNOS Services Stateful Firewall [18.3R1-S1.4] JUNOS Services NAT [18.3R1-S1.4] JUNOS Services RPM [18.3R1-S1.4] JUNOS Services Captive Portal and Content Delivery Container package [18.3R1-S1.4] JUNOS Macsec Software Suite [18.3R1-S1.4] JUNOS Services Crypto [18.3R1-S1.4] JUNOS Services IPSec [18.3R1-S1.4] JUNOS DP Crypto Software Software Suite [18.3R1-S1.4] JUNOS py-base-powerpc [18.3R1-S1.4] JUNOS py-extensions-powerpc [18.3R1-S1.4] JUNOS jsd [powerpc-18.3R1-S1.4-jet-1] JUNOS Kernel Software Suite [18.3R1-S1.4] JUNOS Routing Software Suite [18.3R1-S1.4] JUNOS FIPS mode utilities [18.3R1-S1.4] JUNOS Packet Forwarding Engine FIPS Support [18.3R1-S1.4] JUNOS FIPS op test utilities [18.3R1-S1.4]