Q1. The command esxcli network vm list displays four virtual machines connected to the Production vSwitch. Within the vSphere Web Client, five virtual machines are seen.
What explains this behavior?
A. The fifth virtual machine is currently powered off.
B. The fifth virtual machine has two vnics.
C. The fifth virtual machine has an invalid IP address.
D. The fifth virtual machine has an invalid MAC address.
Answer: A
Q2. Which two roles can be modified? (Choose two.)
A. Administrator
B. Network Administrator
C. Datastore Consumer
D. Read-Only
Answer: B,C
Q3. An administrator is upgrading an ESXi 5.5 host to ESXi 6.x and gets the following error:
MEMORY_SIZE
What does this indicate?
A. Insufficient memory on the ESXi host to complete the upgrade.
B. Insufficient memory for Auto Deploy to complete the upgrade.
C. Insufficient memory in vCenter Server to complete the upgrade.
D. Insufficient memory for Update Manager to complete the upgrade.
Answer: A
Q4. Which two are valid compliance results that indicate the need to apply a Host Profile? (Choose two.)
A. Non-compliant
B. Inconsistent
C. Unknown
D. Disconnected
Answer: A,C
Q5. VMware vSphere Replication protects virtual machines from partial or complete site failures by replicating the virtual machines between which three sites? (Choose three.)
A. From a source site to a target site.
B. From within a single site from one cluster to another.
C. From multiple source sites to a shared remote target site.
D. From a single source site to multiple remote target sites.
E. From multiple source sites to multiple remote target sites.
Answer: A,B,C
Q6. An administrator wants to upgrade to vCenter Server 6.x.
The vCenter Server:
. Is hosted on a virtual machine server running Microsoft Windows Server 2008 R2, with 8 vCPUs and 16GB RAM.
. Will have an embedded Platform Services Controller.
. Hosts a Large Environment with 1,000 ESXi hosts and 10,000 Virtual Machines.
Why does the vCenter Server not meet the minimum requirements?
A. Windows Server 2008 R2 is not a supported Operating System for vCenter Server.
B. The virtual machine has insufficient resources for the environment size.
C. The environment is too large to be managed by a single vCenter Server.
D. The Platform Services Controller must be changed to an External deployment.
Answer: B
Q7. Which two statements are correct regarding vSphere certificates? (Choose two.)
A. ESXi host upgrades do not preserve the SSL certificate and reissue one from the VMware Certificate Authority (VMCA).
B. ESXi host upgrades preserve the existing SSL certificate.
C. ESXi hosts have assigned SSL certificates from the VMware Certificate Authority (VMCA) during install.
D. ESXi hosts have self-signed SSL certificates by default.
Answer: B,C
Q8. How does vSphere High Availability calculate the memory slot size of a virtual machine?
A. Virtual machine memory reservation + overhead of largest virtual machine
B. Virtual machine memory reservation - overhead of largest virtual machine
C. Virtual machine memory reservation + overhead of smallest virtual machine
D. Virtual machine memory reservation - overhead of smallest virtual machine
Answer: A
Q9. An administrator wants to reduce the memory overhead for a 3D graphics enabled virtual machine (VM).
What advanced feature can be added to the VM configuration file to reduce memory overhead?
A. vga.vgaOnly=TRUE
B. vga.svgaEnable=FALSE
C. svgaEnabled=FALSE
D. svgaDisable=TRUE
Answer: A
Q10. An administrator wants to configure a High Availability cluster to allow virtual machines a 10 minute window to shut down in the event of a Host Isolation incident.
What two configuration settings would satisfy this requirement? (Choose two.)
A. Set the advanced option das.isolationshutdowntimeout = 10.
B. Set the advanced option das.isolationshutdowntimeout = 600.
C. Configure Host Isolation Response to Shut Down and Restart VMs.
D. Configure Host Isolation Response to Power Off and Restart VMs.
Answer: B,C
Q11. Which two identification sources can a vSphere Auto Deploy rule use to identify target hosts? (Choose two.)
A. Processor Serial Number
B. Security Identifier
C. SMBIOS information
D. BIOS UUID
Answer: C,D
Q12. Which two features are available for virtual machines configured with DirectPath I/O? (Choose two.)
A. Fault Tolerance
B. Suspend and Resume
C. Virtual Symmetric Multi-Processing (vSMP)
D. Virtual Non-Uniform Memory Access (vNUMA)
Answer: C,D
Q13. An administrator uses the df -h command and notices that an NFS datastore is reporting a
capacity of 0 Bytes.
What condition would cause this to occur?
A. The NFS server on which the datastore resides is down.
B. The datastore was mounted as Read/Write.
C. The datastore was mounted as Read-Only.
D. The datastore was created with NFS version 4.1.
Answer: A
Q14. An administrator is unable to see performance statistics for only the Past Week performance data. The vCenter Server is using a Microsoft SQL Server Database.
What are three likely causes contributing to this issue? (Choose three.)
A. Performance statistics are turned off.
B. The Past Day rollup job is not present.
C. The stats_rollup_1_proc is not present.
D. The VMware Performance Charts Service is stopped.
E. The JDBC URL is incorrect in the vcdb.properties file.
Answer: A,B,C
Q15. What are two sample roles that are provided with vCenter Server by default? (Choose two.)
A. Virtual machine User
B. Network Administrator
C. Content Library Administrator
D. Storage Administrator
Answer: A,B
Q16. Attempting to update an ESXi 6.x host using the following command:
esxcli software vib update -d update.zip
Generates the following error:
Could not download from depot at /tmp/index.xml, skipping (('/tmp/index.xml', '', "[Errno 4]
IOError: <urlopen error [Errno 2] No such file or directory: '/tmp/index.xml'>")) url = /tmp/index.xml
What action should be taken to correct the problem?
A. Add the full file path to the command.
B. Use the update option instead of install.
C. Use the switch -d instead of -v.
D. Replace esxcli with esxupdate.
Answer: A