Send documentation comments to mdsfeedback-doc@cisco.com
5-26
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 5 D Commands
dir
dir
To display the contents of the current directory or the specified directory, use the dir command in EXEC
mode.
dir [bootflash:module | directory-or-filename | debug:directory-or-filename | log:module |
directory-or-filename | modflash:module | directory-or-filename | slot0:directory-or-filename |
volatile:module | directory-or-filename]
Syntax Description
Defaults The default file system is specified by the cd command.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
bootflash: (Optional) Flash image that resides on the supervisor module.
debug: (Optional) Provides information about the debug capture directory.
log: (Optional) Provides information about the two default logfiles. The file
dmesg contains the kernel log-messages and the file messages contains the
system application log-messages.
modflash: (Optional) Provides information about the flash image that resides in a
module flash file directory.
slot0: (Optional) Flash image that resides on another module.
module (Optional) Module name and number.
filename-or-directory (Optional) Name of the file or directory to display on a specified device. The
files can be of any type. You can use wildcards in the filename. A wildcard
character (*) matches all patterns. Strings after a wildcard are ignored.
volatile: Flash image on the volatile file system.
Release Modification
1.2(1) This command was introduced.
2.1(1a) Added debug, log, and modflash keywords.