Installing Software on a Device with Single Routing Engine
You can use this procedure to upgrade Junos OS on device with a single Routing Engine.
To install software upgrades on a device 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 Software 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:
For RE-MX-104:
user@host> request system software add <package>
Replace package with one of the following paths:
-
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 variable option package with the software package name.
-
ftp://hostname/pathname/package.tgz
-
http://hostname/pathname/package.tgz
-
-
- Reboot the device to load the installation:
user@host> 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.user@host> show version Hostname: hostname Model: mx104 Junos: 19.1R3-S7.2 JUNOS Base OS boot [19.1R3-S7.2] JUNOS Base OS Software Suite [19.1R3-S7.2] JUNOS Crypto Software Suite [19.1R3-S7.2] JUNOS Packet Forwarding Engine Support (TRIO) [19.1R3-S7.2] JUNOS Web Management [19.1R3-S7.2] JUNOS Online Documentation [19.1R3-S7.2] JUNOS SDN Software Suite [19.1R3-S7.2] JUNOS Services Application Level Gateways [19.1R3-S7.2] JUNOS Services COS [19.1R3-S7.2] JUNOS Services Jflow Container package [19.1R3-S7.2] JUNOS Services Stateful Firewall [19.1R3-S7.2] JUNOS Services NAT [19.1R3-S7.2] JUNOS Services RPM [19.1R3-S7.2] JUNOS Services SOFTWIRE [19.1R3-S7.2] JUNOS Services Captive Portal and Content Delivery Container package [19.1R3-S7.2] JUNOS Macsec Software Suite [19.1R3-S7.2] JUNOS Services Crypto [19.1R3-S7.2] JUNOS Services IPSec [19.1R3-S7.2] JUNOS Services RTCOM [19.1R3-S7.2] JUNOS Services SSL [19.1R3-S7.2] JUNOS Services TCP-LOG [19.1R3-S7.2] JUNOS DP Crypto Software Software Suite [19.1R3-S7.2] JUNOS py-base-powerpc [19.1R3-S7.2] JUNOS py-extensions-powerpc [19.1R3-S7.2] JUNOS jsd [powerpc-19.1R3-S7.2-jet-1] JUNOS Kernel Software Suite [19.1R3-S7.2] JUNOS Routing Software Suite [19.1R3-S7.2] JUNOS Packet Forwarding Engine FIPS Support [19.1R3-S7.2] JUNOS FIPS mode utilities [19.1R3-S7.2]