Copy run start Command on CISCO Router/Switch

Command

Copy Running-config Startup-config

Use

This command lets you save your running configuration to the router’s startup configuration (NVRAM) so it will survive a reload.

Syntax

Router#copy running-config startup-config

Example

In the below example R1’s startup configuration is saved.

R1#copy run start
Destination filename [startup-config]?
Building configuration…
[OK]
R1#
Subscribe
Notify of
guest

3 Comments
Inline Feedbacks
View all comments
Mr.Stu
Mr.Stu
3 years ago

so it will survive a reload.” What does this mean?

noobieciscolearner
noobieciscolearner
3 years ago
Reply to  Mr.Stu

It means that if your device reboots, the changes that you have made to the startup configuration will not be lost, since the startup configuration has been overwritten with the currently running configuration once this command “copy running-config startup-config” is executed.

mrmoon
mrmoon
1 year ago
Reply to  Mr.Stu

When you do the reload without saving the running-config to startup-config the running configuration will be wiped out from RAM

3
0
Would love your thoughts, please comment.x
()
x