2V0-41.24 Question 267
Select 3A company has implemented VMware NSX-T Data Center in their environment. During the installation process, the administrator needs to configure the Management Plane and Control Plane communication for an NSX Edge node. Which of the following steps must the administrator complete to successfully configure the Edge node?
- A
Assign a management IP address to the Edge node.
- B
Configure the Edge Transport Node profile and assign it to the Edge node.
- C
Establish a BGP session between the Edge node and the physical router.
- D
Enable the Edge node in the Transport Zone.
- E
Configure the default gateway for the Edge node's management interface.
Show answer and explanation
Correct answers: A, B, E
Explanation
To configure the Management Plane and Control Plane communication for an NSX Edge node, the administrator must assign a management IP address, configure the Edge Transport Node profile, and set up the default gateway for the management interface. These steps ensure proper connectivity and communication between the Edge node and NSX Manager. Configuring BGP or Transport Zone participation is not part of the Management and Control Plane configuration.
- A. Correct.
Correct. Assigning a management IP address is necessary for the Management Plane to communicate with the Edge node.
- B. Correct.
Correct. Configuring the Edge Transport Node profile ensures the Control Plane communication is set up properly for the Edge node.
- C. Incorrect.
Incorrect. Establishing a BGP session is related to routing, which is not a requirement for initial Management and Control Plane communication configuration.
- D. Incorrect.
Incorrect. Enabling the Edge node in the Transport Zone is related to data plane configuration, not Management or Control Plane setup.
- E. Correct.
Correct. Configuring the default gateway ensures the Edge node's management interface can communicate outside its subnet.