R3303-HP HSR6800 Routers Fundamentals Configuration Guide

80
[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
FTP client configuration example for IRF mode
Network requirements
As shown in Figure 42, the IRF fabric that comprises two member devices acts as the FTP client and the
PC acts as the FTP server. The IRF fabric 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 FTP server to the FTP
client, and upload the configuration file config.cfg from the FTP client to the FTP server for backup.