Which type of IP subnets are required when enabling Workload Management in VMware Cloud Foundation?
Answer : A
https://docs.vmware.com/en/VMware-Cloud-Foundation/5.0/com.vmware.vcf.vxrail.doc/GUID-E8D0A432-8573-4DF5-9330-A4FE15F74128.html
Prerequisites
A VI workload domain must be deployed.
An Workload Management ready NSX Edge cluster must be deployed on the workload domain.
You must select Workload Management on the Use Case page of the Add Edge Cluster wizard. See step 6 in Deploy an NSX Edge Cluster.
All hosts in the vSphere cluster for which you enable Workload Management must have a vSphere with Tanzu license.
Workload Management requires a vSphere cluster with a minimum of three ESXi hosts.
The following IP address subnets must be defined:
A non-routable subnet for pod networking, minimum of a /22 subnet.
A non-routable subnet for Service IP addresses, minimum of a /24 subnet
A routable subnet for ingress, minimum of a /27 subnet
A routable subnet for egress, minimum of a /27 subnet
An administrator successfully finished restoring a SDDC Manager and now needs to verify its operation. Which tool should the administrator use for this verification?
Answer : B
Which two roles are provided by a local NSX Manager appliance? (Choose two.)
Answer : B, C
B) Policy: NSX Manager is responsible for the creation and management of NSX-T policies, which are used to define networking and security configurations and rules.
C) Controller: NSX Manager also serves as a central management point for NSX-T controllers, which are responsible for implementing and enforcing networking and security policies across the NSX-T environment.
VMware Cloud Foundation Specialist (v2) Exam Guide, section 2.2
NSX-T Data Center Administration Guide, section 'NSX Manager and NSX-T Controllers'
What is a supported function of the vSphere Lifecycle Manager (LCM) in VMware Cloud Foundation (VCF)?
Answer : D
12-29 vSphere Lifecycle Manager Baselines and Images
You use vSphere Lifecycle Manager baselines and baseline groups to perform the following tasks:
* Upgrade and patch ESXi hosts. *
Install and update third-party software on ESXi hosts.
You use vSphere Lifecycle Manager images to perform the following tasks: *
Install the desired ESXi version. * Install and update third-party software on ESXi hosts in a cluster.
* Update and upgrade the ESXi version in a cluster. * Update ESXi host firmware in a cluster. * Generate and use a recommended image for your cluster. * Check the hardware compatibility of hosts and clusters.
Which order of steps should an administrator use to replace a failed host in a stretched cluster?
Answer : A
Run the compact cluster API to remove any stale data from vSAN.
Decommission the host to be removed using SDDC Manager UI or API.
Commission the replacement host to the same network pool as the removed host using SDDC Manager UI or API.
Add the newly commissioned host to the cluster using SDDC Manager UI or API.
According to the VMware documentation, when replacing a failed host in a stretched cluster, the first step is to decommission the failed host. This should be followed by removing the host using cluster APIs, commissioning the new host with the correct network, and then adding the newly commissioned host to the cluster using cluster APIs.
What is the correct upgrade order for VMware Cloud Foundation (VCF) components for a VI workload domain with a stretched vSAN cluster?
Which two components are required when planning for stretched clusters in a VMware Cloud Foundation environment? (Choose two.)