Users Guide

CLI 335
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Astute\User
Guide\Dell_Astute_CLI_new.fm
DELL CONFIDENTIAL – PRELIMINARY 8/9/16 - FOR PROOF ONLY
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
Default Configuration
Sensitive data is excluded if no method was specified
Command Mode
Privileged EXEC mode
User Guidelines
The location of the file system dictates the format of the source or destination
URL.