Supporting Cisco Routing and Switching Network Devices (RSTECH) — Question 13
Which two commands are valid for copying a saved configuration to RAM? (Choose two.)
Answer options
- A. copy startup-config running-config
- B. copy running-config startup-config
- C. copy tftp running-config
- D. copy running-config tftp
- E. copy tftp startup-config
Correct answer: A, C
Explanation
The correct commands for copying a saved configuration to RAM are 'copy startup-config running-config' and 'copy tftp running-config'. The other options either copy the running configuration to the startup configuration or involve TFTP in a way that does not pertain to loading into RAM.