When a firewall separates the router from the network host, you must use FTP to transfer the software release files from the network host to the router. In this case, you must configure the FTP server on the router and ensure that FTP client software is installed on the network host.
For this network configuration, you must install the software from the normal operational mode of the command-line interface (CLI). You can access the CLI through either the local console or a Telnet session. If you have not yet configured the router to support Telnet, then you must use the local console.
To install the software, perform the following tasks. (See Table 12.)
Table 12: Software Installation Procedure When a Firewall Exists
Before you install the software, obtain the following information:
The system will be unavailable during the installation process.
To access this mode via the CLI:
Typically, you configure IP on the Fast Ethernet interface of the SRP module. To configure IP on an interface:
![]() |
Note: If an IP interface is not configured, an Invalid interface message appears. |
If the interface already has an IP address, go to Step 5. Otherwise, proceed with Step 4.
If you downloaded the software from the Juniper Networks Web site as a .zip file, uncompress the files to a directory, and copy the release files to the network host.
If you are accessing the release files from one of the software CDs, you must mount the CD. The way you mount the release files on the network host depends on the type of computer you use, the operating system, and the network configuration. To find out how to mount the release files on the network host, review the manual for the operating system, or contact your network administrator.
To configure access to the network host:
If the router can reach the network host, go to the next section. Otherwise, go to Step 2.
If the appropriate route is displayed, go to Step 5. Otherwise, proceed with Step 3.
If the network host is listed, go to Step 8. Otherwise, proceed with Step 6.
If the router cannot reach the network host, verify that you correctly performed the previous steps in this procedure and that the network host is operational.
The router divides its vty resources among Telnet, SSH, and FTP services. Each FTP session requires one vty line, and the FTP service uses the authentication method configured for the vty line. If you configured more than one vty line for Telnet access, the FTP service uses one of those lines. If you configured only one line for Telnet access, configure another vty line.
To enable the FTP server, use the ftp-server enable command.
To identify all the files for the release, use a text editor to open the software release (.rel) file on the JUNOSe software CD or from the directory in which you downloaded from the Juniper Networks Web site. The software release file contains a list of all the files associated with the release. You must transfer the software release file and all the files it contains to the user space.
To transfer the files for the release to the user space, use the FTP client software on the network host to connect to the FTP server on the router. Transfer the files to a subdirectory within the incoming directory. If you specify a subdirectory that does not exist, the router creates the directory.
![]() |
Note: Be sure to transfer the software release file and all the files it lists. |
Installing the software release file to the system space installs all files listed in the software release file. To install the software release file from the incoming directory in the user space to the router space, use the copy command.
Be sure to specify the correct software release (.rel) filename for the router you are using, as described in Identifying the Software Release File.
![]() |
Note: The destination file must have a .rel extension. |
For example:
The software release is copied from the user space to the system space. This process can take several minutes.
To save the current configuration, use the copy running-configuration command:
To reboot the system using the newly installed software:
For example:
The following message appears when you issue this command:
If the old software version is still listed, verify that you completed the previous steps correctly.
The following message appears when you issue this command:
The system reboots. The reboot might take longer than normal because line modules initialize with the old version of the software, acquire the new version from the SRP module, and reinitialize. When you observe the LEDs on the line modules, the line modules appear to boot twice.