Avaya P550 참조 가이드

다운로드
페이지 595
System
18-16
 Cajun P550/P220 Command Line Interface Reference Guide
.  . 
   
Download a specified binary image from a specified TFTP server to the flash location 
APP1 or APP2.
 
Table 18-13.  
Parameters, Keywords, Arguments
 
This example downloads a boot image from a TFTP server to bootflash.
Cajun51(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
 To Enable:
copy tftp flash {app1|app2} <image_opt_path> <ip-addr>
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.