Copy Command - ADTRAN 5000 Series Command Reference Manual

Adtran network device command reference guide
Table of Contents

Advertisement

Command Reference Guide
copy <source> <destination>
Use the copy command to copy any file from a specified source to a specified destination.
Syntax Description
<source>
<destination>
Default Values
No default value necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.
Command History
Release 1.1
Usage Examples
The following example creates a copy of the file myfile.biz (located in FLASH memory) and names it
newfile.biz:
>enable
#copy myfile.biz newfile.biz
The following example creates a backup copy of the startup configuration file (and places in FLASH
memory):
>enable
#copy startup-config backup.bak
The following example copies the current running-configuration file to the startup configuration file located
in NVRAM:
>enable
#copy running-config startup-config
61200990L1-35E
Specifies the current location of the file to copy.
Valid sources include: running-config (current running configuration file),
startup-config (configuration file located in NVRAM), or a filename (located in
FLASH memory).
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).
Command was introduced.
Copyright © 2005 ADTRAN
Enable Mode Command Set
83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents