Vidyalelo
Networking · Q11

IOS and Security Device Manager

Programming · Networking · question 11

Q11

What command do you type to save the configuration stored in RAM to NVRAM?

A.
Router (config) #copy current to starting
B.
Router#copy starting to running
C.
Router (config) #copy running-config startup-config
D.
Router#copy run startup
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
To copy the running-config to NVRAM so that it will be used if the router is restarted, use the copy running-config startup-config command (copy run start for short).