Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4# download sim_ms firmware_from_tftp 10.53.13.94 c:/dgs3426.had all
Command: download sim_ms firmware_from_tftp 10.53.13.94 c:/dgs3426.had all
This device is updating firmware. Please wait...
Download Status :
ID MAC Address Result
--- ----------------- -------------
1 00-01-02-03-04-00 Success
2 00-07-06-05-04-03 Success
3 00-07-06-05-04-03 Success
DGS-3400:4#
To download configuration files:
DGS-3400:4# download sim configuration_from_tftp 10.53.13.94 c:/ dgs3426.txt all
Command: download sim configuration_from_tftp 10.53.13.94 c:/ dgs3426.txt all
This device is updating configuration. Please wait...
Download Status :
ID MAC Address Result
--- ----------------- ----------------
1 00-01-02-03-04-00 Success
2 00-07-06-05-04-03 Success
3 00-07-06-05-04-03 Success
DGS-3400:4#
upload sim_ms
Purpose User to upload a configuration file to a TFTP server from a specified
member of a SIM group.
Syntax
upload sim_ms [configuration_to_tftp | log_to_tftp] <ipaddr>
<path_filename> {[members <mslist> | all]}
Description This command will upload a configuration file to a TFTP server from a
specified member of a SIM group.
configuration_to_tftp - Specify this parameter if the user wishes to
upload a switch configuration to members of a SIM group.
log_to_tftp - Specify this parameter if the user wishes to upload a
switch log to members of a SIM group.
<path_filename> – Enter a user-defined path and file name on the
TFTP server to which to upload configuration files.
members – Enter this parameter to specify the members to which to
upload switch configuration or log files. The user may specify a
member or members by adding one of the following:
Restrictions Only administrator-level users can issue this command.
Parameters
<ipaddr> - Enter the IP address of the TFTP server to which to upload
a configuration file.
<mslist> - Enter a value, or values to specify which members
of the SIM group will upload the switch configuration or log
files.
all – Add this parameter to specify all members of the SIM
group will upload the switch configuration or log files.
Example usage:
273