H3C S5500-HI Series Fundamentals Configuration Manual page 138

Hide thumbs Also See for S5500-HI Series:
Table of Contents

Advertisement

Configuration procedure
Configure the TFTP server (Configurations may vary with different types of servers)
1.
Obtain the system software image and configuration file through legitimate channels, such as the official
website of H3C, agents, and technical staff. Save these files under the TFTP server's working path for the
access of the TFTP clients.
Configure the members of the IRF fabric
2.
# Download file new-config.cfg on the TFTP server to the master (configurations may vary with different
types of servers).
<IRF> tftp 2.2.2.2 get new-config.cfg
..
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait.....
TFTP:
File downloaded successfully.
# Download file new-config.cfg to the slave with the member ID of 2.
<IRF> tftp 2.2.2.2 get new-config.cfg slot2#flash:/new-config.cfg
# Download file soft-version2.bin on the TFTP server to the master and slave.
<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> tftp 2.2.2.2 get soft-version2.bin slot2#flash:/soft-version2.bin
# Specify file new-config.cfg as the startup configuration file for all members of the IRF fabric.
<IRF> startup saved-configuration new-config.cfg main
Please wait ...
Setting the master board ...
... Done!
Setting the slave board ...
Slot 2:
Set next configuration file successfully
# Specify file soft-version2.bin as the system software image to be used at the next boot of all members
of the IRF fabric.
<IRF> boot-loader file soft-version2.bin slot all 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!
The specified file will be used as the main boot file at the next reboot on slot 2!
# Reboot the device. The software version is upgraded now.
<IRF> reboot
Verify the configuration
3.
# Use the display version command to check if the upgrade is successful.
917 bytes received in 1 second(s)
127

Advertisement

Table of Contents
loading

Table of Contents