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
- A. Select protocol TFTP in Create Remote Location. Choose JSON format in Configuration Export Policy.
- B. Select protocol FTP in Create Remote Location. Choose XML format in Configuration Export Policy.
- C. Select protocol SFTP in Create Remote Location. Choose XML format in Configuration Export Policy.
- D. Select protocol HTTP in Create Remote Location. Choose JSON format in Configuration Export Policy.
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.