nerdexam
Cisco

300-620 · Question #324

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

The correct answer is C. Select protocol SFTP in Create Remote Location.. To meet the requirements of an encrypted and resumable configuration backup on the Cisco APIC, the SFTP protocol must be selected.

ACI Management and Operations

Question

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?

Options

  • ASelect protocol TFTP in Create Remote Location.
  • BSelect protocol FTP in Create Remote Location.
  • CSelect protocol SFTP in Create Remote Location.
  • DSelect protocol HTTP in Create Remote Location.

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    8% (2)
  • C
    77% (20)
  • D
    4% (1)

Why each option

To meet the requirements of an encrypted and resumable configuration backup on the Cisco APIC, the SFTP protocol must be selected.

ASelect protocol TFTP in Create Remote Location.

TFTP (Trivial File Transfer Protocol) does not provide encryption for data transfers and lacks features for resuming interrupted transfers, failing both requirements.

BSelect protocol FTP in Create Remote Location.

FTP (File Transfer Protocol) transfers data in cleartext by default, failing the encryption requirement, and does not inherently support resuming interrupted transfers.

CSelect protocol SFTP in Create Remote Location.Correct

SFTP (SSH File Transfer Protocol) provides robust encryption for data in transit, ensuring the backup data is transferred securely. Additionally, SFTP supports the ability to resume interrupted file transfers, which is crucial for reliability over potentially unstable connections.

DSelect protocol HTTP in Create Remote Location.

HTTP (Hypertext Transfer Protocol) is primarily designed for web content and does not inherently offer the encryption and resume capabilities suitable for secure and reliable configuration backups.

Concept tested: APIC configuration backup security and reliability

Source: https://www.cisco.com/c/en/us/td/docs/dcn/aci/apic/5x/basic-configuration/cisco-apic-basic-configuration-guide-5x/m_configuration_backup.html

Topics

#APIC backup#secure transfer#SFTP#configuration management

Community Discussion

No community discussion yet for this question.

Full 300-620 Practice