Which IOS command results in the output shown in the following?
— System Configuration Dialog
— At any point you may enter a question mark ‘?’ for help.
Use ctrl-c to abort configuration dialog at any prompt.
Default settings are in square brackets ‘[]’.
Would you like to enter the initial configuration dialog? [yes/no]:
A.
router# configure terminal
B.
router# configure memory
C.
router# copy running-config startup-config
D.
router# copy startup-config running-config
E.
router# setup
Explanation: