Release Notes - H3C S7500E-CMW520-R6616P05

H3C S7500E-CMW520-R6616P05 Release Notes
28
The delete /unreserved file-url command deletes a file permanently and the action cannot be
undone.
The delete file-url command moves a file to the recycle bin and the file still occupies storage space.
To permanently delete the file from the recycle bin, execute the reset recycle-bin command in the
directory where the file is originally located.
Download the .app file to the switch
Download the .app file to the storage medium (such as flash memory or a CF card) of the active main
board and that of each standby main board of the IRF virtual device. Skip this section if the file is already
located there.
You can download the .app file through FTP or TFTP. The following illustrates how to download through
FTP, where the switch serves as the FTP client and the PC serves as the FTP server.
1. Run the FTP server program on the PC (assume its IP address is 10.10.110.1). Ensure that you
have configured the username and password, set the correct file directory, and save the .app file
in the work directory.
2. Download the .app file (newest.app for example) to the active main board of the IRF virtual device.
# Log in to the PC through FTP.
<Sysname> ftp 10.10.110.1
Trying ...
Press CTRL+K to abort
Connected to 10.10.110.1
220 3Com 3CDaemon FTP Server V ersion 2.0
User(10.10.110.1:(none)):username ---Type the username.
331 User name ok, need password
Password: ---Enter the passw ord.
230 User logged in
# Set the file transfer mode to binary.
[ftp] binary
200 Type set to I.
# Download the .app file from the PC to the root directory of the storage medium on the active main
board of the IRF virtual device.
[ftp] get newest.app
227 Entering Passive Mode (10,10,110,1,17,97).
125 BINARY mode data connection already open, transfer starting for / newest.app.
226 Transfer complete.
FTP: 14323376 byte(s) received in 15.974 second(s), 896.00K byte(s)/sec.
[ftp] bye
221 Server closing.
3. Copy the file newest.app to the root directory of the storage medium on each standby main board
of the IRF virtual device.
On the standby main board in slot 1 of member device 1
<Sysname> copy newest.app chassis1#slot1#flash:/
Copy flash:/newest.app to chassis1#slot1#flash:/newest.app?[Y/N]:y
%Copy file flash:/newest.app to chassis1#slot1#flash:/newest.app...Done.
On the standby main board in slot 0 of member device 2