2V0-622D · Question #92
Which iSCSI initiator type can be used with any network interface card?
The correct answer is A. Software iSCSI initiator. The software iSCSI initiator runs entirely in the VMkernel and requires no specialized NIC hardware, making it compatible with any standard network interface card.
Question
Which iSCSI initiator type can be used with any network interface card?
Options
- ASoftware iSCSI initiator
- BSoftware FCoE adapter
- CHardware Independent iSCSI initiator
- DHardware Dependent iSCSI initiator
How the community answered
(64 responses)- A88% (56)
- B8% (5)
- C3% (2)
- D2% (1)
Why each option
The software iSCSI initiator runs entirely in the VMkernel and requires no specialized NIC hardware, making it compatible with any standard network interface card.
The software iSCSI initiator is implemented as a VMkernel module that handles all iSCSI and TCP/IP processing in software, so it can operate over any generic standard NIC without requiring TCP Offload Engine (TOE) or iSCSI-specific hardware capabilities.
Software FCoE is a Fibre Channel over Ethernet protocol - not iSCSI - and it still requires a converged network adapter (CNA) that supports FCoE offload, so it is not usable with any arbitrary NIC.
A hardware-independent iSCSI initiator (also called dependent hardware iSCSI) requires a NIC with TCP Offload Engine capabilities and cannot operate on a standard NIC without those offload features.
A hardware-dependent iSCSI initiator requires a dedicated iSCSI HBA that processes all iSCSI and TCP/IP logic in hardware, making it specific to that hardware platform.
Concept tested: ESXi iSCSI initiator types and NIC hardware requirements
Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.storage.doc/GUID-8A929FE4-1207-4CC5-A086-7016D73C328B.html
Topics
Community Discussion
No community discussion yet for this question.