Avaya P550 참조 가이드

다운로드
페이지 595
System
Cajun P550/P220 Command Line Interface Reference Guide
 18-17
.  .  *
   
Download a specified filename from a specified TFTP server, and execute a script. The 
running configuration becomes a merge of the executed file and the existing 
configuration, with the executed file taking precedence.
 
Table 18-14.  
Parameters, Keywords, Arguments
 
Cajun(configure)# copy tftp running-config jadams/ripcfg.txt 
205.181.0.205
Executing script '/nvram/ripcfg.txt'...
Script output written to file 'logfile.txt'.
Copied file 'jadams/ripcfg.txt' from TFTP server 205.181.0.205 to 
running-config
 To Enable:
copy tftp running-config <filename_opt_path> <ip-addr>
Name
Definition
filename_opt_path
The name of the file on the TFTP server; may include 
a relative sub-directory name. It must be an ASCII 
script file, with a 1-8 letter base filename, and file 
extension of ".txt".
ip-addr
The IP address of the TFTP server.