Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-12
View
User view
Parameter
device-name: Device name.
Description
Use the format command to format a storage device.
Formatting results in loss of all files on the specified storage device and these files
cannot be restored.
Example
# Format the Flash memory.
<3com> format flash:
All data on flash: will be lost, proceed with format? [Y/N]:
Format flash: completed
# Format the CF card.
<3com> format cflash:
All data on cflash: will be lost, proceed with format? [Y/N]:
Format cflash: completed
4.1.12 mkdir
Syntax
mkdir directory
View
User view
Parameter
directory: Name of directory.
Description
Use the mkdir command to create a directory under the specified directory on the
specified storage device.
The name of the directory to be created must be unique under the specified directory.
This command does not allow you to create multiple directory levels at one time.
Example
# Create directory dd.










