archive download-sw
archive download-sw
Use the archive download-sw privileged EXEC command on the switch stack or on a standalone switch
to download a new image to the switch or switch stack and to overwrite or keep the existing image.
Syntax Description
/force-reload
/imageonly
/leave-old-sw
/no-set-boot
/no-version-check
/destination-system
stack-member-number
/only-system-type
system-type
/overwrite
/reload
/safe
source-url
Catalyst 3750 Switch Command Reference
2-8
archive download-sw {/force-reload | /imageonly | /leave-old-sw | /no-set-boot |
/no-version-check | /destination-system stack-member-number | /only-system-type
system-type | /overwrite | /reload | /safe} source-url
Unconditionally force a system reload after successfully downloading the
software image.
Download only the software image but not the HTML files associated with
the Cluster Management Suite (CMS). The HTML files for the existing
version are deleted only if the existing version is being overwritten or
removed.
Keep the old software version after a successful download.
Do not alter the setting of the BOOT environment variable to point to the new
software image after it is successfully downloaded.
Download the software image without checking the compatibility of the
stack protocol version on the image and on the switch stack.
Specify the specific stack member to be upgraded. The range is 1 to 9.
Specify the specific system type to be upgraded. The range is 0 to
FFFFFFFF.
Overwrite the software image in flash memory with the downloaded one.
Reload the system after successfully downloading the image unless the
configuration has been changed and not been saved.
Keep the current software image; do not delete it to make room for the new
software image before the new image is downloaded. The current image is
deleted after the download.
The source URL alias for a local or network file system. These options are
supported:
•
•
•
•
The image-name.tar is the software image to download and install on the
switch.
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 File Transfer Protocol (FTP):
ftp:[[//username[:password]@location]/directory]/image-name.tar
The syntax for the Remote Copy Protocol (RCP):
rcp:[[//username@location]/directory]/image-name.tar
The syntax for the Trivial File Transfer Protocol (TFTP):
tftp:[[//location]/directory]/image-name.tar
Chapter 2
Catalyst 3750 Switch Cisco IOS Commands
78-16181-01