DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
658
Chapter 72
TFTP Client Command List
download
[firmware_fromTFTP [<ipaddr> | <ipv6addr>] src_file <path_filename 64> {dest_file
<pathname 64>} | cfg_fromTFTP [<ipaddr> | <ipv6addr>] src_file <path_filename 64>
{dest_file <pathname 64>}]
upload
[cfg_toTFTP [<ipaddr> | <ipv6addr>] dest_file <path_filename 64> {src_file <pathname
64>} {[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> | firmware_toTFTP [<ipaddr> | <ipv6addr>] dest_file
<path_filename 64> {src_file <path_filename 64>}]
72-1
download
Description
This command is used to download the firmware image and configuration from TFTP server.
Format
download [firmware_fromTFTP [<ipaddr> | <ipv6addr>] src_file <path_filename 64>
{dest_file <pathname 64>} | cfg_fromTFTP [<ipaddr> | <ipv6addr>] src_file <path_filename
64> {dest_file <pathname 64>}]
Parameters
firmware_fromTFTP
– Specifies to download firmware from a TFTP server.
<ipaddr>
- (Optional) The IP address of the TFTP server.
<ipv6addr>
- (Optional) The IPv6 address of the TFTP server.
src_file
- (Optional) Used to identify the parameter “path_filename”.
<path_filename 64>
- Enter the source file path name here. This name can be up to 64
characters long.
dest_file
- (Optional) Used to identify the parameter “path_filename”.
<pathname 64>
- Enter the destination file path name here. This name can be up to 64
characters long.
cfg_fromTFTP
– Specifies to download a configuration file from a TFTP server.
<ipaddr>
- (Optional) The IP address of the TFTP server.
<ipv6addr>
- (Optional) The IPv6 address of the TFTP server.
src_file
- (Optional) Used to identify the parameter “path_filename”.
<path_filename 64>
- The pathname specifies the pathname on the TFTP server. It can be a
relative pathname or an absolute pathname. This name can be up to 64 characters long.
dest_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 configuration file. This name can be up
to 64 characters long.
Restrictions
Only Administrators can issue this command.