Implementing Cisco Application Centric Infrastructure (DCACI) — Question 285

An engineer implements a configuration backup on the Cisco APIC. The backup job must meet these requirements:

• The backup must transfer the encrypted data to the remote server.
• The transfer must be resumed if the connection is interrupted

Which configuration set meets these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because SFTP provides secure file transfer with encryption and supports resuming interrupted transfers. The other options do not meet both criteria: TFTP and FTP do not provide encryption, and HTTP lacks the capability for secure transfers and resuming connections.