JunosE 11.3.x System Basics Configuration Guide
Task 7: Enable the FTP Server on the Router
Task 8: Identify the Files to Transfer
Task 9: Transfer Files to the User Space
Task 10: Install Files on the System Space
122
Add an entry to the Static Host Table so that the router can access the network host.
6.
Use the host command to specify the network hostname and IP address.
host1#configure
Configuring from terminal or file [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
host1(config)#host hostName ipAddress ftp loginname password
Press Ctrl+z to return to Privileged Exec mode.
7.
Use the ping command to determine whether the router can now reach the network
8.
host.
host1#ping hostname
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.
host1(config)#ftp-server enable
To identify all the files for the release, use a text editor to open the software release (.rel)
file on the JunosE Software CD that you created from the downloaded, compressed,
image bundle or from the directory in which you downloaded from the Juniper Networks
website. 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.
Copyright © 2010, Juniper Networks, Inc.
Need help?
Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - SYSTEM BASICS CONFIGURATION GUIDE 2010-10-04 and is the answer not in the manual?