Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
247
None.
Command Mode
EXEC Mode.
Command Default Level
Level: 1.
Usage Guideline
If URL is not specified, the current directory is used. By default, the current directly is located at the root
of the file system located at local flash. The storage media is mounted in the file system and appears to
the user as a sub-directory under the root directory.
The supported file systems can be displayed as the user issues the dir command for the root directory.
The storage media that is mapped to the file system can be displayed by using the show storage media
command.
Example
This example shows how to display the root directory in a standalone switch.
Switch# dir /
Directory of /
1 d-- 0 Jun 31 2013 17:49:36 c:
2 d-- 0 Jun 31 2013 18:42:53 d:
0 bytes total (0 bytes free)
Switch#
27-4 mkdir
This command is used to create a directory under the current directory.
mkdir DIRECTORY-NAME
Parameters
DIRECTORY-NAME
Specifies the name of the directory.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to make a directory in the current directory.
Example
This example shows how to create a directory named “newdir” under the current directory.