Hotfix Configuration Example - H3C S5500-HI Series Fundamentals Configuration Manual

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

Advertisement

Hotfix configuration example

Network requirements
The IRF fabric in this example comprises two member switches, the master and slave. The software
running on the member switches is having problems, and a hotfix is needed. The patch files
patch_xxx.bin and patch_lpu.bin are saved on the TFTP server. The IRF fabric and TFTP server can reach
each other.
From the IRF fabric, use TFTP to download the patch files and then hotfix the software on the fabric.
Figure 48 Network diagram
Configuration procedure
Configure the TFTP server (The configuration varies depending on server type. Details not shown.)
1.
Enable the TFTP server function.
Save the patch files patch_xxx.bin and patch_lpu.bin to the directory of TFTP server.
Configure the IRF fabric
2.
CAUTION:
Make sure the free Flash space of the device is large enough to store the patch files.
# Before upgrading the software, use the save command to save the current system configuration.
(Details not shown)
# Load the patch files patch_xxx.bin and patch_lpu.bin from the TFTP server to the root directory of the
master's storage media.
<IRF> tftp 2.2.2.2 get patch_xxx.bin
<IRF> tftp 2.2.2.2 get patch_lpu.bin
# Load the patch files patch_xxx.bin and patch_lpu.bin from the TFTP server to the root directory of the
slave's storage media.
<IRF> tftp 2.2.2.2 get patch_xxx.bin slot2#flash:/patch_xxx.bin
<IRF> tftp 2.2.2.2 get patch_lpu.bin slot2#flash:/patch_lpu.bin
# Install the patch.
<IRF> system-view
[IRF] patch install flash:
Patches will be installed. Continue? [Y/N]:y
Do you want to continue running patches after reboot? [Y/N]:y
Installing patches........
Verify the configuration
3.
# After the installation is complete, use the display patch information command to verify whether the
patches are installed successfully.
128

Advertisement

Table of Contents
loading

Table of Contents