R3303-HP HSR6800 Routers Fundamentals Command Reference
92
<Sysname> fixdisk cfa0:
%Fixdisk cfa0: completed.
format
Use format to format a storage medium.
Syntax
format device [ FAT16 | FAT32 ]
Views
User view
Default command level
3: Manage level
Parameters
device: Name of a storage medium, for example, cfa0.
FAT16: Formats a storage medium using the FAT16 format. FAT16 does not support Tab matching and
must be entered completely if used, and is not applicable to the Flash memory.
FAT32: Formats a storage medium using the FAT32 format. FAT32 does not support Tab matching and
must be entered completely if used, and is not applicable to the Flash memory.
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.
Examples
# Format the CF card.
<Sysname> format cfa0: FAT16
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.
Usage guidelines
The name of the folder to be created must be unique in the specified directory. Otherwise, you will fail
to create the folder in the directory.