Installing Software on an EX Series Switch with a Single Routing Engine (FIPS Mode)
You can use this procedure to upgrade Junos OS on an EX Series switch with a single Routing Engine.
To install software upgrades on a switch 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 switch from your management device, and log in to the Junos OS CLI. (For instructions, see Connecting and Configuring an EX Series Switch (CLI Procedure).)
- (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 switch. 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 switch:user@switch> request system software add package
Replace
package
with one of the following paths:For a software package in a local directory on the switch, 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-ex-4300-15.1X53-D55.3-domestic-signed.tgz (see Downloading Software Packages from Juniper Networks (FIPS Mode)):
ftp://hostname/pathname/package.tgz
http://hostname/pathname/package.tgz
Note If you need to terminate the installation, do not reboot your switch; instead, finish the installation and then issue the request system software delete package.tgz command, where package.tgz is, for example, jinstall-ex-4300-15.1X53-D55.3-domestic-signed.tgz. This is your last chance to stop the installation.
- Reboot the switch to load the installation and start the
new software:user@switch> 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@switch> show version fpc0: -------------------------------------------------------------------------- Hostname: switch Model: ex4300 Junos: 15.1X53-D55 JUNOS Base OS boot [15.1X53-D55] JUNOS Base OS Software Suite [15.1X53-D55] JUNOS 64-bit Kernel Software Suite [15.1X53-D55] JUNOS Crypto Software Suite [15.1X53-D55] JUNOS Packet Forwarding Engine Support (M/T/EX Common) [15.1X53-D55] JUNOS Packet Forwarding Engine Support (EX4300) [15.1X53-D55] JUNOS Online Documentation [15.1X53-D55] JUNOS Services AACL Container package [15.1X53-D55] JUNOS Services Application Level Gateways [15.1X53-D55] JUNOS AppId Services [15.1X53-D55] JUNOS Border Gateway Function package [15.1X53-D55] JUNOS Services Captive Portal and Content Delivery Container package [15.1X53-D55] JUNOS Services HTTP Content Management package [15.1X53-D55] JUNOS IDP Services [15.1X53-D55] JUNOS Services Jflow Container package [15.1X53-D55] JUNOS Services LL-PDF Container package [15.1X53-D55] JUNOS Services MobileNext Software package [15.1X53-D55] JUNOS Services Mobile Subscriber Service Container package [15.1X53-D55] JUNOS Services NAT [15.1X53-D55] JUNOS Services PTSP Container package [15.1X53-D55] JUNOS Services RPM [15.1X53-D55] JUNOS Services Stateful Firewall [15.1X53-D55] JUNOS Voice Services Container package [15.1X53-D55] JUNOS Services Crypto [15.1X53-D55] JUNOS Services SSL [15.1X53-D55] JUNOS Services IPSec [15.1X53-D55] JUNOS platform Software Suite [15.1X53-D55] JUNOS Routing Software Suite [15.1X53-D55] JUNOS Runtime Software Suite [15.1X53-D55] JUNOS 64-bit Runtime Software Suite [15.1X53-D55] JUNOS py-base-i386 [15.1X53-D55] JUNOS FIPS mode utilities [15.1X53-D55]