Specifications

Table Of Contents
2-14
Cisco Catalyst Blade Switch 3120 for HP Command Reference
OL-12248-02
Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands
archive download-sw
This example shows how to keep the old software version after a successful download:
Switch# archive download-sw /leave-old-sw tftp://172.20.129.10/test-image.tar
This example specifies the location of two tar images without having to specify the path each time:
Switch# archive download-sw tftp://10.1.1.10/
cbs31x0-universal-tar.122-40.EX2.tar cbs31x0-universal-tar.122-40.EX.tar
This example shows how to upgrade stack members 6 and 8:
Switch# archive download-sw /imageonly /destination-system 6 /destination-system 8
tftp://172.20.129.10/test-image.tar
Related Commands Command Description
archive copy-sw Copies the running image from the flash memory on one stack member to the
flash memory on one or more other stack members.
archive tar Creates a tar file, lists the files in a tar file, or extracts the files from a tar file.
archive upload-sw Uploads an existing image on the switch to a server.
delete Deletes a file or directory on the flash memory device.