1V0-21.20 · Question #34
On a vSphere Standard Switch, which setting should an administrator configure to improve the networking efficiency by increasing the amount of payload data transmitted with a single packet?
The correct answer is C. MTU (Bytes). This question asks to identify the vSphere Standard Switch setting that allows for transmitting more payload data per single network packet, thereby improving networking efficiency.
Question
On a vSphere Standard Switch, which setting should an administrator configure to improve the networking efficiency by increasing the amount of payload data transmitted with a single packet?
Options
- AVLAN
- BLACP
- CMTU (Bytes)
- DNIC Teaming
How the community answered
(49 responses)- A2% (1)
- B4% (2)
- C86% (42)
- D8% (4)
Why each option
This question asks to identify the vSphere Standard Switch setting that allows for transmitting more payload data per single network packet, thereby improving networking efficiency.
VLANs (Virtual Local Area Networks) are used for network segmentation and isolation, not for increasing the payload size of individual packets.
LACP (Link Aggregation Control Protocol) is used for combining multiple physical network links into a single logical link to increase bandwidth and provide redundancy, not for increasing individual packet size.
MTU (Maximum Transmission Unit) in bytes defines the largest packet size that can be transmitted over a network. Increasing the MTU to a larger value, commonly known as Jumbo Frames (typically 9000 bytes), allows more data payload to be sent in a single frame, which reduces processing overhead and improves throughput for large data transfers.
NIC Teaming (or Link Aggregation) combines multiple network interface cards for load balancing and failover, and does not relate to individual packet payload size.
Concept tested: vSphere Standard Switch MTU for Jumbo Frames
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-networking/GUID-53BE5DB2-9D96-4A0D-81F0-DA32F51B27B7.html
Topics
Community Discussion
No community discussion yet for this question.