nerdexam
Cisco

800-150 · Question #108

Which command is used to download a copied configuration file from a TFTP server to merge it with the running configuration of a replacement Cisco device?

The correct answer is C. copy tftp: running-config. The command copy tftp: running-config is used to retrieve a configuration file from a TFTP server and merge it with the current running configuration of a Cisco device. This operation is additive, meaning it integrates the new configuration commands into the existing running…

Field Installation and Replacement

Question

Which command is used to download a copied configuration file from a TFTP server to merge it with the running configuration of a replacement Cisco device?

Options

  • Aload tftp: running-config
  • Bcopy tftp: startup-config
  • Ccopy tftp: running-config
  • Dmerge tftp: running-config

How the community answered

(60 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    93% (56)
  • D
    3% (2)

Explanation

The command copy tftp: running-config is used to retrieve a configuration file from a TFTP server and merge it with the current running configuration of a Cisco device. This operation is additive, meaning it integrates the new configuration commands into the existing running configuration without removing any pre-existing commands unless explicitly overridden. This method is particularly useful when restoring configurations to a replacement device, as it allows for the seamless integration of necessary settings without disrupting the current operational state.

Topics

#TFTP#copy running-config#IOS commands#configuration restore

Community Discussion

No community discussion yet for this question.

Full 800-150 Practice