![]() |
Note: When you install individual software packages, the following notes apply:
|
To upgrade an individual JUNOS software package, follow these steps:
To download the software packages, you must have a service contract and an access account. If you need help obtaining an account, complete the registration form at the Juniper Networks Web site: https://www.juniper.net/registration/Register.jsp.
![]() |
Note: We recommend that you upgrade all individual software packages using an out-of-band connection from the console or fxp0 interface, because in-band connections can be lost during the upgrade process. |
- user@host> request system snapshot
The root file system is backed up to /altroot, and /config is backed up to /altconfig. The root and /config file systems are on the router’s CompactFlash card, and the /altroot and /altconfig file systems are on the router’s hard disk.
![]() |
Note: After you issue the request system snapshot command, you cannot return to the previous version of the software, because the running copy and the backup copy of the software are identical. |
-
user@host> file copy ftp://username :prompt@ftp.hostname .net/filename/var/tmp/filename
- user@host> request system software add/var/tmp/ package-name-signed.tgz validate
package-name is the full URL to the file.
The system might display the following message:
pkg_delete: couldn’t entirely delete package
This message indicates that someone manually deleted or changed an item that was in a package. You do not need to take any action; the package is still properly deleted.
If you are upgrading more than one package at the same time, add jbase first. If you are using this procedure to upgrade all packages at once, add them in the following order:
- user@host> request system software add /var/tmp/jbase-release-signed.tgz
- user@host> request system software add /var/tmp/jkernel-release-signed.tgz
- user@host> request system software add /var/tmp/jpfe-release-signed.tgz
- user@host> request system software add /var/tmp/jdocs-release- signed.tgz
- user@host> request system software add /var/tmp/jweb-release- signed.tgz
- user@host> request system software add /var/tmp/jroute-release-signed.tgz
- user@host> request system software add /var/tmp/jcrypto-release-signed.tgz
- user@host> request system reboot
- user@host> request system snapshot
The root file system is backed up to /altroot, and /config is backed up to /altconfig. The root and /config file systems are on the router’s CompactFlash card, and the /altroot and /altconfig file systems are on the router’s hard disk.
![]() |
Note: After you issue the request system snapshot command, you cannot return to the previous version of the software, because the running copy and backup copy of the software are identical. |