R3102-R3103-HP 6600/HSR6600 Routers Fundamentals Configuration Guide

127
# Download patch_package.bin from the TFTP server to the root directory of the router's storage
media.
<Router> tftp 2.2.2.2 get patch_package.bin
# Install the patches.
<Router> system-view
[Router] patch install file patch_package.bin
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.
Installing hotfixes on the 6604/6608/6616 router
Network requirements
Use TFTP to download the patch package file patch_package.bin from a TFTP server, and hotfix software
bugs on the router.
The router and the TFTP server can reach each other.
Figure 57 Network diagram
Configuration procedure
1. Configure the TFTP server:
# Enable the TFTP server function. (Details not shown.)
# Save the patch package file patch_package.bin to the directory of the TFTP server. (Details not
shown.)
2. Configure the router:
# Use the save command to save the running configuration. (Details not shown.)
# Examine the CF card on the router for memory insufficiency. If the free space is not sufficient for
the patch files, delete unused files. (Details not shown.)
# Load the patch package file patch_package.bin from the TFTP server to the root directory of the
active MPU's storage media.
<Router> tftp 2.2.2.2 get patch_package.bin
# Copy the patch package file to the root directory of the standby MPU. In this example, the
standby MPU is in slot 1.
<Router> copy patch_package.bin slot1#cfa0:/
# Install patches from the patch package file.
<Router> system-view
[Router] patch install file patch_package.bin
Make sure the patch files saved on the AMB and SMB are the same.
Patches will be installed. Continue? [Y/N]:y