R3303-HP HSR6800 Routers Fundamentals Configuration Guide
123
2. Configure the router:
# Use the save command to save the running configuration. (Details not shown.)
# Examine the free space of the CF card on the router for memory insufficiency. If the free space
is not sufficient for the new image file, delete unused files from the CF card. (Details not shown.)
# Log in to the FTP server.
<Router> ftp 2.2.2.2
Trying 2.2.2.2 ...
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
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 55 Network diagram