2V0-41.24 Question 245
Select 3An organization is deploying a VMware NSX-T environment and is tasked with onboarding Local Manager configurations and workloads into a Global Manager. Which steps are required to successfully complete this onboarding process?
- A
Ensure that both the Local Manager and Global Manager are running compatible versions of NSX-T.
- B
Manually reconfigure all workload settings in the Global Manager after onboarding.
- C
Establish a secure and authenticated connection between the Local Manager and Global Manager.
- D
Migrate all Local Manager configurations to the Global Manager using the NSX-T API or GUI.
- E
Verify that the Local Manager has sufficient administrative privileges before onboarding begins.
Show answer and explanation
Correct answers: A, C, D
Explanation
To onboard Local Manager configurations and workloads into a Global Manager in an NSX-T environment, you must ensure version compatibility, establish a secure connection, and use the appropriate tools (API or GUI) for migration. Manual reconfiguration is unnecessary as the process is automated, and while privileges are important for management tasks, they are not explicitly required for the onboarding process.
- A. Correct.
Ensuring version compatibility between the Local Manager and Global Manager is critical for successful onboarding, as incompatible versions may result in failure or unexpected behavior.
- B. Incorrect.
Manually reconfiguring workloads is not required. The onboarding process automates the migration of configurations and workloads to the Global Manager.
- C. Correct.
A secure and authenticated connection is necessary for the Global Manager to communicate with and onboard configurations from the Local Manager.
- D. Correct.
Configurations and workloads can be migrated using the NSX-T API or GUI, which are the recommended methods for this process.
- E. Incorrect.
While administrative privileges are important for managing configurations, the onboarding process focuses on version compatibility, secure connections, and configuration migration rather than specific privilege checks.