[ Contents] [ Prev] [ Next] [ Report an Error]

Installing Software Upgrades

Use either the J-Web interface or the CLI to install JUNOS software upgrades.

Installing Software Upgrades with the J-Web Interface

You can use the J-Web interface to install software upgrades from a remote server using FTP or HTTP, or by uploading the file to the router. This section contains the following topics:

Installing Software Upgrades with the CLI

To install software upgrades on a router with the CLI:

  1. Download the software package as described in Downloading Software Upgrades from Juniper Networks.
  2. Copy the software package to the router. We recommend that you copy it to the /var/tmp directory.
  3. Install the new package on the Internet Router:

    Replace source with one of the following paths:

    The validate option validates the software package against the current configuration as a prerequisite to adding the software package, to ensure that the router reboots successfully. This is the default behavior when you are adding a software package for a different release.

    The unlink option removes the package at the earliest opportunity so that the router has enough room to complete the installation.

    Adding the reboot command reboots the router after the upgrade is validated and installed. Rebooting takes place only if the upgrade is successful.

    When the reboot is complete, the router displays the login prompt.


[ Contents] [ Prev] [ Next] [ Report an Error]