nerdexam
Cisco

100-490 · Question #2

100-490 Question #2: Real Exam Question with Answer & Explanation

The correct answer is A. copy startup-config running-config C. copy tftp running-config. The commands to copy a saved configuration to RAM on Cisco devices are: copy startup-config running-config: This command is used to copy the startup configuration (saved configuration) into the running configuration (current configuration in RAM). It is typically used when you wa

Question

Which two commands are valid for copying a saved configuration to RAM? (Choose two.)

Options

  • Acopy startup-config running-config
  • Bcopy running-config startup-config
  • Ccopy tftp running-config
  • Dcopy running-config tftp
  • Ecopy tftp startup-config

Explanation

The commands to copy a saved configuration to RAM on Cisco devices are: copy startup-config running-config: This command is used to copy the startup configuration (saved configuration) into the running configuration (current configuration in RAM). It is typically used when you want to restore the device to a previously saved configuration after changes have copy tftp running-config: This command allows you to copy a configuration file from a TFTP server directly into the running configuration of the device. It's useful for applying a new configuration or for restoring a configuration from a backup located on a TFTP server.

Community Discussion

No community discussion yet for this question.

Full 100-490 Practice