Copy tftp sw_imageb – Avaya C460 User Manual

Page 41

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

29

additional TFTP server.

copy tftp SW_imageA

<filename> <ip>

Example:

copy tftp SW_imageB

User level: read-write, admin.
Use the copy tftp SW_imageB command to updates the software image in Bank
B of all the Supervisor Modules installed in the switch. To use this command, you
need to have an active TFTP server, and to create a file into which to download the
data. If MSNM is running, an additional tftp server is not required.

copy tftp SW_imageB

<filename> <ip>

Example:

filename

file name (including full path)

ip

IP address of the host

C460-1# copy tftp SW_imageA c:\imgA.bin 149.49.36.200

Beginning download operation ...

This operation may take a few minutes...

Please refrain from any other operation during this time.

*********************************************************************

* If you are currently running the C460 Device Manager application, *

* it is recommended to exit from it before performing configuration *

* download operations. *

*********************************************************************

filename

file name (including full path)

ip

IP address of the host

C460-1# copy tftp SW_imageB c:\imgB.bin 149.49.36.200

Beginning download operation ...

This operation may take a few minutes...

Please refrain from any other operation during this time.

*********************************************************************

* If you are currently running the C460 Device Manager application, *

* it is recommended to exit from it before performing configuration *

* download operations. *

*********************************************************************

Advertising