VCP-VCF Administrator 2024 Question 238
Select 3You are configuring a workload domain in VMware Cloud Foundation and need to deploy NSX-T for network management. During this process, you are required to configure an IP Pool and an IP Block for the network. Which of the following steps are necessary to successfully configure the IP Pool and IP Block?
- A
Create an IP Block in the NSX-T Manager and specify the CIDR range.
- B
Assign a gateway, DNS server(s), and IP range when creating the IP Pool.
- C
Configure an IP Pool for Edge TEPs and Host TEPs in the vSphere Client.
- D
Associate the IP Block with a Segment during segment creation in NSX-T.
- E
Use the IP Pool for static IP assignment to management VMs within the workload domain.
Show answer and explanation
Correct answers: A, B, D
Explanation
To successfully configure an IP Pool and IP Block in VMware Cloud Foundation, you must set up the IP Block in NSX-T Manager with a valid CIDR range for dynamic IP assignment and configure the IP Pool with gateways, DNS servers, and IP ranges. IP Blocks are then associated with segments during their creation in NSX-T for automatic IP allocation. IP Pools and IP Blocks are specifically used for NSX-T resources, not for static IP assignment to VMs.
- A. Correct.
Correct: An IP Block is created in NSX-T Manager with a CIDR range, which is used for dynamic IP assignment for resources like TEPs.
- B. Correct.
Correct: IP Pools require configuration of gateways, DNS servers, and IP ranges to allow proper IP management and allocation.
- C. Incorrect.
Incorrect: IP Pools for TEPs are configured in NSX-T Manager, not the vSphere Client.
- D. Correct.
Correct: IP Blocks are associated with segments during segment creation for allocating IP addresses dynamically.
- E. Incorrect.
Incorrect: IP Pools are not used for static IP assignment to management VMs; they are designed for dynamic allocation in NSX-T resources.