Configuration & image file commands, Copy, 6 configuration & image file commands 139 – Dell PowerEdge VRTX User Manual
Page 139

Template Last Updated - 2/7/2007
Configuration & Image File Commands
139
D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY
8
Configuration & Image File
Commands
copy
The copy Privileged EXEC mode command copies a source file to a
destination file.
Syntax
copy
source-url
destination-url
Parameters
•
source-url
—Specifies the source file URL or source file reserved keyword
to be copied. (Length: 1–160 characters)
•
destination-url
—Specifies the destination file URL or destination file
reserved keyword. (Length: 1–160 characters).
The following URL options are supported:
• running-config—Currently running configuration file.
•
startup-config, flash://startup-config—Startup configuration file.
•
image, flash://image—Image file. If specified as the source file, it is the
active image file. If specified as the destination file, it is the non-active
image file.
•
boot—Boot file.
•
tftp://—Source or destination URL for a TFTP network server. The syntax
for this alias is tftp://host/[directory]/filename. The host can be either an
IP address or a host name.
•
null:—Null destination for copies or files. A remote file can be copied to
null to determine its size. For instance copy running-conf null returns the
size of the running configuration file.
•
xmodem:—Source for the file from a serial connection that uses the
Xmodem protocol