PurposeCommand or Action
default remote username or password (see Step
3).
Device# configure terminal
(Optional) Specifies the remote username.ip rcmd remote-username username
Example:
Step 3
Device(config)# ip rcmd remote-username
Admin01
(Optional) Exits configuration mode. This step
is required only if you override the default
remote username or password (see Step 3).
end
Example:
Device(config)# end
Step 4
Copies the configuration file from a network
server to the flash memory device using RCP.
copy rcp: [[[//[username@]location ]/directory]
/bundle_name] flash:
Step 5
Respond to any device prompts for additional
Example:
information or confirmation. Prompting depends
Device# copy
on how much information you provide in the
copy command and the current setting of the
file prompt command.
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:
Procedure
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
• Enter your password if prompted.
Device> enable
Copies the file from a TFTP server to the flash
memory device. Reply to any device prompts
copy tftp: [[[//location ]/directory
]/bundle_name flash:
Step 2
for additional information or confirmation.
Example:
Prompting depends on how much information
Device#
you provide in the copy command and the
current setting of the file prompt command.
copy
tftp:/cat3k_caa-universalk9.SSA.03.12.02.EZP.150-12.02.EZP.150-12.02.EZP.bin
flash:
Examples
The following example shows the copying of the configuration file named switch-config from a
TFTP server to the flash memory card inserted in usbflash0. The copied file is renamed new-config.
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
309
Managing Configuration Files
Copying a Configuration File from a TFTP Server to Flash Memory Devices