D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
594
dest_file - Used to identify the parameter “path_filename”.
<path_filename 64> - The pathname specifies the pathname on the FTP server. It can be
a relative pathname or an absolute pathname. This name can be up to 64 characters
long.
ftp: - Specify the FTP site.
<string user:password@ipaddr:tcpport/path_filename> - Enter the FTP directory.
attack_log_toFTP – Specify that the attack log will be uploaded to the FTP server.
<ipaddr> - The IP address of the FTP server.
tcp_port - Specify the TCP port.
<tcp_port_number1-65535> - Enter a value between 1 and 65535.
dest_file - Used to identify the parameter “path_filename”.
<path_filename 64> - Specify the path name on the FTP server to hold the attack log.
This name can be up to 64 characters long.
ftp: - Specify the FTP site.
<string user:password@ipaddr:tcpport/path_filename> - Enter the FTP directory.
firmware_toFTP – Specify that the firmware file will be uploaded to the FTP server.
<ipaddr> - The IP address of the FTP server.
tcp_port - Specify the TCP port.
<tcp_port_number1-65535> - Enter a value between 1 and 65535.
dest_file - Used to identify the parameter “path_filename”.
<path_filename 64> - The pathname specifies the pathname on the FTP server. It can be
a relative pathname or an absolute pathname. This name can be up to 64 characters
long.
ftp: - Specify the FTP site.
<string user:password@ipaddr:tcpport/path_filename> - Enter the FTP directory.
src_file - (Optional) Used to identify the parameter “path_filename”.
<pathname 64> - The pathname specifies an absolute pathname on the device file
system. If pathname is not specified, it refers to the boot_up image. This name can be
up to 64 characters long.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To upload firmware from a file system device to a TFTP server:
DES-3200-28/ME:admin#upload firmware_toTFTP 10.90.90.10 dest_file
d:\firmware.had
Command: upload firmware_toTFTP 10.90.90.10 dest_file d:\firmware.had
Connecting to server................... Done.
Upload firmware........................ Done.
Success.
DES-3200-28/ME:admin#
To display a scenario where the uploading of the firmware to the TFTP server failed, because of
an incorrect or missing filename from the source. This error can also be found if the directory, on
the source, does not exit.