Avaya 106760804 User Manual

Page of 764
Chapter 30
30-30
Command Reference Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
copy tftp running-config
Command Mode
Global Configuration.
Description
Copies a specified filename from a specified TFTP server, and executes a 
script. The running configuration displays as merge of the executed file and 
the existing configuration, with the executed file taking precedence.
Syntax
copy tftp running-config <filename_opt_path> <ip-addr>
Sample Output
The following example copies the indicated file to the running-config file.
(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\
Systems
P550R, P580, P880, and P882.
Table 30-25.  Parameters, Keywords, Arguments
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.