Chapter 30
30-28 Command Reference Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
copy tftp flash
Command Mode Global Configuration.
Description Copies a specified binary image from a specified TFTP server to the flash
location APP1 or APP2.
Syntax copy tftp flash {app1 | app2} <image_opt_path> <ip-addr>
Sample Output The following example copies a boot image from a TFTP server to
bootflash.
(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
.
.
Copied file ’m5500r_a4.0.2.bin’ from TFTP server
205.181.0.205 to APP1
Systems P550R, P580, P880, and P882.
Table 30-23. 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.