Copying Image Files By Using Rcp - Cisco Catalyst 3550 series Software Configuration Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550 series:
Table of Contents

Advertisement

Appendix B
Working with the Cisco IOS File System, Configuration Files, and Software Images
Beginning in privileged EXEC mode, follow these steps to upload an image to an FTP server:
Command
Step 1
Step 2
Step 3
configure terminal
Step 4
ip ftp username username
Step 5
ip ftp password password
Step 6
end
Step 7
archive upload-sw
ftp:[[//[username[:password]@]location]/directory]/
image-name.tar
The archive upload-sw command builds an image file on the server by uploading these files in order:
info, the Cisco IOS image, the HTML files, and info.ver. After these files are uploaded, the upload
algorithm creates the tar file format.
Caution
For the download and upload algorithms to operate properly, do not rename image names.

Copying Image Files By Using RCP

You can download a switch image from an RCP server or upload the image from the switch to an RCP
server.
You download a switch image file from a server to upgrade the switch software. You can overwrite the
current image with the new one or keep the current image after a download.
You upload a switch image file to a server for backup purposes. You can use this uploaded image for
future downloads to the same switch or another of the same type.
78-11194-09
Purpose
Verify that the FTP server is properly configured by referring
to the
"Preparing to Download or Upload a Configuration
File By Using FTP" section on page
Log into the switch through the console port or a Telnet
session.
Enter global configuration mode.
This step is required only if you override the default remote
username or password (see Steps 4, 5, and 6).
(Optional) Change the default remote username.
(Optional) Change the default password.
Return to privileged EXEC mode.
Upload the currently running switch image to the FTP server.
For //username:password, specify the username and
password. These must be associated with an account on
the FTP server. For more information, see the
"Preparing to Download or Upload an Image File By
Using FTP" section on page
For @location, specify the IP address of the FTP server.
For /directory/image-name.tar, specify the directory
(optional) and the name of the software image to be
uploaded. Directory and image names are case sensitive.
The image-name.tar is the name of the software image
to be stored on the server.
Catalyst 3550 Multilayer Switch Software Configuration Guide
Working with Software Images
B-12.
B-24.
B-27

Advertisement

Table of Contents
loading

Table of Contents