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…
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)- A2% (1)
- B2% (1)
- C93% (56)
- D3% (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
Community Discussion
No community discussion yet for this question.