![H3C S5500-HI Switch Series Fundamentals Configuration Manual Download Page 139](http://html1.mh-extra.com/html/h3c/s5500-hi-switch-series/s5500-hi-switch-series_fundamentals-configuration-manual_3750974139.webp)
128
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
1.
Configure the TFTP server (The configuration varies depending on server type. Details not shown.)
•
Enable the TFTP server function.
•
Save the patch files
patch_xxx.bin
and
patch_lpu.bin
to the directory of TFTP server.
2.
Configure the IRF fabric
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........
3.
Verify the configuration
# After the installation is complete, use the
display patch information
command to verify whether the
patches are installed successfully.