2-8
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 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 stack 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
Note
This command is supported only on stacking-capable switches.
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.
/destination-system
destination-stack-
member-number
(Optional) The number of the stack 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 stack member from which to copy the running image. The
range is 1 to 9.
Release
Modification
12.2(40)EX1
This command was introduced.