<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Manage the unmanageable...</title>
	<link>http://ask.metafilter.com/46752/Manage-the-unmanageable/</link>
	<description>Comments on Ask MetaFilter post Manage the unmanageable...</description>
	<pubDate>Mon, 18 Sep 2006 13:02:40 -0800</pubDate>
	<lastBuildDate>Mon, 18 Sep 2006 13:02:40 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Manage the unmanageable...</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable</link>	
		<description>Will an unmanaged gigabit switch slow gigabit devices when non-gigabit devices are on the same network? &lt;br /&gt;&lt;br /&gt; I recently got an unmanaged gigabit switch because I have a network attached storage box that should be able to work at gigabit speeds with my desktop. However, my laptop only supports 10/100 ethernet. Is my laptop going to slow the connection between the desktop and the storage due to the fact that the switch is unmanaged?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.46752</guid>
		<pubDate>Mon, 18 Sep 2006 12:52:28 -0800</pubDate>
		<dc:creator>tysiva</dc:creator>
		
			<category>gigabit</category>
		
			<category>network</category>
		
	</item> <item>
		<title>By: Good Brain</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable#712443</link>	
		<description>Shouldn&apos;t.  Unmanaged just means you can&apos;t monitor and configure the switch with standard network management protocols.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46752-712443</guid>
		<pubDate>Mon, 18 Sep 2006 13:02:40 -0800</pubDate>
		<dc:creator>Good Brain</dc:creator>
	</item><item>
		<title>By: drstein</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable#712447</link>	
		<description>No, it won&apos;t. the 10/100 device will just talk to the switch at 10/100. It won&apos;t slow everything else down.&lt;br&gt;
&lt;br&gt;
You might be thinking it&apos;s like a USB 2.0 hub - plugging a USB 1.1 device in can/will slow everything down, but ethernet isn&apos;t like that.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46752-712447</guid>
		<pubDate>Mon, 18 Sep 2006 13:04:10 -0800</pubDate>
		<dc:creator>drstein</dc:creator>
	</item><item>
		<title>By: paulsc</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable#712456</link>	
		<description>Assuming your switch has enough per port memory, no. One problem on small switches with only a few ports is that the backplane may be based on a chip set that is truly gigabit between all ports, but when the switch is fully loaded, the work of buffering, error correction, and other work done by the individual port chip sets can happen faster than the switching layer can work, due to processing and memory constraints. Processing and memory improvements both cost money, so these kinds of unmanaged switches typically do only miminal processing for the few ports they support, hence no advanced features like large frame support, etc.&lt;br&gt;
&lt;br&gt;
So, the answer to your question may be &quot;No, you won&apos;t see a slow down.&quot; if your cables are good quality, your laptop isn&apos;t contributing much traffic to the NAS port when your desktop is using NAS, and there aren&apos;t any other obvious network problems catching up with you. Experience is a pretty good teacher in this, but if your NAS and your desktop have gigabit chip sets that can support large frames, you&apos;d see a performance improvement by buying a more sophisticated switch.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46752-712456</guid>
		<pubDate>Mon, 18 Sep 2006 13:09:06 -0800</pubDate>
		<dc:creator>paulsc</dc:creator>
	</item><item>
		<title>By: Pinback</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable#712572</link>	
		<description>&lt;em&gt;... but ethernet isn&apos;t like that.&lt;/em&gt;&lt;br&gt;
Actually, it is - which is why you use a switch rather than a hub. A hub basically parallels everything together, forcing them all to talk at the speed of the slowest. A switch buffers and switches packets between individual devices, so each can talk at their maximum speed - overall throughput between any 2 devices will still be limited to the speed of the slower device, but it doesn&apos;t affect other devices on the same switch.&lt;br&gt;
&lt;br&gt;
FWIW, you can get USB switches that work the same way, but they&apos;re not common - because, unlike ethernet, USB is primarily a master/slave connection.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46752-712572</guid>
		<pubDate>Mon, 18 Sep 2006 15:12:20 -0800</pubDate>
		<dc:creator>Pinback</dc:creator>
	</item><item>
		<title>By: Alex Handcoding</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable#712774</link>	
		<description>&lt;em&gt;FWIW, you can get USB switches that work the same way, but they&apos;re not common - because, unlike ethernet, USB is primarily a master/slave connection.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
So, since you brought it up, where can one buy such things? (I have a couple older USB 1.x devices and I&apos;d rather not slow down my USB 2.x devices that are currently sharing the same USB hub.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46752-712774</guid>
		<pubDate>Mon, 18 Sep 2006 18:50:55 -0800</pubDate>
		<dc:creator>Alex Handcoding</dc:creator>
	</item><item>
		<title>By: tysiva</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable#712902</link>	
		<description>Thank you all- I got some very solid answers and the answers were the ones I wanted :-)&lt;br&gt;
Thanks, folks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46752-712902</guid>
		<pubDate>Mon, 18 Sep 2006 21:55:33 -0800</pubDate>
		<dc:creator>tysiva</dc:creator>
	</item><item>
		<title>By: drstein</title>
		<link>http://ask.metafilter.com/46752/Manage-the-unmanageable#713602</link>	
		<description>Pinback: uh, yeah, but nobody mentioned using a hub. Your information is good, but irrelevant. :-)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.46752-713602</guid>
		<pubDate>Tue, 19 Sep 2006 15:23:24 -0800</pubDate>
		<dc:creator>drstein</dc:creator>
	</item>
	</channel>
</rss>
