Technical Documentation

Downloading Software

You can download the software in one of two ways: downloading the file in a browser or using FTP on the command line:

Downloading Software with a Browser

You download the software package you need from the Juniper Networks Support Web site at http://www.juniper.net/support/.

Note: To access the download section, 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.

To download the software:

  1. In a browser, go to http://www.juniper.net/support/.

    The Support page opens.

  2. In the Download Software section, select the software version to download.

    Depending on your location, select Junos Canada and US, or Junos Worldwide.

  3. Select the current release to download.
  4. Click the Software tab and select the Junos Installation Package to download.

    A dialog box opens.

  5. Save the file to your system. If you are placing the file on a remote system, you must make sure that the file can be accessible by the router using HTTP, FTP, or scp.

Downloading Software Using the Command-Line Interface

Download the software package you need from the Juniper Networks Support Web site at http://www.juniper.net/support/, and place the package on a local server. You can then transfer the downloaded package to the router using either the router command-line interface, or the local system command-line interface.

Note: To access the download section, 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.

Before you transfer the package, ensure that the FTP service is enabled on the router.
To enable the FTP service, from the router command line enter:

set system services ftp

To transfer package using the router command-line interface:

  1. From the router command line, initiate an FTP session with the local system where the files have been placed:
    ftp <system IP address>

  2. Log in with your customer support–supplied username and password:
    User Name: username
    331 Password required for username.
    Password: password

    Once validated, the FTP session opens.

  3. Navigate to where the software package is located on the system.
  4. Transfer the software package to the router:
    get <package-name>
  5. Close the FTP session:
    bye
    Goodbye.

To transfer package using the system command-line interface:

  1. From the system command line, initiate an FTP session with the router:
    ftp <router  IP address>
  2. Log in with your customer support–supplied username and password:
    User Name: username
    331 Password required for username.
    Password: password

    Once validated, the FTP session opens.

  3. Navigate to where the software package is located on the system.
  4. Transfer the software package to the router:
    put <package-name>
  5. Close the FTP session:
    bye
    Goodbye.

Published: 2010-07-13

|
|