![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg2b3.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
687
upload cfg_toTFTP
relative pathname or an absolute pathname.
pathname - The pathname specifies an absolute pathname on the device file system.
If pathname is not specified, it refers to the boot_up CFG file.
filter_string - A filter string is enclosed by symbol. Thus, the filter string itself cannot contain
the character. The filter string is case sensitive.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To upload configuration from TFTP:
DGS-3627:admin# upload cfg_toTFTP 10.48.74.121 dest_file C:\test
Command: upload cfg_toTFTP 10.48.74.121 dest_file C:\test
Connecting to server... Done.
Upload Configuration... Done.
upload log_toTFTP
Purpose Used to upload a log file from device to TFTP server. This command is required to be
supported when file system is not supported on device’s FLASH EPROM.
Syntax
upload log_toTFTP { [<ipaddr> | <ipv6addr> | <domain_name 255>] dest_file
<path_filename 64> }
Description This command is used to upload a log file from device to TFTP server.
Parameters
ipaddr - The IP address of the TFTP server.
ipv6addr - The IPV6 address of the TFTP server.
domain_name - The domain name of the TFTP server.
dest_file - Used to identify the parameter “path_filename”.
path_filename - The pathname specifies the pathname on the TFTP server. It can be a
relative pathname or an absolute pathname.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To upload a log file from TFTP server:
DGS-3627:admin# upload log_toTFTP 10.48.74.121 dest_file C:\LOG
Command: upload log_toTFTP 10.48.74.121 dest_file C:\LOG
Connecting to server... Done.
Upload log... Done.
upload attack_log_toTFTP
Purpose Used to upload the attack log on a unit.
Syntax
upload attack_log_toTFTP [<ipaddr> | <ipv6addr> | <domain_name 255>] dest_file
<path_filename 64> {unit <unit_id 1-12>}