2V0-622 · Question #479
The networking team has requested to have a dedicated network for iSCSI traffic. This task has been assigned to the vSphere Administrator. What is the VMware-recommended way to accomplish this?
The correct answer is D. Define a dedicated gateway for the iSCSI vmkernel.. VMware recommends defining a dedicated gateway on the iSCSI VMkernel adapter to route iSCSI traffic through the correct network path without affecting other VMkernel adapters or requiring host-wide routing changes.
Question
The networking team has requested to have a dedicated network for iSCSI traffic. This task has been assigned to the vSphere Administrator. What is the VMware-recommended way to accomplish this?
Options
- AConfigure Static Routes on each ESXi Server.
- BConfigure the right subnet.
- CCreate a custom IP Stack.
- DDefine a dedicated gateway for the iSCSI vmkernel.
How the community answered
(22 responses)- A14% (3)
- B5% (1)
- D82% (18)
Why each option
VMware recommends defining a dedicated gateway on the iSCSI VMkernel adapter to route iSCSI traffic through the correct network path without affecting other VMkernel adapters or requiring host-wide routing changes.
Adding static routes on each ESXi host modifies the shared default TCP/IP stack and must be repeated per host, introducing management overhead and risk of unintended routing changes for non-iSCSI VMkernel traffic.
Assigning the correct subnet to the VMkernel adapter is a necessary baseline step but does not ensure proper routing of iSCSI traffic - a gateway must also be defined to direct traffic to the correct network segment.
VMware supports custom TCP/IP stacks for specific traffic types such as vMotion and provisioning, but does not provide or recommend a dedicated iSCSI IP stack; the supported isolation method is gateway configuration at the VMkernel adapter level.
Defining a dedicated gateway directly on the iSCSI VMkernel adapter scopes the routing change to that specific VMkernel port, ensuring iSCSI packets egress through the designated network interface without altering the default TCP/IP stack gateway used by other VMkernel adapters, which is the VMware-recommended isolation approach.
Concept tested: Dedicated VMkernel gateway configuration for iSCSI traffic isolation
Topics
Community Discussion
No community discussion yet for this question.