H3C SR6600 Fundamentals Configuration Manual page 145

Hide thumbs Also See for SR6600:
Table of Contents

Advertisement

[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-Server-luser-aaa] authorization-attribute work-directory flash:/aaa
Configuration on the device
If the size of the CF card on the device is not large enough, delete the original application
programs from the CF card before downloading.
# Before upgrade, execute the save command to save the current configuration
(configuration procedure is omitted).
# Log in to the FTP server (The prompt may vary with servers.)
<Device> 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 the soft-version2.bin and bootrom-version2.btm programs on the FTP
server to the cfa0 of the device.
[ftp] binary
[ftp] get soft-version2.bin
[ftp] get bootrom-version2.btm
[ftp] bye
<Device>
# Upgrade the Boot ROM file of the AMB (resides in slot 0).
<Device> bootrom update file bootrom-version2.btm slot 0
# Upgrade the Boot ROM file of the SMB (resides in slot 1).
<Device> copy bootrom-version2.btm slot1#cfa0:/bootrom-version2.btm
<Device> bootrom update file slot1#cfa0:/bootrom-version2.btm slot 1
# Specify the application program for the next boot on the AMB.
<Device> boot-loader file soft-version2.bin slot 0 main
# Specify the application program for the next boot on the SMB.
<Device> copy soft-version2.bin slot1#cfa0:/soft-version2.bin
<Device> boot-loader file slot1#cfa0:/soft-version2.bin slot 1 main
# Reboot the device. The software version is upgraded now.
11-134

Advertisement

Table of Contents
loading

Table of Contents