<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>krynsky.com &#187; jumbo-frame</title>
	<atom:link href="http://krynsky.com/tag/jumbo-frame/feed/" rel="self" type="application/rss+xml" />
	<link>http://krynsky.com</link>
	<description>eclectic mix of technology, poetry, and my ramblings</description>
	<lastBuildDate>Sat, 31 Dec 2011 04:29:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>My adventure in considering to upgrade to a gigabit switch</title>
		<link>http://krynsky.com/my-adventure-in-considering-to-upgrade-to-a-gigabit-switch/</link>
		<comments>http://krynsky.com/my-adventure-in-considering-to-upgrade-to-a-gigabit-switch/#comments</comments>
		<pubDate>Thu, 28 Jul 2005 00:48:56 +0000</pubDate>
		<dc:creator>Mark Krynsky</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[gigabit]]></category>
		<category><![CDATA[jumbo-frame]]></category>
		<category><![CDATA[nic]]></category>
		<category><![CDATA[tcpip]]></category>

		<guid isPermaLink="false">http://www.krynsky.com/my-adventure-in-considering-to-upgrade-to-a-gigabit-switch/</guid>
		<description><![CDATA[So I recently built a RAID 5 system to be used primarily as a media file server. I transfer large home video files over my network to this machine on...]]></description>
			<content:encoded><![CDATA[<p>So I recently <a href="http://krynsky.com/my-experience-building-a-raid-5-server/">built a RAID 5 system</a> to be used primarily as a media file server. I transfer large home video files over my network to this machine on a continual basis. Since both my server and personal machine have gigabit nic cards in them I thought it might be a good idea to get a gigabit switch now that they&#8217;ve come down to reasonable price points.</p>
<p><span id="more-156"></span></p>
<p>So today I saw my local Fry&#8217;s ad and saw an <a href="http://airlinkplus.com/networking/agiga5sw.htm">Airlink Gigabit switch</a> on sale for $29.99. I started to do a little research on the switch and came to find out about &#8220;jumbo frames&#8221; which is a feature that some switches had to increase speed that this router lacked. The network cards also need to support this as well as the switch for it to work.</p>
<p>I tapped on my friend <a href="http://kalman.org/will/default.htm">Will&#8217;s</a> shoulder to glean more info on &#8220;jumbo frame&#8221; and here&#8217;s an excerpt from his email reply:</p>
<p>&#8220;Jumbo frames allows a larger chunk of data to go through each frame so there&#8217;s not so much start-and-stop, CRC checking, packet unwrapping, etc and you get more throughput- like when running Xmodem with it&#8217;s 128byte frames vs. Ymodem&#8217;s 1K frames back in the old days.&#8221;</p>
<p>This was a great analogy and helped me understand the benefits quite easily.</p>
<p>So I started to try to determine if both my machines (Dell 400sc server &amp; Dell Dimension 8400 personal machine) supported &#8220;jumbo frame&#8221;. Well both systems have integrated nic&#8217;s on the motherboard. I quickly found out that the 400sc did support it. But trying to determine if the 8400 did was another story.</p>
<p>I started by googling for the info which was very difficult to find but ultimately found <a href="http://groups-beta.google.com/group/comp.dcom.lans.ethernet/browse_thread/thread/6f180be39e43fc19/16c4d9c5ff1d94a5?lnk=st&amp;q=jumbo+frame+dell+8400&amp;rnum=1&amp;hl=en#16c4d9c5ff1d94a5">this posting</a> which was the closest I could get but still no answer. So I had to dig further.</p>
<p>I wondered onto the dell support site which led me to the <a href="http://support.dell.com/support/downloads/type.aspx?c=us&amp;l=en&amp;s=gen&amp;SystemID=DIM_PNT_P4_8400&amp;os=WW1&amp;osl=en&amp;deviceid=6197">driver download page</a>. From here I downloaded the html manual which once I opened it in a browser I searched various pages for the word &#8220;jumbo&#8221;. Upon reaching the introduction page I saw that under features the following line was listed:</p>
<p>&#8220;Jumbo frames (up to 9 KB) (only for the BCM5702 device)&#8221;</p>
<p>Ahh&#8230;getting warmer. So I try to see if I can determine the device number from wandering into the device manager in windows. Unfortunately I couldn&#8217;t find the info in there. So I also read in the html manual about the Broadcom Advanced Control Suite 2. So I ran that little utility and voila, under the hardware tab I see that my device is the &#8220;BCM5751&#8243;. So based on this I&#8217;m pretty sure that my nic doesn&#8217;t support jumbo frames.</p>
<p>Ok, that took a while and was a bit of a pain but I got my answer. Now think I&#8217;ll hold off and buy a gigabit switch that supports jumbo frames. It looks like a good candidate that&#8217;s been on sale for ~$35 in the past is the <a href="http://www.smc.com/index.cfm?event=viewProduct&amp;localeCode=EN_USA&amp;cid=6&amp;scid=&amp;pid=1138">SMC 8505T</a>. Of course now I will have to buy another nic for my Dell 8400 to support it, but oh well.</p>
<p>Decisions&#8230;Decisions&#8230;.</p>
<p>It&#8217;s funny, I haven&#8217;t even weighed or tested the benefits of moving to gigabit in the first place (although from what i&#8217;ve read the performance gains appear to be good for my situation). Yet I find a way to further complicate things with this jumbo frame functionality. This is a case where trying to keep up with cutting edge technology can be a curse and ignorance can be blissful&#8230;oh well.</p>
<p>7/29/05 Update<br />
I found <a href="http://sd.wareonearth.com/~phil/jumbo.html">this great article</a> that explains Jumbo Frames</p>
<p><strong>NIC&#8217;s with Jumbo Frame Support</strong><br />
D-Link DGE-530T<br />
SMC SMC9452TX<br />
NETGEAR GA311</p>
<p>Netgear KB Article on Jumbo Frame Support</p>
<p>http://kbserver.netgear.com/kb_web_files/n101539.asp</p>
]]></content:encoded>
			<wfw:commentRss>http://krynsky.com/my-adventure-in-considering-to-upgrade-to-a-gigabit-switch/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
	</item>
	</channel>
</rss>

