2-8
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
archive copy-sw
archive copy-sw
Use the
archive copy-sw
privileged EXEC command on the stack master to copy the running image
from the flash memory on one stack member to the flash memory on one or more other members.
archive copy-sw
[
/destination-system
destination-stack-member-number
] [
/force-reload
]
[
leave-old-sw
] [
/no-set-boot
] [
/overwrite
] [
/reload
] [
/safe
]
source-stack-member-number
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The current software image is not overwritten with the copied image.
Both the software image and HTML files are copied.
The new image is copied 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.
Note
To successfully use the
archive copy-sw
privileged EXEC command, you must have downloaded from
a TFTP server the images for both the member switch being added and the master. You use the
archive
download-sw
privileged EXEC command to perform the download.
/destination-system
destination-stack-
member-number
(Optional) The number of the member to which to copy the running image.
The range is 1 to 9.
/force-reload
(Optional) Unconditionally force a system reload after successfully
downloading the software image.
/leave-old-sw
(Optional) Keep the old software version after a successful download.
/no-set-boot
(Optional) Do not alter the setting of the BOOT environment variable to
point to the new software image after it is successfully downloaded.
/overwrite
(Optional) Overwrite the software image in flash memory with the
downloaded one.
/reload
(Optional) Reload the system after downloading the image unless the
configuration has been changed and not been saved.
/safe
(Optional) 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.
source-stack-member-
number
The number of the member from which to copy the running image. The range
is 1 to 9.
Release
Modification
12.1(11)AX
This command was introduced.