Copying A Configuration File From The Rcp Server To The Device - Cisco Catalyst 9200 Configuration Manual

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Managing Configuration Files

Copying a Configuration File from the rcp Server to the Device

To copy a configuration file from an rcp server to the running configuration or startup configuration, complete
the following tasks:
SUMMARY STEPS
1. enable
2. configure terminal
3. ip rcmd remote-username username
4. end
5. Do one of the following:
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
ip rcmd remote-username username
Example:
Device(config)# ip rcmd remote-username NetAdmin1
Step 4
end
Example:
Device(config)# end
Step 5
Do one of the following:
• copy
rcp:[[[//[username@]location]/directory]/filename]system:running-config
• copy
rcp:[[[//[username@]location]/directory]/filename]nvram:startup-config
Example:
Device# copy
• copy rcp:[[[//[username@]location]/directory]/filename]system:running-config
• copy rcp:[[[//[username@]location]/directory]/filename]nvram:startup-config
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Copying a Configuration File from the rcp Server to the Device
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
(Optional) Enters configuration mode from the terminal.
This step is required only if you override the default remote
username (see Step 3).
(Optional) Specifies the remote username.
(Optional) Exits global configuration mode. This step is
required only if you override the default remote username
(see Step 2).
Copies the configuration file from an rcp server to the
running configuration or startup configuration.
159

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents