Clearing Configuration Information; Deleting A Stored Configuration File - Cisco 3200 Series Hardware Reference Manual

Hide thumbs Also See for 3200 Series:
Table of Contents

Advertisement

Chapter 7
Managing Firmware and Configurations
Command
Step 1
Step 2
Step 3
configure terminal
Step 4
ip rcmd remote-username username
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:
bridge# copy system:running-config rcp://netadmin1@172.16.101.101/ap2-confg
Write file br-confg on host 172.16.101.101?[confirm]
Building configuration...[OK]
Connected to 172.16.101.101
bridge#
This example shows how to store a startup configuration file on a server:
bridge# configure terminal
bridge(config)# ip rcmd remote-username netadmin2
bridge(config)# end
bridge# 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.
OL-5816-10
Purpose
Verify that the RCP server is properly configured by
referring to the
"Preparing to Download or Upload a
Configuration File by Using RCP" section on page
Log in to the WMIC through a Telnet session.
Enters global configuration mode.
This step is required only if you override the default remote
username (see Steps 4 and 5).
(Optional) Specifies the remote username.
Returns to privileged EXEC mode.
Using RCP, copies the configuration file from an WMIC
running or startup configuration file to a network server.
Cisco 3200 Series Router Hardware Reference
Working with Configuration Files
7-15.
7-17

Advertisement

Table of Contents
loading

Table of Contents