
Enable Mode Command Set Command Reference Guide
40 © 2003 ADTRAN, Inc. 61950860L1-35D
copy <source> <destination>
Use the copy command to copy any file from a specified source to a specified destination.
Syntax Description
<source>
Specifies the current location of the file.
Valid sources include:
running-config
(current running configuration file),
startup-config
(configuration file located in NVRAM), or a filename (located in
FLASH memory).
<destination>
Specifies the destination of the copied file.
Valid destinations include:
running-config
(current running configuration file),
startup-config
(configuration file located in NVRAM), or a filename (located in
FLASH memory).
Default Values
No default value necessary for this command.
Command Modes
# Enable Command Mode
Command History
Release 1.1 Command was introduced
Usage Examples
The following provides various sample
copy
commands:
>
enable
Creates a copy of the file
myfile.biz
(located in FLASH memory) and names it
newfile.biz
:
#
copy myfile.biz newfile.biz
Creates a backup copy of the startup configuration file (and places in FLASH memory):
#
copy startup-config backup.bak
Copies the current running-configuration file to the startup configuration file located in NVRAM:
#
copy running-config startup-config
Komentarze do niniejszej Instrukcji