Which of the following steps, required for iSCSI software multihpathing, must be performed using the esxcli interface?
A.
Connecting the YMkernel ports to the virtual switch
B.
Binding the VMkernel ports to the selected uplinks
C.
Configuiing Dynamic Discovery for the iSCSI software initiator
D.
Connectmg the iSCSI software initiator to the VMkernel ports
Explanation:
Using the vSphere CLI, connect the software iSCSI initiator to the iSCSI VMkernel ports. Repeat this command for each port.
esxcli swiscsi nic add -n <port_name> -d <vmhba>
VCP4 question, it’s no longer necessary to use CLI: http://pubs.vmware.com/vsphere-50/topic/com.vmware.vsphere.storage.doc_50/GUID-3F868994-938B-4E8D-96EC-7CF0401FC7AE.html
You can use CLI but note that the ESX/ESXi 4.x ESXCLI commands for setting up iSCSI are no longer supported. You must use a new syntax: http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.examples.doc_50/cli_manage_iscsi_storage.7.10.html