Cisco Catalyst 3750 Metro Command Reference Manual page 40

Hide thumbs Also See for Catalyst 3750 Metro:
Table of Contents

Advertisement

archive upload-sw
archive upload-sw
Use the archive upload-sw privileged EXEC command to upload an existing switch image to a server.
Syntax Description
destination-url
Defaults
Uploads the currently running image from the flash: file system.
Command Modes
Privileged EXEC
Command History
Release
12.1(14)AX
Usage Guidelines
The files are uploaded in this sequence: the Cisco IOS image and the info file. After these files are
uploaded, the software creates the tar file.
Image names are case sensitive.
Examples
This example shows how to upload the currently running image to a TFTP server at 172.20.140.2:
Switch# archive upload-sw tftp://172.20.140.2/test-image.tar
Related Commands
Command
archive download-sw
archive tar
Catalyst 3750 Metro Switch Command Reference
2-12
archive upload-sw destination-url
The destination URL alias for a local or network file system. These options
are supported:
The image-name.tar is the name of software image to be stored on the
server.
Modification
This command was introduced.
Description
Downloads a new image to the switch.
Creates a tar file, lists the files in a tar file, or extracts the files from a tar file.
Chapter 2
The syntax for the local flash file system:
flash:
The syntax for the 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 TFTP:
tftp:[[//location]/directory]/image-name.tar
Catalyst 3750 Metro Switch Cisco IOS Commands
OL-9645-10

Advertisement

Table of Contents
loading

Table of Contents