Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
250
Example
This example shows how to remove a directory called “newdir” under the current directory.
Switch# rmdir newdir
Remove directory newdir? (y/n) [n] y
The directory is removed
Switch#
27-8 show storage media-info
This command is used to display the storage media’s information.
show storage media-info [unit UNIT-ID]
Parameters
unit UNIT-ID
(Optional) Specifies the unit ID in the stacking system. If not specified,
all units are displayed.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
Use this command to display the information of the storage media available on the system.
Example
This example shows how to display the information of the storage media on all units.
Switch# show storage media-info
Unit Drive Media-Type Size FS-Type Label
---- ----- ---------- ------- -------- -------------
1 c: FLASH 29M FFS
2 c: FLASH 31M FFS
3 c: FLASH 31M FFS
Switch#