Archive Upload-Sw - Cisco ME 3400 Command Reference Manual

Ethernet access switch
Table of Contents

Advertisement

Chapter 2
Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands

archive upload-sw

Use the archive upload-sw privileged EXEC command to upload an existing switch image to a server.
Syntax Description
/version version_string
destination-url
Defaults
Uploads the currently running image from the flash: file system.
Command Modes
Privileged EXEC
Command History
Release
12.2(25)EX
Usage Guidelines
Use the upload feature only if the HTML files associated with the embedded device manager have been
installed with the existing image.
The files are uploaded in this sequence: the Cisco IOS image, the HTML files, and info. 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
OL-9640-10
archive upload-sw [/version version_string] destination-url
(Optional) Specify the specific version string of the image to be uploaded.
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.
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
Cisco ME 3400 Ethernet Access Switch Command Reference
archive upload-sw
2-13

Advertisement

Table of Contents
loading

Table of Contents