Download vSphere 6 Foundations.2V0-620.Prep4Sure.2018-09-20.110q.vcex

Vendor: VMware
Exam Code: 2V0-620
Exam Name: vSphere 6 Foundations
Date: Sep 20, 2018
File Size: 1 MB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

ProfExam Discount

Demo Questions

Question 1
What information is required as part of an interactive ESXi 6.x installation? 
  1. Keyboard layout
  2. IP Address
  3. Root password
  4. DNS information
Correct answer: A
Explanation:
Keyboard layout is required for interactive ESXi 6.x installation Reference: http://www.unixarena.com/2015/05/how-to-install-vmware-vsphere-6-0-esxi.html
Keyboard layout is required for interactive ESXi 6.x installation 
Reference: http://www.unixarena.com/2015/05/how-to-install-vmware-vsphere-6-0-esxi.html
Question 2
After installation of a host in your test environment, you need to move it to production.  The only major change that needs to be made is that the hostname of the server needs to change. What are two ways that an administrator can change the host name without editing configuration files on the host directly? (Choose two.)
  1. Login to the Direct Console User Interface and change it from here.
  2. Edit the Default TCP/IP Configuration from the vSphere Web Client.
  3. Use the Ruby vSphere Client to send a script to the ESXi host that updates the hostname.
  4. Update the information in DNS and the ESXi host will automatically update with these changes.
Correct answer: AB
Explanation:
To change the host name without editing configuration files on the host, first, login to the direct console user interface and change the host name. Now edit the default TCP/IP configuration from the vSphere client. Reference: http://pubs.vmware.com/vsphere-60/index.jsp
To change the host name without editing configuration files on the host, first, login to the direct console user interface and change the host name. Now edit the default TCP/IP configuration from the vSphere client. 
Reference: http://pubs.vmware.com/vsphere-60/index.jsp
Question 3
You are editing the management network configuration of an ESXi 6.x Host from the vSphere Web Client. You mistakenly put the incorrect VLAN in place for the management network.    
What action do you need to take to correct this?
  1. You need to manually edit the configuration on the host with command line utilities.
  2. No action is required.  By default ESXi rolls back configuration changes that disconnect the host.
  3. The ESXi host system configuration will need to be restored to the factory configuration to fix the issue.
  4. The change can be reverted in the vSphere Web Client by simply editing the switch again.
Correct answer: B
Explanation:
Host networking rollbacks occur when an invalid change is made to the host networking configuration. Every network change that disconnects a host also triggers a rollback. Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2032908
Host networking rollbacks occur when an invalid change is made to the host networking configuration. Every network change that disconnects a host also triggers a rollback. 
Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2032908
Question 4
You have just installed an ESXi 6.x Host. As part of your company security regulations, a security banner must be presented on the console of the host. 
How can this action be accomplished?
  1. Configure the Advanced Settings > Annotations screen of the ESXi host.
  2. This is configured from the Direct Console User Interface configuration menu.
  3. It is not possible to configure a security banner for the ESXi host.
  4. From vCenter Server, this setting is configured globally in the vCenter Server configuration.
Correct answer: A
Explanation:
For security banner, configure Advanced settings and go to Annotations screen of the ESXi host. Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2046347
For security banner, configure Advanced settings and go to Annotations screen of the ESXi host. 
Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2046347
Question 5
In order for a company to meet regulatory requirements, all ESXi 6.x Hosts must be configured to direct logs to a syslog server.    
What are two ways ESXi hosts can configured for this action? (Choose two)
  1. Use the esxcli system syslog command.
  2. Edit them in the ESXi host Advanced System Settings.
  3. From the Syslog collector user interface of the Web Client.
  4. Syslog logging is not available for ESXi Hosts.
Correct answer: AB
Explanation:
To direct logs to a syslog server, uses esxcli system syslog command and edit them in the ESXi host advanced system settings. Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2003322
To direct logs to a syslog server, uses esxcli system syslog command and edit them in the ESXi host advanced system settings. 
Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2003322
Question 6
An administrator is performing an interactive installation of ESXi 6.x.    
Which three options are available for installation? (Choose three.)
  1. DVD
  2. USB
  3. PXE
  4. Scripted
  5. Auto Deploy
Correct answer: ABC
Explanation:
You can install ESXi 6.x using DVD drive, USB flash drive or PXE. Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2109708
You can install ESXi 6.x using DVD drive, USB flash drive or PXE. 
Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2109708
Question 7
An administrator is performing a scripted installation of ESXi 6.x.    
In which three locations does the script need to be? (Choose three.)
  1. PXE Server
  2. HTTPS
  3. FTP
  4. NFS
  5. VVOLs Datastore
Correct answer: BCD
Explanation:
 The script must be created using supported commands.  Ensure you consider all disks that are connected to the host at the time of installation to avoid inadvertently overwriting data. Disk names can vary from machine to machine, one of the settings that you may want to configure and double check in a script is the disk selection for the ESXi installation.  The host installation script must be stored in a location that the host can access by FTP. HTTP, HTTPS, NFS, USB flash drive, or CD-ROM drive. The installation media can be mounted on the host locally, remotely, or through PXE boot. Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2109708
 The script must be created using supported commands. 
 Ensure you consider all disks that are connected to the host at the time of installation to avoid inadvertently overwriting data. Disk names can vary from machine 
to machine, one of the settings that you may want to configure and double check in a script is the disk selection for the ESXi installation. 
 The host installation script must be stored in a location that the host can access by FTP. HTTP, HTTPS, NFS, USB flash drive, or CD-ROM drive. The 
installation media can be mounted on the host locally, remotely, or through PXE boot. 
Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2109708
Question 8
Which three items should be validated prior to installing ESXi 6.x? (Choose three.)
  1. Remote Storage has been disconnected.
  2. Installation media is available.
  3. Server hardware clock is set to UTC.
  4. Storage has been partitioned with a VMFS volume.
  5. Network cards have been setup to use Jumbo Frames. 
Correct answer: ABC
Explanation:
Validate remote storage is disconnected. Install media is available and server hardware clock is set to UTC. Reference: https://pubs.vmware.com/vsphere-60/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-60-installation-setup-guide.pdf
Validate remote storage is disconnected. Install media is available and server hardware clock is set to UTC. 
Reference: https://pubs.vmware.com/vsphere-60/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-60-installation-setup-guide.pdf
Question 9
An administrator has just completed performing an interactive installation of ESXi 6.x and is booting the host. 
How is the network initially configured?
  1. The network is configured by Automatic Private IP Addressing (APIPA).
  2. The network is configured based on the settings detected in DNS.
  3. The network is configured with the address as specified in the installer.
  4. The network is automatically configured by DHCP.
Correct answer: D
Explanation:
Network is automatically configured by DHCP Reference: https://pubs.vmware.com/vsphere-60/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-60-installation-setup-guide.pdf
Network is automatically configured by DHCP 
Reference: https://pubs.vmware.com/vsphere-60/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-60-installation-setup-guide.pdf
Question 10
An administrator has just completed installing an ESXi 6.x host, but doesn't know what address has been configured. 
Where is the ESXi host IP address configured?
  1. RVC console
  2. Direct Console User Interface
  3. vSphere Web Client
  4. vSphere Client
Correct answer: B
Explanation:
Access Direct Console User Interface to configure ESXi host IP address. Reference: http://www.virtualizationadmin.com/articles-tutorials/vmware-esx-and-vsphere-articles/installation-and-deployment/understanding-vmware-esxi-direct-console-user-interface-dcui.html
Access Direct Console User Interface to configure ESXi host IP address. 
Reference: http://www.virtualizationadmin.com/articles-tutorials/vmware-esx-and-vsphere-articles/installation-and-deployment/understanding-vmware-esxi-direct-console-user-interface-dcui.html
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!