The following reference material from the vSphere 6.5 online documentation will assist you in covering the main information that is needed to know the topics in this objective:
Tag: VMware
VCP65-DCV Objective 1.1 – Configure and Administer Role-based Access Control
To effectively master Objective 1.1 of the VCP65-DCV (2V0-622/D) exam guidelines which covers the topic Configure and Administer Role-based Access Control, it is important to know the following information:
(you can click on the heading to go directly to the VMware vSphere 6.5 online documentation where these information are stored.)
- Multiple Permission Settings
- Required Privileges for Common Tasks
- vCenter Server System Roles
- Example 3: User Role Overriding Group Role
- Prerequisites and Required Privileges for Encryption Tasks
- Configuring vCenter Single Sign-On Identity Sources
- Understanding the vCenter Server Permission Model
- Permission Validation
- Using Roles to Assign Privileges
Setting Up iSCSI in VMware ESXi 5.5
To begin this article, let me first discuss what is iSCSI and then the reason for requiring an iSCSI.
I love the definition of iSCSI provided by searchstorage.techtarget.com which stands for Internet Small Computer System Interface, that works on top of the Transport Control Protocol (TCP) and allows the SCSI command to be sent end-to-end over local-area networks (LANs), wide-area networks (WANs) or the Internet.
According to the same site, iSCSI works by transporting block-level data from an iSCSI initiator on a server and a iSCSI target on a storage device. The iSCSI protocol encapsulates SCSI commands and assembles the data in packets for the TCP/IP layer. Packets are sent over the network using a point-to-point connection.
The one of the main reason for using iSCSI connections is that it allows for the utilization of existing network resources such as NICs and network switches to present storage devices to servers once it has the iSCSI initiator software. this result in cost saving and it is is easily configured and it is available for both LAN, WAN and internet which mean easily access if it is relocated to the cloud
Now, let us go to the fun part…configuration of iSCSI in Vmware ESXi 5.5
It is important to note that there are two type of iSCSI initiator/target:
- Software
- Hardware
In this article, we are only going to go through the configuring of the Software iSCSI initiator from within the VMware Esxi 5.5 hypervisor.
Log into vSphere Web client
Select Host and Clusters

Select the host you want you want to setup the the iSCSI Software adapter on.
Under the Host pane, select the Manage
Under Manage, Select Storage then Storage Adapters

Select the Plus button

Select Software iSCSI Adapter

Select OK to the following message

Under Storage Adapters list, look for iSCSI Software Adapter and you will see the iSCSI Software Adapter listed.

Highlight the adapter vmhbaXX (e.g. vmhba40) and under Adapter Detail, select Target –> Dynamic –> Add

Note: this allows you to add the primary IP address of the SAN or storage which allows the device LUNs to be discovered.
Enter the IP address of the target and leave the default port of 3260 for ISCSI communication. Then Select OK. For every iSCSI target, the IP address should be added.

Preparing for VCP 6.5 DCV Delta Exam (2V0-622D)
I had prepared and passed my VMware VCP 6.5 DCV Exam (2V0-622D) within 2 months of my VCP certification expiration date in June 2018.
It was a rough and challenging journey but I had overcome all obstacles by using the following techniques. I prepared for my exam doing self study using:
- VMware Certification Exam Prep: VCP6.5 – Data Center Virtualization v6.5 Exam (2V0-622 / 2V0-622D) from the VMware Learning Zone
- CBT Nugget course: VMware vSphere 6.5 (VCP6.5-DCV)
- VMware vSphere 6.5 Documentation
- VLADAN.FR VCP 6.5-DCV Study Guide
- vSphere 6.5 Feature Walk Through
- VMware Hands-On-Lab
I also created a study plan schedule using the exam guidelines covering each objectives section for one day. For an up to date exam guidelines, please refer to the VMware website.
Later, I will add my study notes to assists anyone with the information gathered while studying. Stay tune.