Configure using tokyo-confg from 172.16.2.155? [confirm] Y
Booting tokyo-confg from 172.16.2.155:!!! [OK - 874/16000 bytes]
What to Do Next
After you have issued the copy EXEC command, you may be prompted for additional information or for
confirmation of the action. The prompt displayed depends on how much information you provide in the copy
command and the current setting of the file prompt global configuration command.
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:
Procedure
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
• Enter your password if prompted.
Device> enable
(Optional) Enters configuration mode from the
terminal. This step is required only if you
configure terminal
Example:
Step 2
override the default remote username (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
NetAdmin1
(Optional) Exits global configuration mode.
This step is required only if you override the
default remote username (see Step 2).
end
Example:
Device(config)# end
Step 4
Copies the configuration file from an rcp server
to the running configuration or startup
configuration.
Do one of the following:
Step 5
• copy
rcp:[[[//[username@]location]/directory]/filename]system:running-config
• copy
rcp:[[[//[username@]location]/directory]/filename]nvram:startup-config
Example:
Device# copy
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
224
Managing Configuration Files
What to Do Next