![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/3/c9/3c9eda9c-0c62-4bb8-b13a-09cbc1f92284/3c9eda9c-0c62-4bb8-b13a-09cbc1f92284-bgcc.png)
Command Line Interface
4-58
dir
This command displays a list of files in flash memory.
Syntax
dir [boot-rom | config | opcode [:filename]]
The type of file or image to display includes:
• boot-rom
- Boot ROM (or diagnostic) image file.
• config - Switch configuration file.
• opcode - Run-time operation code image file.
• filename - Name of the file or image. If this file exists but contains errors,
information on this file cannot be shown.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
• If you enter the command dir without any parameters, the system displays all
files.
• File information is shown below:
Example
The following example shows how to display all file information:
Column Heading Description
file name The name of the file.
file type File types: Boot-Rom, Operation Code, and Config file.
startup Shows if this file is used when the system is started.
size The length of the file in bytes.
Console#dir
file name file type startup size (byte)
-------------------------------- -------------- ------- -----------
diag_0060 Boot-Rom image Y 111360
run_01642 Operation Code N 1074304
run_0200 Operation Code Y 1083008
Factory_Default_Config.cfg Config File N 2574
startup Config File Y 2710
-------------------------------------------------------------------
Total free space: 0
Console#