Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
download
• <ipaddr> − The IPv4 address of the TFTP server.
• <ipv6addr> − The IPv6 address of the TFTP server.
• <path_filename 64> − The DOS path and filename of the firmware or switch
configuration file on the TFTP server. For example, C:\dgs3427.had.
• config_id <int 1-2> - The Switch can hold two configuration files specified by
section ID. If no config_id is specified, the configuration being downloaded is
applied to the system. If a config_id is specified, the configuration being
downloaded is saved only to flash memory in the chosen section (1 or 2) and
will not be applied to the system. Keep in mind that config_id 1 is the boot up
configuration unless this is changed using the config configuration command.
• increment − Allows the download of a partial switch configuration file. This
allows a file to be downloaded that will change only the switch parameters
explicitly stated in the configuration file. All other switch parameters will remain
unchanged.
Restrictions Only administrator-level users can issue this command.
Example usage:
To download a configuration file:
DGS-3400:4#download configuration 10.48.74.121 unit all c:\cfg\setting.txt
Command: download configuration 10.48.74.121 unit all c:\cfg\setting.txt
Connecting to server................... Done.
Download configuration................. Done.
DGS-3450:4#
DGS-3450:4##-------------------------------------------------------------------------------
DGS-3450:4## DGS-3400 Gigabit Ethernet Switch
DGS-3450:4## Configuration
DGS-3450:4##
DGS-3450:4## Firmware: Build 2.00-B48
DGS-3450:4## Copyright(C) 2004-2007 D-Link Corporation. All rights reserved.
DGS-3450:4##-------------------------------------------------------------------------------
DGS-3450:4#
DGS-3450:4## STACK
DGS-3450:4#
DGS-3450:4#
DGS-3450:4## BASIC
DGS-3450:4#
DGS-3450:4#config serial_port auto_logout never
Command: config serial_port auto_logout never
The download configuration command will initiate the loading of the various settings in the order listed in the configuration file.
When the file has been successfully loaded the message “End of configuration file for DGS-3400” appears followed by the
command prompt.
DGS-3400:4# # ROUTE
DGS-3400:4#
DGS-3400:4# create iproute default 172.18.212.253 1
Command: create iproute default 172.18.212.253 1
Success.
DGS-3400:4#
DGS-3400:4# #-------------------------------------------------------------------
DGS-3400:4# # End of configuration file for DGS-3450
DGS-3400:4# #-------------------------------------------------------------------
DGS-3400:4# #
50