R3102-R3103-HP 6600/HSR6600 Routers Fundamentals Configuration Guide
81
# Download the system software image file newest.bin from the PC to the router:
• Download the file newest.bin from the PC to the root directory of the active MPU's storage medium.
[ftp] get newest.bin
227 Entering Passive Mode (10,1,1,1,10,68).
125 BINARY mode data connection already open, transfer starting for /newest.bin.
226 Transfer complete.
FTP: 23951480 byte(s) received in 95.399 second(s), 251.00K byte(s)/sec.
• Download the file newest.bin from the PC to the root directory of the CF card on the standby MPU
(in slot 1).
[ftp] get newest.bin slot1#cfa0:/newest.bin
# Set the file transfer mode to ASCII and upload the configuration file config.cfg from the router to the PC
for backup.
[ftp] ascii
[ftp] put config.cfg back-config.cfg
227 Entering Passive Mode (10,1,1,1,4,2).
125 ASCII mode data connection already open, transfer starting for /config.cfg.
226 Transfer complete.
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:
• Specify newest.bin as the main system software image file for the next startup of the active MPU.
<Router> boot-loader file newest.bin slot 0 main
This command will set the boot file of the specified board. Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot on slot
0!
• Specify newest.bin as the main system software image file for the next startup of the standby MPU
(in slot 1).
<Router> boot-loader file slot1#cfa0:/newest.bin slot 1 main
This command will set the boot file of the specified board. Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot on slot
1!
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 router to complete system software image upgrade.
<Router> reboot
Using the device as an FTP server
If the device is operating as an FTP server, make sure the following requirements are met to ensure
successful FTP operations:
• The device and the FTP server can reach each other.










