D-Link DGS-3700 Series Reference Manual page 57

Layer 2 managed gigabit ethernet switch
Hide thumbs Also See for DGS-3700 Series:
Table of Contents

Advertisement

DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
upload
Syntax
Description
Parameters
Restrictions
Example usage:
To upload a configuration file to a TFTP server:
DGS-3700-12G:5#upload cfg_toTFTP 10.48.74.121 dest_file c:\cfg\DGS-3700\3700.cfg 2
Command: upload cfg_toTFTP 10.48.74.121 dest_file c:\cfg\DGS-3700\3700.cfg 2
Connecting to server... Done.
Upload Configuration... Done.
DGS-3700-12:5#
enable autoconfig
Purpose
Syntax
upload [ cfg_toTFTP [<ipaddr> |<ipv6addr>] dest_file <path_filename 64>
{ <config_id 1-2>} { [include | exclude| begin] <filter_string 80> {<filter_string
80> {<filter_string 80>} } { [include | exclude | begin ] <filter_string 80>
{<filter_string 80> {<filter_string 80>} } { [include | exclude | begin ]
<filter_string 80> {<filter_string 80> {<filter_string 80>} } } } } | log_toTFTP
[<ipaddr> |<ipv6addr>] dest_file <path_filename 64> | attack_log_toTFTP
[<ipaddr> |<ipv6addr>] dest_file <path_filename 64> ]
This command is used to upload either the Switch's current settings or the Switch's
history log to a TFTP server.
cfg_toTFTP - Used to upload a configuration file from a device to a TFTP server. This
command is required to be supported when the file system is not supported on a
device's Flash EPROM.
<ipaddr> - Specify the IP address of the TFTP server.
<ipv6addr> - Specify the IPv6 address of the TFTP server.
config_id - Specifies the configuration file ID. If configuration ID is not specified, it
refers to the current configuration file.
dest_file - Specify the pathname specifies the DOS pathname on the TFTP server. It
can be a relative pathname or an absolute pathname.
<path_filename 64> - Specify the location of the switch configuration file on the
TFTP server. This file will be replaced by the uploaded file from the switch. The
maximum length is 64 characters.
include - Includes lines that contain the specified filter string.
exclude - Excludes lines that contain the specified filter string.
begin - The first line that contains the specified filter string will be the first line of the
output.
<filter_string 80> - Specify a filter string is a case-sensitive octet string enclosed by
the double quotation marks, "". Thus, the filter string itself cannot contain the
quotation marks.
log_toTFTP - Used to upload a log file from the device to a TFTP server. This
command is required to be supported when the file system is not supported on the
device's Flash EPROM.
attack_log_toTFTP - Used to upload the attack log on a unit.
The TFTP server must be on the same IP subnet as the Switch. Only Administrator
and Operator-level users can issue this command.
Used to activate the autoconfiguration function for the Switch. This will load a
previously saved configuration file for current use.
enable autoconfig
Page | 57

Advertisement

Table of Contents
loading

Table of Contents