R3303-HP HSR6800 Routers Fundamentals Configuration Guide

88
# Upload the file newest.bin to the CF root directory of the IRF fabric's active MPU.
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 FTP server:
# Copy the system software image file newest.bin from the PC to the CF root directories of the IRF
fabric's standby MPUs. (Suppose the IRF fabric has three standby MPUs: one in slot 1 of member
device 1, one in slot 0 of member device 2, and one in slot 1 of member device 2.)
<Sysname> copy newest.bin chassis1#slot1#cfa0:/
<Sysname> copy newest.bin chassis2#slot0#cfa0:/
<Sysname> copy newest.bin chassis2#slot1#cfa0:/
# Specify newest.bin as the main system software image file for the next startup of all MPUs in the
IRF fabric.
<Sysname> boot-loader file newest.bin chassis 1 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 chassis
1 slot 0!
<Sysname> boot-loader file chassis1#slot1#cfa0:/newest.bin chassis 1 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 chassis
1 slot 1!
<Sysname> boot-loader file chassis2#slot0#cfa0:/newest.bin chassis 2 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 chassis
2 slot 0!
<Sysname> boot-loader file chassis2#slot1#cfa0:/newest.bin chassis 2 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 chassis
2 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 CF card. You can copy or move a file to the root directory.
# Reboot the IRF fabric, and the system software image file is updated at the system reboot.
<Sysname> reboot