HP Router Service Modules - HP SECBLADENSM-CMW520-R3109 Release Notes

HP SECBLADENSM-CMW520-R3109
Release Notes
Hewlett-Packard Development Company, L.P.
37
Table 17 dir command output information
Field Description
Directory of cfa0:/ Name of the current directory
62472 KB total (41855.5 KB free) Used space on the CF card (available space on the CF card)
File system type of cfa0 File system type that the CF card supports
Step2 Upgrade applications.
Using TFTP, you can download application files from the TFTP server to overwrite existing
application files on the SecBlade card to implement application upgrade. The upgraded
application files take effect at the next boot.
# 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
configuration file to the SecBlade card and the modified configuration file takes e
ffect
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, refer to Specifying on page 17.
Step3 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).