Copy – Allied Telesis AT-DC2552XS User Manual
Page 134

Chapter 5: File Management Commands
134
COPY
Syntax
copy
sourcefile
.cfg
destinationfile
.cfg
Parameters
sourcefile
.cfg
Specifies the name of a configuration file you want to copy.
destinationfile
.cfg
Specifies the name of the new copy of the file. The destination
filename can be from 1 to 28 alphanumeric characters. It is case-
sensitive. The extension must be “.cfg.” Spaces and special
characters are not allowed.
Mode
Privileged Exec mode
Description
Use this command to copy a configuration file in the Flash memory on the
switch. If the destination filename has the same name as an existing file,
the command overwrites the existing file.
Confirmation Command
Examples
This command copies the configuration file “test1.cfg” and saves as
“test1backup.cfg”:
awplus# copy test1.cfg test1backup.cfg