- play_arrow Junos OS Overview
- play_arrow Junos OS Overview
-
- play_arrow Install, Upgrade, or Downgrade for Junos OS Software
- play_arrow Junos OS Install and Upgrade Overview
- play_arrow Prepare for Installation and Upgrade
- play_arrow Upgrade to Junos OS with Upgraded FreeBSD
- play_arrow Install Software on Routers
- play_arrow Install Software on Switches
- Installing Software on EX Series Switches
- Configuring Dual-Root Partitions
- Troubleshooting Software Installation on EX Series Switches
- Troubleshooting a Switch That Has Booted from the Backup Junos OS Image
- Installing Software on QFX Series Devices (Junos OS)
- Installing and Recovering Software Using the Open Network Install Environment (ONIE)
- Personality Upgrade Process
- Upgrading the Personality of QFX10002-60C and PTX10002-60C Devices
- play_arrow Install Software on Firewalls
- play_arrow Manage YANG Packages During an Upgrade or Downgrade
-
- play_arrow System Backup and Recovery
- play_arrow Back Up an Installation
- play_arrow Recover Junos OS
-
- play_arrow Installing and Upgrading the BIOS and Firmware
- play_arrow For Routers
- play_arrow For Switches
- play_arrow For Firewalls
-
- play_arrow Zero Touch Provisioning and Secure Zero Touch Provisioning
- play_arrow Phone-Home Client
- play_arrow Automatic Installation of Configuration Files
- play_arrow Automatic Installation of Configuration Files
-
- play_arrow Configuration Statements and Operational Commands
- play_arrow Configuration Statements and Operational Commands
-
Upgrade the NFX250 Software to NFX250 NextGen Software
NFX250 NextGen Software Upgrade Overview
Starting in Junos OS Release 19.1R1, the NFX250 devices support the NFX250 NextGen software architecture. This is a re-optimized architecture that enables you to use JCP as the single point of management to manage all the NFX250 components. For more information about the NFX250 NextGen architecture, see NFX250 NextGen Overview.
For documentation purposes, NFX250 devices that use the reoptimized architecture are referred to as NFX250 NextGen devices.
You can upgrade the software using a USB or through a CLI. This topic provides information about prerequisites and the procedure to upgrade through a CLI from NFX250 software architecture to NFX250 NextGen software architecture.
The upgrade procedure using a USB remains the same for all NFX Series devices.
Prerequisites
To upgrade an NFX250 device, you must meet the following prerequisites:
Device-specific prerequisites
An NFX250 device with BIOS => CBDE_SFP_00.21_01.01
To verify the BIOS version:
content_copy zoom_out_maproot@jdm> request execute-command "jhost dmidecode -t bios"
For the BIOS information, see the
BIOS Information
section in the command output message.If the BIOS version is not CBDE_SFP_00.21_01.01, you can upgrade the BIOS:
Download the BIOS from Downloads page.
Copy and save the BIOS image to the /var/third-party directory.
From the JDM CLI, access the hypervisor:
content_copy zoom_out_maproot@jdm> ssh hypervisor
Upgrade the BIOS:
content_copy zoom_out_maproot@host:~# rpm -ivh /var/third-party/firmware/BIOS RPM package name
The system generates the following output:
content_copy zoom_out_mapPreparing... ########################################### [100%] 1:nfx-2-secure-bios ########################################### [100%] A reboot is required to install the secure BIOS Please reboot the system to complete the install
Reboot the device to load new BIOS.
Exit from hypervisor shell:
content_copy zoom_out_maproot@local-node:~# exit logout Connection to hypervisor closed. {master:0} root@JDM>
Reboot the device from JDM CLI.
content_copy zoom_out_map{master:0} root@porter-p2a-sys1> request system reboot Reboot the system ? [yes,no] (no) yes
An NFX250 NextGen configuration file with minimal or necessary configurations is required for remote management access to the device after migrating to NFX250 NextGen. This file is an input data for the
request system software add clean-install package-name
command.
Release-specific prerequisites
The NFX250 software must be compatible with the following releases:
NFX250 software running Junos OS Release 18.4R2 or later to accept the configuration by using the command:
content_copy zoom_out_mapuser@host> request system software add clean-install package-name
CAUTION:The
clean-install
command removes all contents on the hard disk. To avoid data loss, copy all important files, configuration files (JDM, JCP, vSRX Virtual Firewall, and third-party VNFs), log files, and VNF disk or image file, and save them in a secure location before you upgrade the device.Releases prior to 18.4R2 must be upgraded to 18.4R2 or later.
CAUTION:The NFX250 device will crash if you upgrade the NFX250 software image running Junos OS Release prior to 18.4R2 to a release that supports NFX250 NextGen software image.
The NFX250 NextGen configuration must be compatible with the NFX250 NextGen software version. The configuration command syntax is not validated.
The NFX250 software architecture and NFX250 NextGen software architecture are different and the configurations are different for both the software.
Upgrade to NFX250 NextGen Software Architecture
Before you upgrade the NFX device:
Create backup of the configuration files (JDM, JCP, vSRX Virtual Firewall, and third-party VNFs), log files, VNF disk or image file, and other important files stored on the device.
Check the prerequisites.
To upgrade the NFX250 software architecture to NFX250 NextGen software architecture: