0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
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.