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

An engineer must perform a backup operation of the Cisco UCS system. The backup must be transferred to a secure location using UDP and must contain information about VLANs, VSANs, and other policies. Also, the operations team requires the backup file to be in a human-readable format. Which configuration set meets these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because TFTP (Trivial File Transfer Protocol) supports UDP and is suitable for transferring configuration files in a human-readable format. Options A and B use protocols (FTP and SFTP) that do not utilize UDP, and option D employs SCP, which is also not compatible with the backup requirements specified.