Copy tftp running-config, Copy tftp running-config -27 – Avaya Cajun P550R User Manual

Page 582

Advertising
background image

Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1

29-27

System

copy tftp running-config

Command Mode

Configuration

Description

Downloads 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

Sample Output

The following example downloads 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

To Enable:

copy tftp running-config <filename_opt_path> <ip-
addr>

Table 29-21. 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.

Advertising