H3C SECBLADESSLVPN-CMW340-E7111 - Release Notes

H3C SECBLADESSLVPN-CMW340-E7111 Release Notes
April 28, 2011 Page 36 of 49
<H3C>
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
3) 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.
<H3C> 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.
l 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.
l 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 effect at the next boot.
l 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 Files on page 15.
4) 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.
<H3C> tftp 192.168.80.200 put main.bin main.bin