D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
63
config file_system_version
Purpose Used to configure the file system version.
Syntax
config file_system_version <version_number 1-2> {<string>}
Description This command is used to configure the file system version. Users
may now upgrade the file system version to 2 which will bring
another, more stable, file system into the switch. Version one file
system is compatible with all firmwares, yet once the file system
has been upgraded to version 2, users may not return to release
one firmware as it may damage the file system.
Parameters <version_number 1-2> - Enter the version number of the file
system. If the designated file system version is lower than the
current file system version, this command will have no effect.
string – This string is used to set the confirmation question that will
follow the entry of this command. Entering “/y” will execute the
command without prompt. Entering “/n” will not execute the
command without prompt. If neither “/y” nor “/n” is specified, it will
prompt the user before executing the command.
Restrictions Only administrator-level users can issue this command. Do NOT
power off the switch during the execution of this command.
Note: Do not use release 1 firmware after upgrading the file system version as it may
damage the file system of the switch.
Note: Do not power off the switch during the execution of this file as it may damage the
file system of the switch.
Example usage:
To view the storage media accessory information:
DGS-3600:4#config file_system_version 2
Command: config file_system_version 2
Are you sure you want to update the file system version? (y/n)
DGS-3600: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.