Copy tftp flash, Copy tftp flash -25, Command mode – Avaya Cajun P550R User Manual

Page 580: Description, Syntax sample output

Advertising
background image

Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1

29-25

System

copy tftp flash

Command Mode

Configure

Description

Downloads a specified binary image from a specified TFTP server to
the flash location APP1 or APP2.

Syntax

Sample Output

The following example downloads a boot image from a TFTP server
to bootflash.

51(configure)# copy tftp flash app1

m5500r_a4.0.2.bin 205.181.0.205

Received good file header.

Memory erase in progress.

Memory erase successfully completed.

Transfer in progress ...

Transferred 143872 bytes of

m5500r_a4.0.2.bin

Transferred 219136 bytes of

m5500r_a4.0.2.bin

Transferred 295936 bytes of

m5500r_a4.0.2.bin

Transferred 372736 bytes of

m5500r_a4.0.2.bin

Transferred 449536 bytes of

m5500r_a4.0.2.bin

.

.

To Enable:

copy tftp flash {app1|app2} <image_opt_path> <ip-addr>

Table 29-20. Parameters, Keywords, Arguments

Name

Definition

app1|app2

Flash locations.

image_opt_path

The name of the binary image on the TFTP
server; which may include a relative sub-
directory name.

ip-addr

The IP address of the TFTP server.

Advertising