2-12
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 download-sw
Defaults
The current software image is not overwritten with the downloaded image.
Both the software image and HTML files are downloaded.
The new image is downloaded to the flash: file system.
The BOOT environment variable is changed to point to the new software image on the flash: file system.
Image names are case sensitive; the image file is provided in tar format.
Compatibility of the stack protocol version on the image to be downloaded is checked with the version
on the switch stack.
Command Modes
Privileged EXEC
source-url1
[
sourceurl2
sourceurl3 sourceurl4
]
The source URLs for the software images.
On a standalone switch, enter one source URL for the software image that
the switch supports.
In a switch stack, you can enter source URLs for the software images that
the stack members support as follows:
•
Up to two source URLs without the
/directory
keyword.
•
Up to four source URLS with the
/directory
keyword.
The
image-name
.tar
is the software image to download and install on the
switch.
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
:
The
member number
can be from 1 to 9.
•
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
•
Secure Copy Protocol (SCP) syntax for the:
scp:
[[
//
username
@
location
]/
directory
]
/
image-name
.tar
•
The syntax for the TFTP:
tftp:
[[
//
location
]/
directory
]
/
image-name
.tar