H3C Technologies H3C S12500 Series Switches User Manual

Page 97

Advertising
background image

85

{

Download the system software image file newest.bin from the PC to the Flash 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#flash:/newest.bin

<Sysname> tftp 1.2.1.1 get newest.bin chassis2#slot0#flash:/newest.bin

<Sysname> tftp 1.2.1.1 get newest.bin chassis2#slot1#flash:/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 the MPUs of
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#flash:/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#flash:/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#flash:/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 Flash root directory.
If the storage medium is partitioned, the system software image file must be saved in the first

partition. You can copy or move a file to the Flash root directory.

# Reboot the IRF fabric and the software is upgraded.

<Sysname> reboot

Advertising