VMware 2V0-21.23 Practice Test Questions and Exam Dumps Part 6 Q101 – Q120

View Full VMware 2V0-21.23 Exam Dumps and Practice Test Dumps.

 

Question 101

What groups physical network adapters?

  1. VLAN tagging
  2. Port mirroring
  3. NIC teaming
  4. Traffic shaping

Correct Answer: 3

Explanation:

NIC teaming combines multiple physical network interface cards into a single logical team to provide network redundancy and load balancing. If one physical adapter or cable fails, traffic automatically fails over to the remaining active adapters without disrupting virtual machine connectivity. Administrators can configure various load-balancing policies to distribute network traffic efficiently across available uplinks. This crucial architectural configuration enhances network availability and maximizes throughput capacity for enterprise-grade virtualized environments.

Question 102

Which storage protocol uses IP networks?

  1. Fibre Channel
  2. iSCSI
  3. SAS Direct Attach
  4. Parallel SCSI

Correct Answer: 2

Explanation:

Internet Small Computer System Interface allows block-level storage data to be transmitted over standard IP networks, enabling cost-effective storage consolidation. By encapsulating SCSI commands within TCP/IP packets, organizations can leverage their existing Ethernet infrastructure to connect ESXi hosts to remote SAN arrays without requiring dedicated, expensive Fibre Channel hardware. It provides flexible, scalable, and reliable storage connectivity for virtualized datacenter workloads.

Question 103

What allows a VM to access raw LUNs directly?

  1. Virtual Volumes
  2. NFS Datastore
  3. VMFS Volume
  4. Raw Device Mapping

Correct Answer: 4

Explanation:

Raw Device Mapping acts as a proxy file within a VMFS datastore that enables a virtual machine to access a storage array LUN directly. This feature is particularly useful when virtual machines require direct access to storage-based snapshot utilities, clustering software, or legacy applications that cannot operate on standard virtual disks. It combines the manageability of SANs with the flexibility of virtualization.

Question 104

Which feature provides high availability for VMs via clustering?

  1. vSphere HA
  2. Storage vMotion
  3. Content Library
  4. Host Profiles

Correct Answer: 1

Explanation:

vSphere High Availability monitors ESXi hosts within a cluster and automatically restarts affected virtual machines on alternative healthy hosts if an unexpected hardware failure occurs. Continuous heartbeat signals exchanged between cluster nodes detect failures rapidly. This robust automated failover process significantly reduces downtime for critical workloads without requiring any manual intervention. It provides an essential, cost-effective availability solution for applications that do not strictly require continuous synchronous replication.

Question 105

What tool helps monitor storage latency and I/O?

  1. Network I/O Control
  2. vCenter HA
  3. Storage I/O Control
  4. Host Profiles

Correct Answer: 3

Explanation:

Storage I/O Control monitors I/O latency across datastore clusters and dynamically allocates storage resources to virtual machines based on predefined business shares. When storage congestion occurs, it prevents noisy-neighbor workloads from monopolizing queue depths, ensuring predictable performance for tier-one applications. This automated governance capability enhances storage efficiency and maintains service level agreements across shared enterprise storage infrastructures.

Question 106

Which service provides single sign-on authentication?

  1. Active Directory
  2. vCenter Single Sign-On
  3. Local PAM
  4. ESXi Shell

Correct Answer: 2

Explanation:

vCenter Single Sign-On provides a secure authentication framework for the vSphere software stack, enhancing security by allowing users to log in once to access all authorized components. SSO manages identity sources such as Active Directory, OpenLDAP, and local users, decoupling authentication from authorization. It ensures robust token-based security across all vCenter services and associated plugin applications within the enterprise environment.

Question 107

What file stores VM virtual disk data?

  1. .vmx
  2. .nvram
  3. .vswp
  4. .vmdk

Correct Answer: 4

Explanation:

The .vmdk file represents the virtual machine disk container where all guest operating system files, applications, and user data are physically stored on the datastore. It encapsulates either thin or thick-provisioned storage blocks, allowing the hypervisor to manage virtualized storage efficiently. Together with the configuration files, it forms the complete blueprint needed to instantiate and run a virtual machine.

Question 108

Which backup API is used by third-party software?

  1. VADP
  2. VAAI
  3. VASA
  4. NIOC

Correct Answer: 1

Explanation:

VMware vStorage APIs for Data Protection provide a standardized, efficient framework for third-party backup vendors to protect virtual machines without placing heavy loads on the guest operating system. It enables lan-free backups, incremental changes tracking, and efficient snapshot management. This integration ensures that enterprise backup solutions operate seamlessly and reliably across the entire vSphere virtualized infrastructure.

Question 109

What feature allows hot-adding hardware resources?

  1. Cold migration
  2. Storage vMotion
  3. Hot-plug virtual hardware
  4. Quick Boot

Correct Answer: 3

Explanation:

Hot-plug virtual hardware allows administrators to add memory, CPU resources, and virtual disks to a running virtual machine without requiring a system reboot. This flexibility is crucial for maintaining high availability and accommodating sudden resource spikes in production environments. It enables dynamic scalability while applications continue running uninterrupted, minimizing downtime and operational overhead.

Question 110

Which component manages licenses in vCenter?

  1. Auto Deploy
  2. License Service
  3. Certificate Authority
  4. Host Profiles

Correct Answer: 2

Explanation:

The vCenter License Service provides centralized license management and tracking across linked vCenter Server instances and associated ESXi hosts. Administrators can easily assign, view, and audit license keys for various VMware products from a single interface. It ensures compliance by alerting administrators to expiration dates or capacity shortfalls before they impact production operations.

Question 111

What protocol synchronizes time across ESXi hosts?

  1. SNMP
  2. LDAP
  3. HTTPS
  4. NTP

Correct Answer: 4

Explanation:

Network Time Protocol is critical for synchronizing the internal clocks of ESXi hosts and vCenter Server to a common reference time source. Precise timekeeping is essential for accurate log analysis, certificate validation, clustering heartbeats, and reliable replication mechanisms. Misconfigured time synchronization can lead to authentication failures and unpredictable behavior across distributed virtualized environments.

Question 112

Which feature isolates management traffic on a separate network?

  1. VMkernel networking
  2. Port mirroring
  3. Traffic shaping
  4. Promiscuous mode

Correct Answer: 1

Explanation:

VMkernel networking handles traffic generated by the ESXi kernel itself, including management, vMotion, storage, and fault tolerance. By isolating management traffic onto dedicated VMkernel ports and vlans, administrators ensure secure and uninterrupted communication between vCenter and hypervisors. This segmentation protects administrative sessions from contention caused by heavy virtual machine network activity.

Question 113

What tracks changes to a virtual disk for backups?

  1. Storage DRS
  2. Transparent Page Sharing
  3. Changed Block Tracking
  4. Memory ballooning

Correct Answer: 3

Explanation:

Changed Block Tracking is a hypervisor-level feature that efficiently tracks blocks of data that have changed on a virtual machine disk since the last backup. By exposing this change log to backup software, it eliminates the need to scan entire virtual disks, drastically reducing backup windows and network bandwidth consumption. It is a foundational technology for modern efficient virtual machine data protection.

Question 114

Which feature allows administrators to snapshot VM memory?

  1. Cold clone
  2. VM snapshots with memory
  3. Storage vMotion
  4. Raw device mapping

Correct Answer: 2

Explanation:

Virtual machine snapshots can include the active memory state, allowing administrators to capture the exact running state of an application at a specific point in time. This is particularly valuable when performing risky software updates or patching, as it enables instant rollback to the exact memory and execution state. However, memory snapshots take longer to create and consume significant datastore space.

Question 115

What file records VM swap space?

  1. .vmx
  2. .vmdk
  3. .nvram
  4. .vswp

Correct Answer: 4

Explanation:

The .vswp file is automatically created by the ESXi hypervisor when a virtual machine is powered on, acting as backing storage for unreserved virtual memory. If physical host memory becomes oversubscribed and all RAM is exhausted, the hypervisor swaps guest memory pages directly into this file. While it prevents out-of-memory crashes, excessive swapping can severely degrade application performance.

Question 116

Which command restarts management agents on ESXi?

  1. services.sh restart
  2. reboot
  3. vpxa restart
  4. hostd -f

Correct Answer: 1

Explanation:

The services.sh restart command restarts all essential ESXi management services and daemons, including hostd and vpxa, directly from the ESXi Shell or DCUI. This action is frequently used by administrators to resolve communication issues between vCenter Server and an unresponsive host without needing to reboot the entire physical server or disrupt running virtual machines.

Question 117

What protocol manages storage access securely over a network?

  1. FTP
  2. Telnet
  3. NFS
  4. HTTP

Correct Answer: 3

Explanation:

Network File System is a file-level storage protocol that allows ESXi hosts to access shared storage directories over an IP network. It enables centralized file repository management, live migrations, and efficient virtual machine provisioning without requiring complex block-storage infrastructure. Both NFS v3 and NFS v4.1 are supported in vSphere environments, providing robust performance and file-locking capabilities.

Question 118

Which feature allows setting storage tiers in vSAN?

  1. Content Library
  2. Storage Policy-Based Management
  3. Network I/O Control
  4. Host Profiles

Correct Answer: 2

Explanation:

Storage Policy-Based Management provides a unified control plane that allows administrators to define storage requirements—such as performance, availability, and tiering—as policies. In vSAN environments, these policies dictate how data is distributed, mirrored, or striped across cache and capacity tiers. SPBM automates storage compliance, ensuring that virtual machines automatically receive their required storage service levels.

Question 119

What logs storage multipathing events?

  1. auth.log
  2. syslog
  3. vpxa.log
  4. vmkernel.log

Correct Answer: 4

Explanation:

The vmkernel.log file on ESXi hosts records low-level kernel activities, including storage multipathing status, path failures, hardware device drivers, and network packet routing. It serves as the primary diagnostic log for troubleshooting complex storage connectivity issues, SCSI command timeouts, and hardware interoperability warnings. Administrators rely heavily on this log during deep infrastructure audits.

Question 120

Which feature enables secure console access via web client?

  1. Web-based HTML5 console
  2. Telnet proxy
  3. Direct SSH terminal
  4. VNC viewer plugin

Correct Answer: 1

Explanation:

The web-based HTML5 console embedded within the vSphere Client provides secure, browser-based access to virtual machine guest operating system desktops without requiring any additional plugins or client-side software. It encrypts all display and input traffic using Secure Sockets Layer, ensuring safe remote administration. This modern console delivers responsive, high-performance visual interaction for administrators managing workloads remotely.