Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 421

A network engineer must perform a backup and restore of the Cisco Nexus 5000 Series Switch configuration. The backup must be made to an external backup server. The only protocol permitted between the Cisco Nexus Series switch and the backup server is UDP. The backup must be used when the current working configuration of the switch gets corrupted. Which set of steps must be taken to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because TFTP is a UDP-based protocol that allows for the required backup and restore process. Options A and C use SFTP and SCP, which are not UDP-based, and option D uses FTP, which is also not permitted as it is TCP-based. Therefore, only option B meets the criteria of using UDP with TFTP.