ESXi 4.0 supports Jumbo Frames
Some people out there, such as in this post, have noticed a statement in the ESXi 4.0 Configuration Guide which says (on page 54):
"Jumbo frames are not supported for VMkernel networking interfaces in ESXi"
10 Reasons why VMware ESXi 4 is perfect for the SMB | Main | Scripting datastore access
| Tweet |
|
Some people out there, such as in this post, have noticed a statement in the ESXi 4.0 Configuration Guide which says (on page 54):
"Jumbo frames are not supported for VMkernel networking interfaces in ESXi"
TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c328153ef01287668e9ef970c
Listed below are links to weblogs that reference ESXi 4.0 supports Jumbo Frames:
You can follow this conversation by subscribing to the comment feed for this post.
The comments to this entry are closed.
This blog has moved. For the latest posts please visit: blogs.vmware.com/vsphere/esxi/
Unfortunately, the "TrackBack URL" is broken... Any other reference to how to enable Jumbo Frames in ESXi 4.0 ? Any instructions would be greatly appreciated!
Posted by: Drew | 02/10/2010 at 07:48 PM
@Drew: To enable jumbo frames on ESXi, you can use the following vCLI command: esxcfg-vswitch -m 9000 vSwitchX.
Of course, you need to have jumbo frames enabled throughout the entire network path, including the physical switches, physical NICs, and the guest VM vNIC (e.g. using vmxnet2 or vmxnet3).
Posted by: Charu Chaubal | 02/19/2010 at 12:43 PM