Question 1mediummultiple choice
Read the full vSphere Security explanation →VCP-DCV vSphere Security • Complete Question Bank
Complete VCP-DCV vSphere Security question bank — all 0 questions with answers and detailed explanations.
Refer to the exhibit. ``` vmkfstools -P /vmfs/volumes/datastore1/vm/vm.vmx ``` Output: ``` File system label: datastore1 File system type: VMFS-6 Volume capacity: 1024000 MB Volume free: 512000 MB Disk capacity: 1024000 MB Disk free: 512000 MB Block size: 1 MB ```
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
Logical grouping of ports with common configuration
Network interface for vSphere services like vMotion
Physical NIC connected to a virtual switch
Segments network traffic at Layer 2
Combining multiple uplinks for load balancing or failover
Refer to the exhibit.
Configuration snippet from /etc/vmware/rhttpproxy/config.xml on an ESXi host:
```
<config>
<client>
<useProxy>false</useProxy>
<proxyHost></proxyHost>
<proxyPort>0</proxyPort>
</client>
<server>
<maxKeepAliveTimeout>100</maxKeepAliveTimeout>
</server>
</config>
```Refer to the exhibit. Output from ESXi host: ``` ~ # esxcli system permission list Path User Group Role /datacenter/host/cluster/host1.domain.com admin Admin /datacenter/host/cluster/host1.domain.com user1 Limited /datacenter/host/cluster/host2.domain.com admin Admin /datacenter/host/cluster/host2.domain.com user2 Limited ```
Refer to the exhibit. ``` ~ # esxcli system security lockdown list Enabled: true Mode: Normal Exception users: root Command list for exception users: term vimsh ```
Refer to the exhibit. ``` ~ # openssl x509 -in /etc/vmware/ssl/rui.crt -noout -fingerprint -sha256 SHA256 Fingerprint: AB:CD:EF:12:34:56:78:90:AB:CD:EF:12:34:56:78:90:AB:CD:EF:12:34:56:78:90:AB:CD:EF:12:34:56:78:90 ```