3Com Switch 8800 Advanced Software V5 Configuration Guide

1010 CHAPTER 77: DEVICE MANAGEMENT
Configure a route between FTP server and Switch A, Switch A and User. The
configuration procedure is omitted here.
2 Configure the username and password on the FTP server.
# Set the FTP username to aaa and password to hello and configure the user to
have access to the aaa directory. The configuration procedure is omitted here.
3 Telnet from User to Switch A.
Perform the operation as needed. The procedure is omitted.
4 Configuration on Switch A
c
CAUTION: If the size of the Flash on the device is not large enough, delete the
original application programs from the Flash before downloading.
# Enter the following command in user view to log in to FTP Server after telnetting
to Switch A.
<Sysname> ftp 2.2.2.2
Trying ...
Press CTRL+K to abort
Connected.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(none): aaa
331 Give me your password, please
Password:
230 Logged in successfully
[ftp]
# Download the aaa.app and boot.app programs on FTP Server to the Flash of
Switch A.
[ftp] get aaa.app
[ftp] get boot.app
# Terminate the FTP connection and return to user view.
[ftp] quit
<Sysname>
# Enter system view.
<Sysname> system-view
# Upgrade the Boot ROM file of the Fabric.
<Sysname> bootrom update file boot.app slot 0
# Specify the application program for the next boot on Fabric 0.
<Sysname> boot-loader file aaa.app slot 0 main
# Reboot the device. The application program is upgraded now.
<Sysname> reboot