nerdexam
Broadcom-VMware

2V0-622D · Question #82

Which is required for configuring iSCSI Software Adapter network port binding?

The correct answer is D. VMkernel of the iSCSI traffic must be bound to only one active network adapter.. iSCSI Software Adapter port binding requires each VMkernel port to map to exactly one active physical NIC so that iSCSI multipathing functions correctly.

Section 3 – Configure and Administer vSphere 6.5 Storage

Question

Which is required for configuring iSCSI Software Adapter network port binding?

Options

  • AVMkernel of the iSCSI traffic must be load balanced using Route based on IP Hash algorithm.
  • BVMkernel of the iSCSI traffic must be load balanced using Route based on Source Virtual Port ID
  • CVMkernel of the iSCSI traffic must be load balanced using Route based on Source MAC Hash
  • DVMkernel of the iSCSI traffic must be bound to only one active network adapter.

How the community answered

(36 responses)
  • A
    6% (2)
  • B
    3% (1)
  • D
    92% (33)

Why each option

iSCSI Software Adapter port binding requires each VMkernel port to map to exactly one active physical NIC so that iSCSI multipathing functions correctly.

AVMkernel of the iSCSI traffic must be load balanced using Route based on IP Hash algorithm.

IP Hash load balancing requires multiple active uplinks per vSwitch port group, which violates the single active adapter requirement for iSCSI port binding and is explicitly unsupported in this configuration.

BVMkernel of the iSCSI traffic must be load balanced using Route based on Source Virtual Port ID

Route based on Source Virtual Port ID is a standard vSwitch load balancing policy for general VM traffic and does not satisfy the iSCSI port binding requirement of one active adapter per VMkernel.

CVMkernel of the iSCSI traffic must be load balanced using Route based on Source MAC Hash

Route based on Source MAC Hash is another general vSwitch policy that allows multiple active adapters and therefore does not meet the iSCSI port binding constraint of a single active uplink per VMkernel.

DVMkernel of the iSCSI traffic must be bound to only one active network adapter.Correct

Port binding enforces a one-to-one relationship between a VMkernel adapter and a single active uplink, ensuring iSCSI traffic always exits through a predictable physical NIC. This is required because the iSCSI initiator relies on stable, per-path sessions, and having multiple active uplinks on a VMkernel would break that determinism.

Concept tested: iSCSI Software Adapter VMkernel port binding single active NIC requirement

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/GUID-C7B54A2A-2D18-43A4-8C05-A1B3B34B85E4.html

Topics

#iSCSI#port binding#software initiator#network adapter

Community Discussion

No community discussion yet for this question.

Full 2V0-622D Practice