HP 7500 Switch Series - HP A7500-CMW520-R6626P02 Release Notes

HP A7500-CMW520-R6626P02 Release Notes
Hewlett-Packard Development Company, L.P.
23
On the active MPU
<Sysname> delete /unreserved flash:/switch001.app
The content cannot be restored!!!
Delete flash:/switch001.app?[Y/N]:y
Deleting a file permanently will take a long time. Please wait...
%Delete file flash:/switch001.app...Done.
On the standby MPU
<Sysname> delete /unreserved slot1#flash:/switch001.app
The content cannot be restored!!!
Delete slot1#flash:/switch001.app?[Y/N]:y
Deleting a file permanently will take a long time. Please wait...
%Delete file slot1#flash:/switch001.app...Done.
NOTE:
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 original
directory of the file.
Download the .app file to the switch
Download the .app file to the storage medium (such as flash memory) of the active MPU and that of the
standby MPU. 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 when the switch serves as the FTP client and a PC serves as the FTP server.
1. Run the FTP server program on the PC (assume its IP address is 10.10.110.1) and configure the
username, password, and file storage directory.
2. Download the .app file (newest.app for example) to the active MPU of the switch.
# 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 Version 2.0
User(10.10.110.1:(none)):username ---Type the username.
331 User name ok, need password
Password: ---Enter the password.
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 MPU.
[ftp] get newest.app
227 Entering Passive Mode (10,10,110,1,17,97).