2V0-622D · Question #85
An administrator has enabled vSphere Distributed Switch Health Check. The hosts connected to that Distributed Switch all display an alert: - vSphere Distributed Switch MTU supported status - The admin
The correct answer is C. Configure the physical switch to MTU 1600.. The vDS Health Check MTU alert fires when the physical upstream switch cannot forward frames at the MTU size configured on the distributed switch, requiring the physical switch to be reconfigured to match.
Question
Options
- AConfigure the Distributed Switch to MTU 9100.
- BDisconnect and reconnect the physical network cable.
- CConfigure the physical switch to MTU 1600.
- DDisable the Distributed Switch MTU.
How the community answered
(39 responses)- A15% (6)
- B3% (1)
- C74% (29)
- D8% (3)
Why each option
The vDS Health Check MTU alert fires when the physical upstream switch cannot forward frames at the MTU size configured on the distributed switch, requiring the physical switch to be reconfigured to match.
Raising the distributed switch MTU to 9100 would widen the gap between the VDS and the physical switch, generating a worse mismatch rather than resolving the existing alert.
Disconnecting and reconnecting the physical cable is a link-layer action that has no effect on the Layer 2 MTU value configured on either the switch or the vDS.
The vDS Health Check probes MTU consistency by sending test frames sized to the distributed switch MTU through the physical uplinks - if the physical switch discards or fragments those frames, the alert triggers. Because the VMkernel ports are set to 1600 bytes, the physical switch ports must also be configured to support at least 1600-byte frames, which directly resolves the mismatch.
Disabling the health check suppresses the notification but leaves the underlying MTU inconsistency in place, meaning oversized frames could still be silently dropped on the physical network.
Concept tested: vSphere Distributed Switch Health Check MTU mismatch resolution
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.networking.doc/GUID-5F65522F-6AC6-4F49-A0C7-D2C5BC99B8C8.html
Topics
Community Discussion
No community discussion yet for this question.