<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Linux Configure Jumbo Frames to Boost Network Performance / Throughput</title>
	<atom:link href="http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Thu, 18 Mar 2010 10:57:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: virgoptrex</title>
		<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/comment-page-1/#comment-45585</link>
		<dc:creator>virgoptrex</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/#comment-45585</guid>
		<description>Can&#039;t set mtu &gt; 1500 on Ubuntu 9.10.  This sucks! I am trying to find tweaks to fool OS but no luck yet. It works in windows very well &gt; 9000kb jumbo size frames!

sudo ethtool eth0
gives

Settings for eth0:
	Supported ports: [ TP ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Half 1000baseT/Full 
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Half 1000baseT/Full 
	Advertised auto-negotiation: Yes
	Speed: 1000Mb/s
	Duplex: Full
	Port: Twisted Pair
	PHYAD: 1
	Transceiver: internal
	Auto-negotiation: on
	Supports Wake-on: g
	Wake-on: g
	Current message level: 0x000000ff (255)
	Link detected: no</description>
		<content:encoded><![CDATA[<p>Can&#8217;t set mtu &gt; 1500 on Ubuntu 9.10.  This sucks! I am trying to find tweaks to fool OS but no luck yet. It works in windows very well &gt; 9000kb jumbo size frames!</p>
<p>sudo ethtool eth0<br />
gives</p>
<p>Settings for eth0:<br />
	Supported ports: [ TP ]<br />
	Supported link modes:   10baseT/Half 10baseT/Full<br />
	                        100baseT/Half 100baseT/Full<br />
	                        1000baseT/Half 1000baseT/Full<br />
	Supports auto-negotiation: Yes<br />
	Advertised link modes:  10baseT/Half 10baseT/Full<br />
	                        100baseT/Half 100baseT/Full<br />
	                        1000baseT/Half 1000baseT/Full<br />
	Advertised auto-negotiation: Yes<br />
	Speed: 1000Mb/s<br />
	Duplex: Full<br />
	Port: Twisted Pair<br />
	PHYAD: 1<br />
	Transceiver: internal<br />
	Auto-negotiation: on<br />
	Supports Wake-on: g<br />
	Wake-on: g<br />
	Current message level: 0&#215;000000ff (255)<br />
	Link detected: no</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay A</title>
		<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/comment-page-1/#comment-42234</link>
		<dc:creator>Jay A</dc:creator>
		<pubDate>Thu, 25 Jun 2009 10:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/#comment-42234</guid>
		<description>Hi Vivek,

What is the downside for setting higher MTU? 
How would I know the proper value for MTU for my server?
I am using rhel 4 AS (2.6.9-42)  , BroadCom Corporation NetXtreme II BCM5708 Gigabit Ethernet network Card and switch is 3Com® Baseline Switch 2948-SFP Plus.

Jay</description>
		<content:encoded><![CDATA[<p>Hi Vivek,</p>
<p>What is the downside for setting higher MTU?<br />
How would I know the proper value for MTU for my server?<br />
I am using rhel 4 AS (2.6.9-42)  , BroadCom Corporation NetXtreme II BCM5708 Gigabit Ethernet network Card and switch is 3Com® Baseline Switch 2948-SFP Plus.</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/comment-page-1/#comment-38327</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/#comment-38327</guid>
		<description>Jeff,

Thanks for your reply. It&#039;s strange how you have a gigabit card, yet your limit was only 100Mb/s. Perhaps you had another one, eth1? I know mine correctly has a max limit of 1000Mb/s, but somehow I couldn&#039;t get it to work initially. I found out my card (Netgear GA311) had a max MTU of 7500, but setting that didn&#039;t work. When I did a little bit more googling, I found out that someone who had the same card set the MTU to 7200. Once I did that, it worked for me. So I guess your initial theory was right in that the number was out of range of the max MTU.</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Thanks for your reply. It&#8217;s strange how you have a gigabit card, yet your limit was only 100Mb/s. Perhaps you had another one, eth1? I know mine correctly has a max limit of 1000Mb/s, but somehow I couldn&#8217;t get it to work initially. I found out my card (Netgear GA311) had a max MTU of 7500, but setting that didn&#8217;t work. When I did a little bit more googling, I found out that someone who had the same card set the MTU to 7200. Once I did that, it worked for me. So I guess your initial theory was right in that the number was out of range of the max MTU.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffc</title>
		<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/comment-page-1/#comment-38321</link>
		<dc:creator>jeffc</dc:creator>
		<pubDate>Wed, 16 Jul 2008 01:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/#comment-38321</guid>
		<description>Follow-on to my last but just got new information. Chris, open a term and do a &#039;sudo ethtool eth0&#039; or whatever your actual device is. Amongst other useful information there was this (and yes I do have a gigabit ethernet card):
Settings for eth0:
	Supported ports: [ MII ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	Advertised auto-negotiation: Yes
	Speed: 100Mb/s

Sorry if that came out dodgy but the thing to note is my driver only thinks I can do 100M and as such, I would assume it would be hard for the above command to work. Well, there is a new kernel out too so I might as well grab the drivers and make a party of it...</description>
		<content:encoded><![CDATA[<p>Follow-on to my last but just got new information. Chris, open a term and do a &#8217;sudo ethtool eth0&#8242; or whatever your actual device is. Amongst other useful information there was this (and yes I do have a gigabit ethernet card):<br />
Settings for eth0:<br />
	Supported ports: [ MII ]<br />
	Supported link modes:   10baseT/Half 10baseT/Full<br />
	                        100baseT/Half 100baseT/Full<br />
	Supports auto-negotiation: Yes<br />
	Advertised link modes:  10baseT/Half 10baseT/Full<br />
	                        100baseT/Half 100baseT/Full<br />
	Advertised auto-negotiation: Yes<br />
	Speed: 100Mb/s</p>
<p>Sorry if that came out dodgy but the thing to note is my driver only thinks I can do 100M and as such, I would assume it would be hard for the above command to work. Well, there is a new kernel out too so I might as well grab the drivers and make a party of it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffc</title>
		<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/comment-page-1/#comment-38320</link>
		<dc:creator>jeffc</dc:creator>
		<pubDate>Wed, 16 Jul 2008 01:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/#comment-38320</guid>
		<description>Chris; I just had the same thing happen on Hardy and a quick Google shows that we are not alone. It must be outside the range that our drivers/hw allow for this chipset, just taking a huge swag. I really need this to work too. FWIW:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 104
model name	: AMD Turion(tm) 64 X2 Mobile Technology TL-60
nVidia MCP67 Ethernet 
Linux jeff-laptop 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux

Will get to the bottom of this since I just spent the previous weekend rewiring the house with cat6, upgraded all routers, etc....

Jeff</description>
		<content:encoded><![CDATA[<p>Chris; I just had the same thing happen on Hardy and a quick Google shows that we are not alone. It must be outside the range that our drivers/hw allow for this chipset, just taking a huge swag. I really need this to work too. FWIW:<br />
processor	: 0<br />
vendor_id	: AuthenticAMD<br />
cpu family	: 15<br />
model		: 104<br />
model name	: AMD Turion(tm) 64 X2 Mobile Technology TL-60<br />
nVidia MCP67 Ethernet<br />
Linux jeff-laptop 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux</p>
<p>Will get to the bottom of this since I just spent the previous weekend rewiring the house with cat6, upgraded all routers, etc&#8230;.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/comment-page-1/#comment-38287</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 11 Jul 2008 12:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/#comment-38287</guid>
		<description>Thanks for the article. I have a second ethernet card that&#039;s a gigabit card and I tried running ifconfig eth1 mtu 9000 and it gives me an error &quot;SIOCSIFMTU: Invalid argument&quot;. Any idea why this is happening? Also, modifying /etc/network/interfaces didn&#039;t seem to help either.</description>
		<content:encoded><![CDATA[<p>Thanks for the article. I have a second ethernet card that&#8217;s a gigabit card and I tried running ifconfig eth1 mtu 9000 and it gives me an error &#8220;SIOCSIFMTU: Invalid argument&#8221;. Any idea why this is happening? Also, modifying /etc/network/interfaces didn&#8217;t seem to help either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/comment-page-1/#comment-38196</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Sun, 29 Jun 2008 19:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/#comment-38196</guid>
		<description>Hi, nice article
just one (1) error; for debian/ubuntu in /etc/network/interfaces, it&#039;s mtu 9000 (mtu(space)9000) *NOT* mtu=9000 (this is only for redhat linuxes)!</description>
		<content:encoded><![CDATA[<p>Hi, nice article<br />
just one (1) error; for debian/ubuntu in /etc/network/interfaces, it&#8217;s mtu 9000 (mtu(space)9000) *NOT* mtu=9000 (this is only for redhat linuxes)!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.102 seconds -->
<!-- Cached page served by WP-Cache -->
