beautypg.com

Allied Telesis AT-S60 User Manual

Page 135

background image

AT-S60 Command Line User’s Guide

133

The following command downloads a new AT-S60 image to the switch
using TFTP. Since this is a TFTP download, you can perform this
command from either a local or Telnet management session. The
command specifies the IP address of the TFTP server and the location of
the image file on the server.

load method=tftp destfile=ats60.img
server=149.166.22.12 file=c:\software\ats60.img

The following command downloads the AT-S60 image file on the master
switch to switches 1 and 4 in an enhanced stack. (Switch numbers are
displayed using the SHOW REMOTELIST command.)

load method=remoteswitch destfile=ats60.img
switchlist=1,4

You can use the REMOTESWITCH option from either a local or a Telnet
management session. However, the switch on which you are executing
the command must be a master switch of the enhanced stack.

The following command downloads the AT-S60 configuration file on the
master switch to switch 2 in an enhanced stack. The VERBOSE option is
included to display download status messages.

load method=remoteswitch destfile=ats60.cfg
switchlist=2 verbose=yes