2-18
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
archive upload-sw
archive upload-sw
Use the
archive upload-sw
privileged EXEC command to upload an existing switch image to a server.
archive upload-sw
[
/source-system-num
stack member number
| /version
version_string
]
destination-url
Syntax Description
Defaults
Uploads the currently running image from the flash file system.
Command Modes
Privileged EXEC
Command History
/source-system-num
stack member number
Specify the specific stack member containing the image that is to be
uploaded.
/version
version_string
(Optional) Specify the specific version string of the image to be uploaded.
destination-url
The destination URL alias for a local or network file system. These options
are supported:
•
The syntax for the local flash file system on the standalone switch or
the stack master:
flash:
The syntax for the local flash file system on a stack member:
flash
member number
:
•
The syntax for the FTP:
ftp:
[[
//
username
[
:
password
]
@
location
]/
directory
]
/
image-name
.tar
•
The syntax for an HTTP server:
http://
[[
username
:
password
]@]{
hostname |
host-ip
}[/
directory
]
/
image-name
.tar
•
The syntax for a secure HTTP server:
https://
[[
username
:
password
]@]{
hostname |
host-ip
}[/
directory
]
/
image-name
.tar
•
The syntax for the Secure Copy Protocol (SCP):
scp:
[[
//
username
@
location
]/
directory
]
/
image-name
.tar
•
The syntax for the Remote Copy Protocol (RCP):
rcp:
[[
//
username
@
location
]/
directory
]
/
image-name
.tar
•
T
he syntax for the TFTP:
tftp:
[[
//
location
]/
directory
]
/
image-name
.tar
The
image-name
.tar
is the name of software image to be stored on the
server.
Release
Modification
12.1(11)AX
This command was introduced.