Flash/File Commands 4

dir

This command displays a list of files in flash memory.

Syntax

dir [unit:] {{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 configuration file or code image.

unit - Stack unit. (Range: 1)

Default Setting

None

Command Mode

Privileged Exec

Command Usage

If you enter the command dir without any parameters, the system displays all files.

A colon (:) is required after the specified unit number.

File information is shown below:

 

Table 4-28 File Directory 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.

 

 

 

Example

The following example shows how to display all file information:

Console#dir 1:

 

 

 

file name

file type

startup size (byte)

-----------------------------------

-------------- ------- -------------

D2218

Boot-Rom image

Y

214124

V2271

Operation Code

Y

1761944

Factory_Default_Config.cfg

Config File

Y

5197

---------------------------------------------------------------------------

 

Total free space:

5242880

Console#

 

 

 

4-89

Page 385
Image 385
Accton Technology ES3528M-SFP manual Syntax Dir unit boot-rom config opcode filename, File Directory Information