HP FlexFabric 11900 Switch Series - HP 11900-CMW710-R2105P05 Release Notes

The contents cannot be restored!!! Delete slot5#flash:/11908.bin?[Y/N]:y
Deleting a file permanently will take a long time. Please wait...
..................................................
Deleting file slot5#flash:/11908.ipe...Done.
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
delete the file from the recycle bin, execute the reset recycle-bin command in the original directory of
Downloading upgrade files to the flashes of MPUs
You can use FTP or TFTP to download files.
This example uses FTP to download files from an FTP server and assumes that the FTP client and server
can reach each other.
To download the software file (for example, newest.ipe) from the FTP server:
1. Run the FTP server program on the PC at 10.10.110.1, and set the username, password, and the
file directory where the software file is stored.
2. Download the file to the active MPU:
# Log in to the PC with FTP.
<Sysname> ftp 192.168.0.23
Connected to 192.168.0.23 (192.168.0.23).
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User (192.168.0.23:(none)):username ---Enter the username
331 Give me your password, please
Password: ---Enter the password
230 Logged in successfully
Remote system type is MSDOS.
ftp>
# Set the file transfer mode to binary.
ftp> binary
200 Type is Image (Binary)
# Download the file from the PC to the root directory of the flash on the active MPU.
ftp> get newest.ipe
227 Entering Passive Mode (192,168,0,23,7,100)
150 "C:\ newest.ipe " file ready to send (385 bytes) in IMAGE / Binary mode
226 Transfer finished successfully.
74948608 bytes received in 35.974 seconds (896.00 kbyte/s)
ftp> bye
221 Windows FTP Server (WFTPD, by Texas Imperial Software) says goodbye
3. Copy the file to the root directory of the flash on the standby MPU.
<Sysname> copy newest.ipe slot5#flash:/
5