2V0-21.23 Question 244
Select 3A VMware administrator is tasked with configuring a vSphere environment to support both management traffic and vMotion traffic. The administrator wants to use different network stacks to isolate traffic and ensure optimal routing. Which steps should the administrator perform to configure different network stacks for these purposes?
- A
Assign the vMotion TCP/IP stack to the VMkernel adapter designated for vMotion traffic.
- B
Assign the Management TCP/IP stack to the VMkernel adapter used for management traffic.
- C
Create a new TCP/IP stack for vMotion and assign it to the corresponding VMkernel adapter.
- D
Ensure that the default TCP/IP stack is assigned to both vMotion and management traffic for simplicity.
- E
Assign a separate VMkernel adapter to each network stack being configured.
Show answer and explanation
Correct answers: A, B, E
Explanation
To configure different network stacks in a vSphere environment, administrators must assign the appropriate pre-defined TCP/IP stacks (e.g., Management and vMotion) to the corresponding VMkernel adapters. This ensures that traffic is isolated and routed according to its purpose. Additionally, separate VMkernel adapters must be used for each network stack to maintain traffic segregation and optimal performance.
- A. Correct.
Correct. The vMotion TCP/IP stack is specifically designed to handle vMotion traffic, and assigning it ensures proper routing and isolation for this type of traffic.
- B. Correct.
Correct. The Management TCP/IP stack is used for management traffic, and assigning it ensures that management traffic is routed correctly and independently from other network types.
- C. Incorrect.
Incorrect. Creating a new TCP/IP stack is not required for vMotion traffic since vSphere already provides a specific vMotion TCP/IP stack.
- D. Incorrect.
Incorrect. Using the default TCP/IP stack for both vMotion and management traffic does not isolate the traffic, which can lead to suboptimal routing and potential traffic contention.
- E. Correct.
Correct. Each network stack must be assigned a separate VMkernel adapter to ensure that traffic is isolated and routed appropriately.