H3C S7500E Series Ethernet Switches Operation Manual

Operation Manual – System Maintaining and Debugging
H3C S7500E Series Ethernet Switches Chapter 3 Device Management
3-12
3.4 Device Management Configuration Example
3.4.1 Remote Upgrade Configuration Example
I. Network requirements
z Device serves as the FTP Client. The aaa.app program which includes both the
software upgrade file and the Boot ROM file is saved under the aaa directory of the
FTP Server.
z The IP address of a VLAN interface on Device is 1.1.1.1/24, the IP address of the
FTP Server is 2.2.2.2/24, and FTP Server is reachable.
z User can log in to Device via Telnet to perform operations on Device (that is,
download the application program from FTP Server and remotely upgrade Device
through command lines). Ensure that a route exists between User and Device.
II. Network diagram
FTP Client
FTP Server
User
Telnet
Device
1.1.1.1/24
2.2.2.2/24
Internet
Figure 3-1 Network diagram for remote upgrade
III. Configuration procedure
z Configuration on FTP Server (Note that configurations may vary with different
types of servers)
# Enable FTP Server.
<FTP-Server> system-view
[FTP-Server] ftp server enable
# Set the FTP username to aaa and password to hello.
[FTP-Server] local-user aaa
[FTP-Server-luser-aaa] password cipher hello
# Configure the user to have access to the aaa directory.
[FTP-Server-luser-aaa] service-type ftp ftp-directory flash:/aaa