Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
NOTE: Dual-purpose (DHCP/TFTP) server utility software may require entry of the
configuration file name and path within the user interface. Alternatively, the DHCP software
may require creating a separate ext file with the configuration file name and path in a specific
directory on the server. Consult the documentation for the DCHP server software if unsure.
Example usage:
To enable autoconfiguration on the Switch:
DGS-3400:4#enable autoconfig
Command: enable autoconfig
Success.
DGS-3400:4#
When autoconfig is enabled and the Switch is rebooted, the normal login screen will appear for a few moments while the
autoconfig request (i.e. download configuration) is initiated. The console will then display the configuration parameters as they
are loaded from the configuration file specified in the DHCP or TFTP server. This is exactly the same as using a download config
command. After the entire Switch configuration is loaded, the Switch will automatically “logout” the server.
Upon booting up the autoconfig process is initiated, the console screen will appear similar to the example below. The
configuration settings will be loaded in normal order.
DGS-3400 Gigabit Ethernet Switch
Command Line Interface
Firmware: Build 2.00-B46
Copyright(C) 2004-2007 D-Link Corporation. All rights reserved.
DGS-3400:4#
DGS-3400:4#
DGS-3400:4#download config 10.41.44.44 c:\cfg\setting.txt
Command: download config 10.41.44.44 c:\cfg\setting.txt
Connecting to server................... Done.
Download configuration................. Done.
The very end of the autoconfig process including the logout appears like this:
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-3400
DGS-3400:4#
**********
* Logout *
**********
NOTE: With autoconfig enabled, the Switch ipif settings now define the Switch as a
DHCP client. Use the show switch command to display the new IP settings status.
57