HP Switch Services Modules - HP SECBLADEII-CMW520-F3171P05 Release Notes
HP SECBLADEII-CMW520-F3171P05
Release Notes
Hewlett-Packard Development Company, L.P.
45
# Download the main.bin file from the TFTP server to the SecBlade card.
<HP> tftp 192.168.80.200 get main.bin main.bin
The file main.bin exists. Overwrite it? [Y/N]:y
Verifying server file...
Deleting the old file, please wait...
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait...|
TFTP: 10867848 bytes received in 512.615 second(s)
File downloaded successfully.
NOTE:
•
When you download an application file, if the file name already exists on the SecBlade
card, you will be prompted whether to overwrite the existing file. You need to enter Y
or
N to make a confirmation.
• You can upgrade configuration files in the way you upgrade application files.
You can
use a text editor to modify a configuration file. You can download the modified
configur
ation file to the SecBlade card and the modified configuration file takes effect
at the next boot.
• If you want the SecBlade card to use the downloaded file, you need to specify the file
for the next boot. For related information, see “Specifying files” on page 23.
Step4 Back up application files.
Using TFTP, you can upload application files from the SecBlade card to the TFTP server for
the backup purpose.
# Upload the main.bin file from the SecBlade card to the TFTP server and save it as
main.bin.
<HP> tftp 192.168.80.200 put main.bin main.bin
File will be transferred in binary mode
Sending file to01 remote tftp server. Please wait...
TFTP: 10867848 bytes sent in 0.01 second(s).
File uploaded successfully.
NOTE:
•
When you back up an application file, if the file name already exists on the TFTP server,
the existing file will directly be overwritten.
• You can back up configuration files in the way you back up application files.
Upgrading applications using FTP
When application files are large, you can also upgrade them using the File Transfer Protocol
(FTP) to greatly shorten the upgrade and maintenance time.