Upload method=tftp – Allied Telesis AT-S62 User Manual
Page 225

AT-S62 Management Software Command Line Interface User’s Guide
Section II: Advanced Operations
225
UPLOAD METHOD=TFTP
Syntax
upload method=tftp destfile=”
filename
”
server=
ipaddress
srcfile|file=switchcfg|”
filename
”|appblock
Parameters
method
Specifies a TFTP upload.
destfile
Specifies a filename for the uploaded file. The file is given
this name when stored on the TFTP server. Enclose the
name in double quotes if it contains spaces.
server
Specifies the IP address of the network node containing
the TFTP server software.
srcfile or file
Specifies the file to be uploaded. Options are:
switchcfg
Uploads the switch’s active boot
configuration file.
filename
Uploads a file from the switch’s file
system. Enclose the name in double
quotes if it contains spaces.
appblock
Uploads the switch’s active AT-S62
image file.
Description
A TFTP upload uses the TFTP client software on the switch to upload files
from the file system on the system to a TFTP server on the network. You
can use the command to upload a switch’s active boot configuration file or
any other file from the file system, such as an SSL certificate enrollment
request or a public encryption key. You can also use the command to
upload the switch’s active AT-S62 software image from the application
block to a TFTP server, though it is unlikely you would ever have need for
that function.
Note the following when performing a TFTP upload:
A TFTP upload is supported from a local, Telnet, or SSH management
session.
There must be a node on your network that contains the TFTP server
software. The uploaded file will be stored on the server.
Start the TFTP server software before you perform the command.