H3C Technologies H3C S12500 Series Switches User Manual

Page 135

Advertising
background image

123

# Download new-config.cfg to the active MPU of the subordinate switch.

<IRF> copy new-config.cfg chassis2#slot0#flash:/new-config.cfg

<IRF> copy new-config.cfg chassis2#slot1#flash:/new-config.cfg

# Download soft-version2.bin from the TFTP server to the master and subordinate switches.

<IRF> tftp 2.2.2.2 get soft-version2.bin

...

File will be transferred in binary mode

Downloading file from remote TFTP server, please wait............

TFTP: 10058752 bytes received in 141 second(s)

File downloaded successfully.

<IRF> copy soft-version2.bin chassis1#slot1#flash:/soft-version2.bin

<IRF> copy soft-version2.bin chassis2#slot0#flash:/soft-version2.bin

<IRF> copy soft-version2.bin chassis2#slot1#flash:/soft-version2.bin

# Specify new-config.cfg as the next-startup configuration file for all member switches of the IRF
fabric.

<IRF> startup saved-configuration flash:/new-config.cfg

Please wait ...

Setting the master board ...

... Done!

Setting the slave board ...

Chassis 1 Slot 1:

Set next configuration file successfully.

Chassis 2 Slot 0:

Set next configuration file successfully.

Chassis 2 Slot 1:

Set next configuration file successfully.

# Specify soft-version2.bin as the startup system software image for all MPUs.

<IRF> boot-loader file flash:/soft-version2.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!

<IRF> boot-loader file chassis1#slot1#flash:/soft-version2.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!

<IRF> boot-loader file chassis2#slot0#flash:/soft-version2.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!

<IRF> boot-loader file chassis2#slot1#flash:/soft-version2.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!

# Reboot the device to complete the upgrade.

<IRF> reboot

3.

Use the display version command to verify the upgrade. (Details not shown.)

Advertising