350-601 · Question #580
350-601 Question #580: Real Exam Question with Answer & Explanation
The correct answer is B: Nexus01(config)# configure replace scp://10.10.1.1/config.back. The configure replace command is used to replace the current running configuration with a specified configuration file from an external source without requiring a reload. In this case, using the SCP protocol with the path to the backup file accomplishes the goal of restoring the
Question
A network engineer must restore the configuration of a Cisco Nexus 9300 Series Switch. The backup file is stored on an external server. The current configuration must be replaced without having to reload the switch. Which command must be used to accomplish this goal?
Options
- ANexus01# rollback running-config checkpoint pre-change atomic
- BNexus01(config)# configure replace scp://10.10.1.1/config.back
- CNexus01(config)# boot tftp://10.10.1.1/config.back
- DNexus01# copy tftp://10.10.1.1/config.back running-config
Explanation
The configure replace command is used to replace the current running configuration with a specified configuration file from an external source without requiring a reload. In this case, using the SCP protocol with the path to the backup file accomplishes the goal of restoring the
Topics
Community Discussion
No community discussion yet for this question.