Copying A Configuration File From A Tftp Server To Flash Memory Devices - Cisco Catalyst 9200 Configuration Manual

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Managing Configuration Files
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 Admin01
Step 4
end
Example:
Device(config)# end
Step 5
copy rcp: [[[//[username@]location ]/directory]
/bundle_name] flash:
Example:
Device# copy rcp://netadmin@172.16.101.101/bundle1
flash:

Copying a Configuration File from a TFTP Server to Flash Memory Devices

To copy a configuration file from a TFTP server to a flash memory device, complete the tasks in this section:
SUMMARY STEPS
1. enable
2. copy tftp: [[[//location ]/directory ]/bundle_name flash:
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Copying a Configuration File from a TFTP Server to Flash Memory Devices
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
(Optional) Enters global configuration mode. This step is
required only if you override the default remote username
or password (see Step 3).
(Optional) Specifies the remote username.
(Optional) Exits configuration mode. This step is required
only if you override the default remote username or
password (see Step 3).
Copies the configuration file from a network server to the
flash memory device using RCP. Respond to any device
prompts for additional information or confirmation.
Prompting depends on how much information you provide
in the copy command and the current setting of the file
prompt command.
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
171

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents