HP VPN Firewall Appliances System Management and Maintenance Command Reference
41
The following matrix shows the values for the medium-name argument on different firewalls and firewall
modules:
Hardware Stora
g
e medium name
F1000-A-EI/F1000-S-EI flash0
F1000-E cfa0
F5000 cfa0
F5000-S/F5000-C cfa0
VPN firewall modules cfa0
20-Gbps VPN firewall modules cfa0
FAT16: Formats a storage medium using the FAT16 format. FAT16 does not support Tab matching and
must be entered completely if used.
FAT32: Formats a storage medium using the FAT32 format. FAT32 does not support Tab matching and
must be entered completely if used.
Usage guidelines
After a storage medium is formatted, all files on it are erased and cannot be restored. If a startup
configuration file exists on the storage medium, formatting the storage medium results in loss of the
startup configuration file.
To format a storage medium that has been partitioned, you must format all the partitions individually,
instead of formatting the medium as a whole. For example, you can execute commands like format cfa0
and format cfa1, and you cannot execute the format cfa command.
Examples
# Format the CF card using the FAT16 format.
<Sysname> format cfa FAT16
# Format the third partition on the CF card.
<Sysname> format cf2:
All data on cf2: will be lost, proceed with format? [Y/N]:y
./
%Format cf2: completed.
mkdir
Use mkdir to create a folder under a specified directory on the storage medium.
Syntax
mkdir directory
Views
User view
Default command level
3: Manage level
Parameters
directory: Name of a folder.