11
This command will reboot the device. Continue? [Y/N]:y
3.
Use the
display version
command to verify the upgrade.
Hotfix-method software upgrade example
Network requirements
As shown in
, the software running on the AP has defects. The patch file
patch_xxx.bin
is saved
on the TFTP server. The AP and TFTP server can reach each other.
Hotfix the software running on the AP.
Figure 8
Network diagram
Configuration procedure
1.
Configure the TFTP server (the configuration varies depending on server type):
# Enable the TFTP server function. (Details not shown.)
# Save the patch file
patch_xxx.bin
to the directory of the TFTP server.
(Details not shown.)
2.
Configure the AP:
CAUTION:
Make sure the flash of the AP has sufficient space for storing the patch file.
# Before upgrading the software, use the
save
command to save the current system configuration.
(Details not shown.)
# Load the patch file
patch_xxx.bin
from the TFTP server to the root directory of the device's
storage medium.
<AP> tftp 2.2.2.2 get patch_xxx.bin
# Install the patch.
<AP> system-view
[AP] 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........
Installation completed, and patches will continue to run after reboot.