IOS and Security Device Manager - Technical MCQs

Q1:

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

ANS:D - Router#copy run startup

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).