DCCOR Exam QuestionsBrowse all questions from this exam

DCCOR Exam - Question 496


An engineer must perform a backup and restore in Cisco UCS to rebuild the system in a disaster recovery scenario. The backup file must be encrypted to prevent the passwords from being stored as cleartext. Which backup configuration meets these requirements?

Show Answer
Correct Answer: D

In a disaster recovery scenario, it is crucial to ensure that the backup file is encrypted to protect sensitive information like passwords. While TFTP is generally used for transferring files in some scenarios, it does not inherently provide encryption, which makes it unsuitable for secure transfers. On the other hand, SFTP (Secure File Transfer Protocol) ensures that the transfer of backups is encrypted, thus protecting the data in transit. Combined with the requirement for a comprehensive backup, the 'All configuration backup over SFTP' option meets the requirements of both encryption and completeness, making it the best choice for the scenario described.

Discussion

7 comments
Sign in to comment
crooks_1988
Feb 27, 2024

A is correct: Full state backups are encrypted so that passwords and other sensitive information are not exported as clear text.

asd248402Option: A
Apr 13, 2024

Full state as the fale must be encrypted not the transfer method so A

6f4b754Option: A
May 2, 2024

A full state backup is the appropriate choice when an engineer needs to perform a backup and restore in Cisco UCS for disaster recovery purposes. This type of backup includes a snapshot of the entire system and is saved as a binary file. Importantly, full state backups are encrypted, ensuring that passwords and other sensitive information are not stored as clear text. While TFTP (Trivial File Transfer Protocol) is not secure by itself, the encryption of the full state backup file provides the necessary security for the passwords within the backup.

bizzar7774Option: A
Jan 7, 2025

Starting with Release 1.1(1) of the Cisco UCS Manager, full state backups are encrypted so that passwords and other sensitive information are not exported as clear text

luisam
Feb 14, 2024

Answer A

SysAd
Feb 23, 2024

full state, but it cant be TFTP because it is cleartext

DSAM9
Feb 9, 2025

Transport method could be TFTP, backup is already encrypted.

DSAM9
Feb 9, 2025

Transport method could be TFTP, backup is already encrypted.

crooks_1988
Feb 27, 2024

Tricky one, Full-State is meant for Disaster Recovery, but TFTP is not encrypted

Mr_Myself
Jul 27, 2024

The backup must be encrypted...

sebamegot
Aug 6, 2024

Why people says A if TFTP is not encrypted?

DSAM9
Feb 9, 2025

full state backups are encrypted, no need to use SCP