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 start
Correct Answer: Router#copy run start
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 in privileged mode (copy run start for short).