D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
285
37
FLASH FILE SYSTEM (FFS) COMMANDS
The Flash File System (FFS) commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameters
show storage_media_info {[unit <unitid 1-12> | all]}
cd {<pathname 64>}
dir {{unit [<unitid 1-12>|all]} <drive_id>}
rename {{unit <unit_id 1-12>} <drive_id>} <pathname 64> <filename 64>
erase {{unit <unit_id 1-12>} <drive_id>} <pathname 64>
copy {<drive_id>} <pathname 64> {{unit <unit_id 1-12>} <drive_id>} <pathname 64>
Each command is listed, in detail, in the following sections.
show storage_media_info
Purpose This command is used to display the information of the storage media available on the
system.
Syntax
show storage_media_info {[unit <unitid 1-12> | all]}
Description This command is used to display the information of the storage media available on the
system. There can be one or multiple media on the system. The information for a media
includes the drive number, the media identification.
Parameters
unit - (Optional) Specifies a unit ID if in the stacking system. If not specified, it refers to the
master unit.
<unitid 1-12> - Enter the unit ID here. This value must be between 1 and 12.
all - Specifies all units.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To display the storage media’s information:
DGS-3627:admin#show storage_media_info
Command: show storage_media_info
------------------------------------------------------
Unit ID is 1
Drive Media_Type Size Label FS_Type
C: Flash 15 MB FLASH-A FAT16_V2
------------------------------------------------------
DGS-3627:admin#