Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 283

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section II: Advanced Operations

283

load method=tftp destfile=cflash:ats63.img
server=149.11.11.11 srcfile=ats63.img

Syntax 2 Example

This command downloads new AT-S63 Management Software to the
application block of a stand-alone switch, making the software the active
image file on the unit. The IP address of the TFTP server is 149.11.11.11
and the name of the image file on the server is “ats63v4.img”:

load method=tftp destfile=appblock server=149.11.11.11
srcfile=ats63v4.img

Syntax 3 Examples

This command updates the AT-S63 Management Software on all the
switches in an AT-9400 Stack, The IP address of the TFTP server is
122.124.54.78 and the name of the file is “ats63_new.img”:

load method=tftp destfile=appblock server=122.124.54.78
srcfile=ats63_new.img module=all

This command updates the AT-S63 Management Software on just the
member switch assigned the stack ID 3. The IP address of the TFTP
server is 155.174.12.52 and the name of the file is “ats63.img”:

load method=tftp destfile=appblock server=155.174.12.52
srcfile=ats63.img module=3

AlliedWare Plus

Command

Syntax

download tftp

ipaddress filename

.img

Mode

Privileged Exec mode

Description

This AlliedWare Plus command is used to download new versions of the
AT-S63 Management Software from a TFTP server into the application
block in stand-alone switches. The IPADDRESS parameter is the IP
address of the TFTP server and the FILENAME.IMG parameter is the
name of the file of the new management software on the server.

You cannot used this command to download files into a switch’s file
system or compact flash card. You also cannot use this command to
download new AT-S63 Management Software to AT-9400 Stacks.

Advertising