Copying A Configuration File From A Tftp Server To Flash Memory Devices - Cisco Catalyst 9400 System Management Configuration Manual

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Managing Configuration Files
Step 3
Step 4
Step 5

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
Step 1
Step 2
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.
Command or Action
Device# configure terminal
ip rcmd remote-username username
Example:
Device(config)# ip rcmd remote-username
Admin01
end
Example:
Device(config)# end
copy rcp: [[[//[username@]location ]/directory]
/bundle_name] flash:
Example:
Device# copy
rcp://netadmin@172.16.101.101/bundle1
flash:
Command or Action
enable
Example:
Device> enable
copy tftp: [[[//location ]/directory
]/bundle_name flash:
Example:
Device#
copy
t f t p : / c a t 3 k _ c a a - u n i v e r s a l k 9 . S S A . 0 3 . 1 2 . 0 2 . E Z P . 1 5 0 - 1 2 . 0 2 . E Z P . 1 5 0 - 1 2 . 0 2 . E Z P . b i n
flash:
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
Copying a Configuration File from a TFTP Server to Flash Memory Devices
Purpose
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.
Copies the file from a TFTP server to the flash
memory device. Reply 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.
309

Advertisement

Table of Contents
loading

Table of Contents