beautypg.com

Uploading or downloading files with zmodem, Downloading files to the switch with zmodem – Allied Telesis AT-8100 Series User Manual

Page 583

background image

AT-8100 Switch Command Line User’s Guide

583

Uploading or Downloading Files with Zmodem

“Downloading Files to the Switch with Zmodem” next

“Uploading Files from the Switch with Zmodem” on page 584

Note

You may not use Zmodem to download new versions of the
management software to the switch. For that, you must use TFTP.

Downloading

Files to the

Switch with

Zmodem

You may use Zmodem to download boot configuration files and encryption
key certificates to the file system in the switch. To download a file using
Zmodem:

1. Store the boot configuration file on the terminal or workstation you

intend to use during the local management session of the switch.

2. Start a local management session on the switch. For instructions, refer

to “Starting a Local Management Session” on page 76.

3. Enter this command in the Privileged Exec mode:

awplus# copy zmodem

You will see this prompt:

Waiting to receive ...

4. Use your terminal or terminal emulator program to begin the download.

The download must be Zmodem.

After receiving the entire file, the switch stores it in the file system.

5. To confirm that the switch received the file, use the DIR command in

the Privileged Exec mode to list the files in the file system.

6. If you downloaded a boot configuration file and want to designate it as

the active boot configuration file on the switch, use the BOOT
CONFIG-FILE command in the Global Configuration mode:

boot config-file

filename

.cfg

This example of the command designates “switch2a.cfg” as the
switch’s new active boot configuration file:

awplus# configure terminal
awplus(config)# boot config-file switch2a.cfg