Motorola P120 User Manual

Page of 129
Chapter 6
Legacy CLI (Command Line Interface)
Cajun P120 User’s Guide
49
Configuration Upload and Download Commands
Copy Command
The syntax of this command is:
 copy {tftp | running-config}{running-
config | tftp} <filename*> <server IP>

i) The default name of the configuration file is P120.cfg. 
ii) You must also include the full path where the file is located.
Examples:
To upload the configuration file:
CajunP120-priv# copy running-config tftp C:\p120.cfg 
149.49.38.41
IP address of remote host [149.49.38.41]?
 
y
Upload configuration to [C:\P120.cfg]?
 
y
Output:
Loading configuration please wait……………………………
.
Configuration has been copied successfully. (12316 bytes)
.
CajunP120-priv# 
Caution:  Before you can upload a configuration file to the TFTP server you must 
first create an empty file on the server. This file must have the same name and path 
as the file that you want to upload. Otherwise you will get an ‘access violation’ 
error message.
To download the configuration file:
CajunP120-priv# copy tftp running-config C:\config1.cfg 
149.49.38.41
IP address of remote host [149.49.38.41]? y
Download configuration from [C:\config1.cfg]? y
Configure using config1.cfg from 149.49.38.41 (y/n)? y
Output:
Loading configuration please wait…………………………….
Finished network download. (10067 bytes)
.
CajunP120-priv# 
tftp
Keyword that allows the user to copy to or from a TFTP server. 
running-config
Specifies the currently running configuration.