beautypg.com

Upload tftp – Allied Telesis AT-S100 User Manual

Page 113

background image

AT-S100 Management Software User’s Guide

Section I: Command Modes

113

UPLOAD TFTP

Syntax

upload tftp A.B.C.D WORD

Parameters

A.B.C.D

Indicates an IP address in the following format:

xxx.xxx.xxx.xxx

WORD

Indicates the file name of the image (.img) file on the

TFTP server after you have set the UPLOAD
command.

Description

Use the UPLOAD TFTP command to upload the image file from the switch
onto an TFTP server. For example, you may want to use this command to
create a backup copy of the AT-S100 software. You must have the IP
address of the TFTP server to set this command.

You do not need to know the name of the image file on the switch to
upload it. The filename that you specify in the UPLOAD command
indicates the filename on the TFTP server. As a result, you can name it
anything you’d like as long as the suffix is “.img.”

Note

Create a dummy file on the TFTP server with the same file name as
the file on the switch that you want to upload before you enter the
UPLOAD command. If you do not first create the dummy file, you will
receive an error message. However, the file will upload successfully.

Command Mode

Privileged Executive mode

Example

Enter the following command to upload the image file from the switch onto
a TFTP server with an IP address of 192.58.48.10 and filename of
“at100v103.img:”

switch# upload tftp 192.58.48.10 at100v103.img