xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
576
upload cfg_toTFTP
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.
config_id
- Specifies the configuration file ID. I If cfg_id is not specified, it refers to the
boot_up configuration 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-3450: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.
DGS-3450:admin#
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-3450: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.
DGS-3450:admin#