2-18
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands
archive upload-sw
archive upload-sw
Use the
archive upload-sw
privileged EXEC command on the switch stack or on a standalone switch 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.
This keyword is supported only on stacking-capable switches.
/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. The
image-name
.tar
is the name of software image to be stored on the server.
These options are supported:
•
Local flash file system syntax on the standalone switch or the stack
master:
flash:
Local flash file system syntax on a stack member:
flash
member number
:
•
FTP syntax:
ftp:
[[
//
username
[
:
password
]
@
location
]/
directory
]
/
image-name
.tar
•
HTTP server syntax:
http://
[[
username
:
password
]@]{
hostname |
host-ip
}[/
directory
]
/
image-name
.tar
•
Secure HTTP server syntax:
https://
[[
username
:
password
]@]{
hostname |
host-ip
}[/
directory
]
/
image-name
.tar
•
Remote Copy Protocol (RCP) syntax:
rcp:
[[
//
username
@
location
]/
directory
]
/
image-name
.tar
•
TFTP syntax:
tftp:
[[
//
location
]/
directory
]
/
image-name
.tar
Release
Modification
12.2(40)EX1
This command was introduced.