xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
63
upload
uploaded on the TFTP server. For example, C:\3612.txt.
firmware_toTFTP –
Use this parameter to upload firmware to a TFTP server.
•
<ipaddr>
−
The IP address of the TFTP server.
•
<ipv6addr>
−
The IPv6 address of the TFTP server.
•
<path_filename 64>
−
The DOS path and filename of the log file to be
uploaded on the TFTP server. For example, C:\3627.txt.
•
<drive_id>
−
Enter the drive ID of the internal flash drive to where to
upload the file.
•
{<path_filename 64>} –
The second
path_filename
in the command
refers to the flash memory located on the Switch. This drive is
nominated c: and those who wish to save this file to a TFTP server
must enter the path and file name of the configuration file located on
the flash memory of the Switch using this parameter.
attack_log_toTFTP
−
This command is used to upload a switch attack log to a
TFTP server, such as a spoofing attack.
•
<ipaddr>
−
Enter the IPv4 address of the TFTP server to which to
upload the attack log.
•
<ipv6addr>
−
Enter the IPv6 address of the TFTP server to which to
upload the attack log.
•
<path_filename 64>
−
Specifies the location of the Switch
configuration file on the TFTP server. This file will be replaced by the
uploaded file from the Switch.
•
unit <unit_id 1-12>
−
Select the switch in the switch stack from where
these attack log files will be uploaded, denoted by unit ID number.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To upload a configuration file to the TFTP server.
DGS-3627:5# upload cfg_toTFTP 10.53.13.3 c:\3627.cfg
Command: upload cfg_toTFTP 10.53.13.3 c:\3627.cfg
Connecting to server…………………………..Done.
Upload configuration…………………………..Done.
DGS-3627:5#
To upload a configuration file saved in the flash memory of the Switch to the TFTP server.
DGS-3627:5# upload cfg_toTFTP 10.53.13.3 c:\3627.cfg c:\ startup.cfg
Command: upload cfg_toTFTP 10.53.13.3 c:\3627.cfg c:\ startup.cfg
Connecting to server…………………………..Done.
Upload configuration…………………………..Done.
DGS-3627:5#