
Revision 1.3a
Page 69
XLR 550 Manual
Arguments
keyword
Description
<
config name
>
Specifies the configuration in the non
‐
volatile memory bank.
<
config name
> : config0, config1
ftp
Allows you to copy to or from a FTP server.
<
src config name
>
Specifies the source configuration.
<
src config name
> : config0, config1
<dst config name
>
Specifies the destination configuration.
<
dst config name
> : config0, config1
Confirmation
See also,
“
set system
”
,
“
write
”
,
“
show config
”
,
“
clear config
”
.
Examples
[Example 14-3] Download a system configuration file from a FTP server to the bank 1.
XLR550> (enable)
copy ftp config1
FTP Server IP address?
172.20.22.7
User name?
casecomms
Password?
(password is not echoed)
File Location?
test.cfg
Download config file from test.cfg to config1 (y/n) [n]?
y
Finish network download. (1810 bytes)
Configuration has been copied to config1.
XLR550> (enable)
[Example 14-4] Upload a system configuration file from a FTP server to the bank 1.
XLR550> (enable)
copy config1 ftp
FTP Server IP address?
172.20.22.7
User name?
casecomms
Password?
(password is not echoed)
File Location?
test.cfg
Upload config file from config1 to test.cfg (y/n) [n]?
y
Finish network upload. (1810 bytes)
Configuration has been copied from config1.
XLR550> (enable)
[Example 14-5] Copy a system configuration file from the bank 0 to the bank 1.
XLR550> (enable)
copy config0 config1
Copy configuration from config0 to config1 (y/n) [n]?
y
......
Configuration has been copied successfully. (1810 bytes).
XLR550> (enable)