D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
347
44
FILE SYSTEM COMMANDS
File System commands are used to configure files stored on a storage accessory located in the Switch, such as a CompactFlash
card that can be used with the DGS-3324SRi only. These commands are based on DOS commands, cannot be used with the
Switch’s internal memory and are specific to the DGS-3324SRi member of the xStack DGS/DXS-3300 series.
The File System commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command Parameters
show storage_media_info
cd [<pathname 64>]
copy <source_path_filename 64> <target path_filename>
dir [<pathname 64>]
erase <pathname 64>
format <drive> [FAT16] [fast | full | full_with_MBR] {<label_name
8>}
md <pathname 64>
mkdir <pathname 64>
rd <pathname 64>
ren <source_path_filename 64> <target path_filename>
rename <source_path_filename 64> <target path_filename>
rmdir <pathname 64>
Each command is listed, in detail, in the following sections.
show storage_media_info
Purpose Used to view media on the storage media accessory.
Syntax
show storage_media_info
Description This command will display information stored on the storage media
accessory. This command will display the following information:
Drive: The name of the drive of the storage media accessory.
Media_Type: Description of the type of storage media accessory
currently in use.
Size: Description of the size of memory space available on the
storage media accessory.
Label: Description assigned to this storage media accessory.
FS_Type: Description of the type of format of this storage media
accessory.
Parameters None.
Restrictions None.