R3102-R3103-HP 6600/HSR6600 Routers Fundamentals Command Reference

95
Default command level
3: Manage level
Parameters
device: Storage medium name.
Usage guidelines
Use this command to fix a storage medium when the medium becomes unavailable or cannot operate
correctly.
Examples
# Examine the CF card for damage and repair any damage.
<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