An engineer must build a lab replica of a Cisco UCS production environment.
The file must be imported into a new Cisco UCS cluster using a Cisco UCS Manager GUI.
The file must be in XML format and be exported from Cisco UCS Manager using an encrypted method.
Which two configuration parameters should be selected to meet these requirements? (Choose two.)
Click on the arrows to vote for the correct answer
A. B. C. D. E.DE.
https://www.cisco.com/en/US/docs/unified_computing/ucs/sw/gui/config/guide/141/UCSM_GUI_Configuration_Guide_141_chapter43.htmlThe two configuration parameters that should be selected to meet the requirement of importing a lab replica of a Cisco UCS production environment in XML format using an encrypted method are:
A. Type: Full state E. Protocol: SCP
Explanation:
A. Type: Full state - This configuration parameter should be selected because it allows the full state of the system to be exported, including all of the configuration data and settings. This is important because it ensures that the lab replica is an exact copy of the production environment. The Full state export format is encrypted, which meets the requirement for an encrypted export method.
B. Type: Logical configuration - This configuration parameter should not be selected because it only exports the logical configuration of the system, which does not include all the necessary information required to build an exact replica of the production environment.
C. Protocol: TFTP - This configuration parameter should not be selected because TFTP protocol does not support encryption, which violates the requirement for an encrypted export method.
D. Type: All configuration - This configuration parameter should not be selected because it includes non-essential information like statistics, operational data, etc., that is not required to build a lab replica.
E. Protocol: SCP - This configuration parameter should be selected because it provides an encrypted method to transfer the exported XML file to the new UCS cluster. SCP protocol ensures that the file is secure and meets the requirement for an encrypted export method.
Therefore, the correct configuration parameters that should be selected are Type: Full state and Protocol: SCP.