Mac OS X Jumbo Frames
Author: Samuel Williams When: Sunday, 21 February 2010April 2009
May 2009
August 2009
September 2009
October 2009
- Building a Concrete Bath
- LED Lighting Comparison
- Thinking about Programming Languages
- How To Be A Consultant
- Lucid Programming Dojo
- Exim4 + ClamAV + SpamAssassin
- Secure login using AJAX
- Ramaze And Rack
- ActiveMerchant
- Concurrency And Immutability
- Floating Point Numbers
- Programming And Debugging
- Useful jQuery Plugins
- Loading Anonymous Ruby Classes
- 尺八 (Shakuhachi)
- Card Trick
- Object Oriented C
- Gemcutter
- Writing Clearly
- Richard Stallman In Christchurch
- Magnatune
- Client Side Graphing
- Zena CMS
November 2009
February 2010
March 2010
April 2010
May 2010
June 2010
July 2010
August 2010
September 2010
December 2010
January 2011
March 2011
May 2011
August 2011
September 2011
Mac OS X Ethernet usually supports jumbo frames. A jumbo frame is a frame with an MTU set (typically) to 9000 bytes. Using larger frames means that the network is optimised for throughput rather than latency.
Firstly, open "System Preferences". Click on "Network":

Choose the ethernet device you want to configure from the list on the left hand side. Click on "Advanced..." on the bottom right. On the sheet that comes down, select the right most tab "Ethernet":

Set "Configure" to "Manually". Set "Speed" to "autoselect". Set "MTU" to "Custom" and enter in "9000". This number enables jumbo frames to be sent via this ethernet adaptor.
I have found that this value does not always get saved correctly. Make sure at this point you apply the settings by clicking "OK" and then "Apply".
Comments
Please note, you can leave a comment that uses (limited) XHTML and Textile syntax.