R3303-HP HSR6800 Routers Fundamentals Configuration Guide
94
{ Download 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> tftp 1.2.1.1 get newest.bin chassis1#slot1#cfa0:/newest.bin
<Sysname> tftp 1.2.1.1 get newest.bin chassis2#slot0#cfa0:/newest.bin
<Sysname> tftp 1.2.1.1 get newest.bin chassis2#slot1#cfa0:/newest.bin
# Upload a configuration file config.cfg to the TFTP server.
<Sysname> tftp 1.2.1.1 put config.cfg configback.cfg
# 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 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 software is upgraded.
<Sysname> reboot