ExamGecko
Home / VMware / 5V0-31.22 / List of questions
Ask Question

VMware 5V0-31.22 Practice Test - Questions Answers

List of questions

Question 1

Report Export Collapse

Which two roles are provided by a local NSX Manager appliance? (Choose two.)

Compliance
Compliance
Policy
Policy
Controller
Controller
Orchestrator
Orchestrator
Authorization
Authorization
Suggested answer: B, C
Explanation:

The NSX Manager is a standalone appliance that hosts the API services, the management plane, control plane, and policy management. As a result of this combined format, you no longer need to install the manager and controllers as separate VMs.The NSX Manager has three built-in roles: policy, manager, and controller1.

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'

https://shuttletitan.com/nsx-t/nsx-t-management-cluster-benefits-roles-ccp-sharding-and-failure-handling/

asked 16/09/2024
Benice dobbins
44 questions

Question 2

Report Export Collapse

Which license is required to enable Workload Management on VMware Cloud Foundation?

VMware vSphere Evaluation
VMware vSphere Evaluation
VMware vSphere Standard
VMware vSphere Standard
VMware vSphere Enterprise Plus
VMware vSphere Enterprise Plus
VMware Tanzu Basic
VMware Tanzu Basic
Suggested answer: D
Explanation:

A Tanzu Basic license is required to enable Workload Management on VMware Cloud Foundation. Once enabled, the Supervisor Cluster must be assigned a Tanzu license before the 60-day evaluation period expires. This license can be added to the license inventory of vSphere if a valid Tanzu Edition license is available.

A Tanzu Basic license is required to enable Workload Management on VMware Cloud Foundation. Once enabled, the Supervisor Cluster must be assigned a Tanzu license before the 60-day evaluation period expires. This license can be added to the license inventory of vSphere if a valid Tanzu Edition license is available.

https://docs.vmware.com/en/VMware-Cloud-Foundation/4.2/com.vmware.vcf.vxrail.admin.doc/GUID-E8D0A432-8573-4DF5-9330-A4FE15F74128.html

asked 16/09/2024
Anna Pytka
32 questions

Question 3

Report Export Collapse

A systems administrator is tasked with creating a new VI workload domain that will leverage either an external NFS or a VMFS on FC storage as the principal storage.

Which action is required to fulfill this requirement?

Create a new network pool for vMotion and vSAN networks.
Create a new network pool for vMotion and vSAN networks.
Create a new network pool only for vMotion network.
Create a new network pool only for vMotion network.
Create a new network pool for vMotion, vSAN, and NFS networks.
Create a new network pool for vMotion, vSAN, and NFS networks.
Create a new network pool for vMotion and NFS networks.
Create a new network pool for vMotion and NFS networks.
Suggested answer: D
Explanation:

This is because a network pool is a collection of subnets within an layer-2 network domain that includes information about subnets reserved for the vMotion and NFS networks that are required for adding a host to the SDDC Manager inventory2.The other options are not correct because they either include vSAN network, which is not needed for external NFS or VMFS on FC storage2, or they do not include NFS network, which is needed for external NFS storage1.

https://infohub.delltechnologies.com/l/dell-storage-with-vmware-cloud-foundation-1/vmware-cloud-foundation-network-pool-configuration

asked 16/09/2024
Sanjiv Cumar
38 questions

Question 4

Report Export Collapse

Which functionality does a NSX Tier-1 Gateway provide to a vSphere with Tanzu deployment?

Downlink connection to segments
Downlink connection to segments
Downlink connection to Tier-0 gateway
Downlink connection to Tier-0 gateway
Layer 2 Switching
Layer 2 Switching
Static or dynamic routing
Static or dynamic routing
Suggested answer: A
Explanation:

https://docs.vmware.com/en/VMware-Validated-Design/6.2/sddc-architecture-and-design-for-a-vsphere-with-tanzu-workload-domain/GUID-8E524188-65F6-4FF2-B8A3-2D9B0C86FE2A.html

A NSX Tier-1 Gateway provides the functionality of a downlink connection to segments in a vSphere with Tanzu deployment.According to the VMware documentation1, a segment is a virtual layer-2 domain that can be either overlay-backed or VLAN-backed. A NSX Tier-1 Gateway connects to one or more segments and provides routing and security services for the workloads attached to those segments.A NSX Tier-1 Gateway also connects to a NSX Tier-0 Gateway, which provides uplink connectivity to external networks2

asked 16/09/2024
Pineda Jerson
30 questions

Question 5

Report Export Collapse

Which vSphere Lifecycle Manager (LCM) function is supported in VMware Cloud Foundation (VCF)?

Manage certificate replacement for ESXi hosts.
Manage certificate replacement for ESXi hosts.
Rotate passwords for ESXi hosts.
Rotate passwords for ESXi hosts.
Downgrade VM hardware version.
Downgrade VM hardware version.
Install and update third-party software on ESXi hosts.
Install and update third-party software on ESXi hosts.
Suggested answer: D
Explanation:

The vSphere Lifecycle Manager (LCM) function that is supported in VMware Cloud Foundation (VCF) is D. Install and update third-party software on ESXi hosts.According to the VMware Cloud Foundation documentation1, vSphere Lifecycle Manager images can include components that are created and published by third-party software vendors, such as drivers, patches, and solutions. These components can be added to the image to install and update the third-party software on the ESXi hosts in a cluster.VMware Cloud Foundation allows you to manage all images in a single place and re-use them for clusters across workload domains2

asked 16/09/2024
Angelica Caldeo
41 questions

Question 6

Report Export Collapse

Which type of storage entity is used as the backing disks for persistent volumes in vSphere with Tanzu?

Thick provisioned VMDK
Thick provisioned VMDK
Raw Device Mapping (RDM)
Raw Device Mapping (RDM)
First Class Disk (FCD)
First Class Disk (FCD)
Virtual Volumes (vVOLs)
Virtual Volumes (vVOLs)
Suggested answer: C
Explanation:

https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1B136277-E46C-41FC-9C8C-3E78E9B97F5C.html

vSphere with Tanzu uses the First Class Disk (FCD) type of virtual disks to back persistent volumes. FCD, also known as Improved Virtual Disk, is a named virtual disk not associated with a VM. FCDs are identified by UUID and can be managed independently of VMs.

Thick provisioned VMDK, Raw Device Mapping (RDM), and Virtual Volumes (vVOLs) are not used as the backing disks for persistent volumes in vSphere with Tanzu.

The references are:

Using Persistent Storage in vSphere with Tanzu, section ''Persistent Volume''

vSphere with Tanzu Storage, section ''First Class Disk''

asked 16/09/2024
Subha Mishra
39 questions

Question 7

Report Export Collapse

What is a valid way to replace the expiring evaluation Tanzu license for a vSphere with Tanzu cluster?

1. Connect to the SDDC Manager. 2. In the navigation pane, click Solutions. 3. Find the cluster, click ''Update Workload Management license'', and select the appropriate license.
1. Connect to the SDDC Manager. 2. In the navigation pane, click Solutions. 3. Find the cluster, click ''Update Workload Management license'', and select the appropriate license.
1. Connect to the SDDC Manager. 2. Go to Administration > Licensing. 3. Add the license key for vSphere with Tanzu.
1. Connect to the SDDC Manager. 2. Go to Administration > Licensing. 3. Add the license key for vSphere with Tanzu.
1. Connect to the vCenter Web Console. 2. Go to Menu > Home > Administration > Licenses 3. Click ''Add New Licenses'', and enter the license key.
1. Connect to the vCenter Web Console. 2. Go to Menu > Home > Administration > Licenses 3. Click ''Add New Licenses'', and enter the license key.
1. Connect to the vCenter Web Console. 2. Go to ''Hosts and Clusters'', and right click on the cluster that supports namespace creation. 3. Click ''Assign license'', and select the appropriate license.
1. Connect to the vCenter Web Console. 2. Go to ''Hosts and Clusters'', and right click on the cluster that supports namespace creation. 3. Click ''Assign license'', and select the appropriate license.
Suggested answer: A
Explanation:

https://docs.vmware.com/en/VMware-Cloud-Foundation/5.0/vcf-admin/GUID-2F008636-F899-4309-9559-2D7F264FABD3.html

asked 16/09/2024
Joyce Ann Devilles
41 questions

Question 8

Report Export Collapse

Which two tools can be used to create custom ESXi ISO images when preparing for the VMware Cloud Foundation bring-up process? (Choose two.)

vRealize Suite Lifecycle Manager
vRealize Suite Lifecycle Manager
VMware Imaging Appliance
VMware Imaging Appliance
vSphere Lifecycle Manager
vSphere Lifecycle Manager
PowerCLI
PowerCLI
SSH
SSH
Suggested answer: C, D
Explanation:

https://docs.vmware.com/en/VMware-Cloud-Foundation/5.0/vcf-admin/GUID-2674DA5A-8DF7-4212-A4A9-88CD798DC303.html

https://docs.vmware.com/en/VMware-Cloud-Foundation/5.0/vcf-admin/GUID-1B9AAE1E-7C55-4A7A-A921-9F84F248AF68.html

asked 16/09/2024
Franklin Leon
36 questions

Question 9

Report Export Collapse

An architect is designing networking for a developer-ready infrastructure on VMware Cloud Foundation.

Which use case would require the architect to consider a CIDR range larger than /27 for Egress?

More than 30 services are required
More than 30 services are required
More than 30 pods are required
More than 30 pods are required
More than 30 load balancers are required
More than 30 load balancers are required
More than 30 namespaces are required
More than 30 namespaces are required
Suggested answer: D
Explanation:

https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-B1388E77-2EEC-41E2-8681-5AE549D50C77.html#:~:text=Only%20one%20egress%20IP%20address%20is%20assigned%20for%20each%20namespace%20in%20the%20Supervisor%20Cluster

asked 16/09/2024
Farshin Golpad
38 questions

Question 10

Report Export Collapse

Which two components are required when planning for stretched clusters in a VMware Cloud Foundation environment? (Choose two.)

There must be separate Network Pools for each Availability Zone.
There must be separate Network Pools for each Availability Zone.
A third site is required for a witness host.
A third site is required for a witness host.
The host overlay network can use static IP addresses.
The host overlay network can use static IP addresses.
Use shared vSphere vMotion, vSAN, and host overlay networks.
Use shared vSphere vMotion, vSAN, and host overlay networks.
The round-trip time (RTT) between sites must be 15 milliseconds.
The round-trip time (RTT) between sites must be 15 milliseconds.
Suggested answer: A, B
Explanation:

https://docs.vmware.com/en/VMware-Cloud-Foundation/4.5/vcf-admin/GUID-CDEEF4C6-7DFC-4EB5-B5F5-3C41230926F9.html

asked 16/09/2024
Matthew Montgomery
32 questions
Total 117 questions
Go to page: of 12

Related questions