R3303-HP 6600/HSR6600 Routers Fundamentals Configuration Guide
80
FTP: 3494 byte(s) sent in 5.646 second(s), 618.00 byte(s)/sec.
[ftp] bye
221 Server closing.
# Specify newest.bin as the main system software image file for the next startup.
<Router> boot-loader file newest.bin main
IMPORTANT:
The system software image file used for the next startup must be saved in the root directory of the stora
g
e
medium.
# Reboot the device, and the system software image file is updated at the system reboot.
<Router> reboot
FTP client configuration example (6604/6608/6616)
Network requirements
As shown in Figure 42, the router acts as the FTP client and the PC acts as the FTP server. The router and
the PC can reach each other. An account with the username abc and password abc is already configured
on the FTP server.
Log in to the FTP server from the FTP client, download the file newest.bin from the PC to the router, and
upload the configuration file config.cfg from the router to the PC for backup.
Figure 42 Network diagram
Configuration procedure
# Examine the storage space of the router for insufficiency or impairment. If no sufficient free space is
available, use the fixdisk command to fix the storage medium or use the delete/unreserved file-url
command to delete unused files. (Details not shown.)
# Log in to the server at 10.1.1.1 using the username abc and password abc.
<Router> ftp 10.1.1.1
Trying 10.1.1.1 ...
Press CTRL+K to abort
Connected to 10.1.1.1.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(10.1.1.1:(none)):abc
331 Give me your password, please
Password:
230 Logged in successfully
# Set the file transfer mode to binary.
[ftp] binary
200 Type set to I.










