xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
show storage_media_info
Purpose
Used to view FLASH memory information on the Switch.
Syntax
show storage_media_info
Description
This command will display information regarding the internal
FLASH memory of the Switch. 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.
Example usage:
To view the storage media accessory information:
DGS-3612G:4#show storage_media_info
Command: show storage_media_info
-----------------------------------------------------------------------------
Drive Media_Type Size Label FS_Type
C: Flash 16MB FLASH-A FAT16
-----------------------------------------------------------------------------
DGS-3612G:4#
ping
Purpose
Used to test the connectivity between network devices.
Syntax
ping <ipaddr> {times <value 1-255>} {timeout <sec 1-99>}
Description
The ping command sends Internet Control Message Protocol (ICMP)
echo messages to a remote IP address. The remote IP address will
then “echo” or return the message. This is used to confirm
connectivity between the Switch and the remote device.
Parameters
<ipaddr>
- Specifies the IP address of the host.
times <value 1-255>
- The number of individual ICMP echo
messages to be sent. A value of 0 will send an infinite ICMP echo
messages. The maximum value is 255. The default is 0.
timeout <sec 1-99>
- Defines the time-out period while waiting for a
response from the remote device. A value of 1 to 99 seconds can be
specified. The default is 1 second
Restrictions None.
Example usage:
To ping the IP address 10.48.74.121 four times:
54