R3303-HP HSR6800 Routers Fundamentals Configuration Guide

86
ftp> get config.cfg back-config.cfg
# Upload the file newest.bin to the root directory of the active MPU's CF card.
ftp> put newest.bin
200 Port command okay.
150 Opening ASCII mode data connection for /newest.bin.
226 Transfer complete.
ftp> bye
221 Server closing.
c:\>
This FTP procedure also applies to upgrading configuration files.
NOTE:
A
fter you finish upgrading the Boot ROM image through FTP, execute the bootrom update command to
upgrade Boot ROM.
3. Upgrade the router:
# Copy the system software image file newest.bin to the root directory of the CF card on the
standby MPU (in slot 1).
<Router> copy newest.bin slot1#cfa0:/
# 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 and the startup configuration file must be saved in
the root directory of the storage medium.
# Reboot the router and the system software image file is updated at the system reboot.
<Router> reboot
FTP server configuration example for IRF mode
Network requirements
The IRF fabric in Figure 44 comprises two member devices and can communicate with the PC across the
Internet. The slot numbers of the active and standby MPUs on the master and subordinate devices are 0
and 1.