Q11
What command do you type to save the configuration stored in RAM to NVRAM?
A.
Router (config) #copy current to startingB.
Router#copy starting to runningC.
Router (config) #copy running-config startup-configD.Answer
Router#copy run startupAnswer: 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).