Configuration And Image File Commands; Copy - Cisco Small Business 300 1.1 Series Administration Manual

Managed switch
Table of Contents

Advertisement

Configuration and Image File Commands

7
Configuration and Image File Commands
78-20269-01 Command Line Interface Reference Guide
7.1

copy

The copy Privileged EXEC mode command copies a source file to a destination
file.
Syntax
copy
source-url destination-url [snmp]
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).
snmp—Specifies that the destination/source file is in SNMP format. Used
only when copying from/to the Startup Configuration file.
The following table displays the URL options.
Keyword
Source or Destination
flash://
Source or destination URL for flash memory. This is the default
URL If a URL is specified without a prefix.
running-config
Currently running configuration file. This cannot be the
destination file.
startup-config
Startup configuration file.
flash://startup-co
nfig
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
flash://image
file.
boot
Boot file.
tftp://
Source or destination URL for a TFTP network server. The
syntax for this alias is
can be either an IP address or a host name.
tftp://host/[directory]/filename
7
. The host
115

Advertisement

Table of Contents
loading

Table of Contents