beautypg.com

Allied Telesis AT-S62 User Manual

Page 229

background image

AT-S62 Management Software Command Line Interface User’s Guide

Section II: Advanced Operations

229

boot configuration file, while this parameter can upload any file in the
switch’s file system.

ˆ

APPBLOCK - Uploads the switch’s active AT-S62 image file.

Examples

The following command uses Xmodem to upload a configuration file called
“sw22 boot.cfg” from the switch’s file system to the workstation where you
are running the local management session:

upload method=xmodem srcfile="sw22 boot.cfg"

An Xmodem upload command does not include a destination filename.
After entering the command, use your terminal emulator program to
indicate where you want to store the file on your workstation and its
filename.

The following command uses Xmodem to upload the switch’s active
configuration file from the file system to your workstation. The active boot
file is signified with the SWITCHCFG option rather than by its filename.
This option is useful in situations where you do not know the name of the
active boot configuration file:

upload method=xmodem srcfile=switchcfg

The following command uploads a SSL certificate enrollment request
named “sw12_ssl_enroll.csr” from the switch’s file system to the
workstation:

upload method=xmodem srcfile=sw12_ssl_enroll.csr

The following command uploads the switch’s active AT-S62 image file to
the workstation:

upload method=xmodem srcfile=appblock

Note

It is unlikely you will ever need to upload an active image file from a
switch to your workstation. If you are uploading the file to update the
image file on another switch, you can instead perform a switch to
switch upload using “UPLOAD METHOD=REMOTESWITCH” on
page 221.