Is Jumbo Frames Working?

I saw this little discussion on an internal mailing list a week or so ago and I've decided to post it too The SLOG – 1. So I don't forget it, 2. I'm sure many of you will at some point use Jumbo frames in the future on your vSphere environments.

Question: "Assuming that I enable jumbo frames, is there a way on in the VM to determine is jumbo frames are truly supported end-to-end?"

Answer: 

In your VM, ping your destination with a large message and specify don’t fragment.

  • Linux VMs:         ping –M do –s 8000 <ip address or destination>
  • Windows VMs:  ping –f –l 8000 <ip address or destination>
  • ESX(i):                vmkping –d –s 8000 <ip address or destination>
Simon Long

View Comments

  • Nice little 3 CLI lines to check if it works.

    My expectations for the blog title were totally different to be honest. I thought you were doing a benchmark between jumbo frames and normal frames to show us whether or not there would be a performance increase for using jumbo frames.

    • I guess it would have been called something like: "Jumbo Frames Performance" if I was going to show that sort of information.

Share
Published by
Simon Long
Tags: Jumbo Frames

Recent Posts

Google Cloud VMware Engine @ VMworld 2021

Another VMworld is upon us!!! Sadly, it's only virtual again this year. However, that does…

3 years ago

Google Cloud VMware Engine – Learning Resources

As part of my recent move to Google, I'm working on quickly getting up to…

3 years ago

Hey Google!

I am delighted to announce the next chapter in my career. Today is my first…

3 years ago

EP13 – Defending Remotely

In episode thirteen of The VCDX Podcast, I am joined by two special guests who…

3 years ago

Getting Started With Oracle Cloud VMware Solution (OCVS) – Migrating Workloads Using VMware HCX

In my recent ‘Getting started with Oracle Cloud VMware Solution (OVCS)’ post; Getting Started With…

3 years ago

Getting Started With Oracle Cloud VMware Solution (OCVS) – Connecting To An On-Premises Environment

In my recent ‘Getting started with Oracle Cloud VMware Solution (OVCS)’ post; Getting Started With…

3 years ago