Supporting Cisco Routing and Switching Network Devices (RSTECH) — Question 12

From the enable mode, which command loads the configuration during the password recovery process on a Cisco router?

Answer options

Correct answer: D

Explanation

The correct answer is D because the command 'copy startup-config running-config' is used to load the saved configuration into the running configuration, which is essential during password recovery. Option A, 'load_helper', is not a valid command for this purpose. Option B, 'configure terminal', is used to enter configuration mode but does not load the configuration. Option C, 'copy running-config startup-config', saves the current configuration rather than loading it.