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

126
Press CTRL+K to abort
Connected to 2.2.2.2.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(2.2.2.2:(none)):aaa
331 Give me your password, please
Password:
230 Logged in successfully
[ftp]
# Download soft-version2.bin from the FTP server to the CF card of the router.
[ftp] binary
[ftp] get soft-version2.bin
[ftp] bye
<Router>
# Specify soft-version2.bin as the main startup system software image on the active MPU. In this
example, the active MPU is in slot 0.
<Router> boot-loader file soft-version2.bin slot 0 main
# Specify soft-version2.bin as the main startup system software image on the standby MPU. In this
example, the standby MPU is in slot 1.
<Router> copy soft-version2.bin slot1#cfa0:/soft-version2.bin
<Router> boot-loader file slot1#cfa0:/soft-version2.bin slot 1 main
# Reboot the router to complete the upgrade.
<Router> reboot
3. Use the display version command to verify the upgrade. (Details not shown.)
Installing hotfixes on the 6602/HSR6602 router
Network requirements
Download the patch package file patch_package.bin from a TFTP server to fix the bug on the router
in Figure 56. T
he router and the TFTP server can reach each other.
Figure 56 Network diagram
Configuration procedure
1. Configure the TFTP server (the configuration varies with server vendors):
# Enable the TFTP server function. (Details not shown.)
# Save 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 storage media on the router for memory insufficiency. If the free space is not
sufficient for the patch file, delete unused files. (Details not shown.)