Clearing Configuration Information; Deleting A Stored Configuration File; Working With Software Images - Cisco Aironet 1100 Series Installation And Configuration Manual

Hide thumbs Also See for Aironet 1100 Series:
Table of Contents

Advertisement

Working with Software Images

Command
Step 5
end
Step 6
copy system:running-config
rcp:[[[//[username@]location]/directory]/filename]
or
copy nvram:startup-config
rcp:[[[//[username@]location]/directory]/filename]
This example shows how to copy the running configuration file named ap2-confg to the netadmin1
directory on the remote host with an IP address of 172.16.101.101:
ap# copy system:running-config rcp://netadmin1@172.16.101.101/ap2-confg
Write file ap-confg on host 172.16.101.101?[confirm]
Building configuration...[OK]
Connected to 172.16.101.101
ap#
This example shows how to store a startup configuration file on a server:
ap# configure terminal
ap(config)# ip rcmd remote-username netadmin2
ap(config)# end
ap# copy nvram:startup-config rcp:
Remote host[]? 172.16.101.101
Name of configuration file to write [ap2-confg]?
Write file ap2-confg on host 172.16.101.101?[confirm]
![OK]

Clearing Configuration Information

This section describes how to clear configuration information.

Deleting a Stored Configuration File

Caution
You cannot restore a file after it has been deleted.
To delete a saved configuration from Flash memory, use the delete flash:filename privileged EXEC
command. Depending on the setting of the file prompt global configuration command, you might be
prompted for confirmation before you delete a file. By default, the access point prompts for confirmation
on destructive file operations. For more information about the file prompt command, refer to the Cisco
IOS Command Reference for Release 12.1.
Working with Software Images
This section describes how to archive (download and upload) software image files, which contain the
system software, IOS code, radio firmware, and the web management HTML files.
You download an access point image file from a TFTP, FTP, or RCP server to upgrade the access point
software. You upload an access point image file to a TFTP, FTP, or RCP server for backup purposes. You
can use this uploaded image for future downloads to the same access point or another of the same type.
Cisco Aironet 1100 Series Access Point Installation and Configuration Guide
19-18
Chapter 19
Purpose
Return to privileged EXEC mode.
Using RCP, copy the configuration file from an access point
running or startup configuration file to a network server.
Managing Firmware and Configurations
OL-2851-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents