<?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/"
	>

<channel>
	<title>Computer Support &#187; linkspeed</title>
	<atom:link href="http://www.xiitec.com/blog/tag/linkspeed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xiitec.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 30 Dec 2009 08:40:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Measuring Link Speed and Latency Between Two Hosts</title>
		<link>http://www.xiitec.com/blog/2008/02/15/measuring-link-speed-and-latency-between-two-hosts/</link>
		<comments>http://www.xiitec.com/blog/2008/02/15/measuring-link-speed-and-latency-between-two-hosts/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 23:41:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[linkspeed]]></category>

		<guid isPermaLink="false">http://www.xiitec.com/blog/?p=137</guid>
		<description><![CDATA[ Using a command-line interface
The Windows Server 2003 Resource Kit  includes a new tool called linkspeed, which measures the connectivity  between two hosts. You run the command from one system and target a remote  system:
&#62; linkspeed /s \\&#60;ServerName&#62;

&#62; linkspeed /s &#60;ServerDNSName&#62;
Alternatively, you can specify the /dc switch to have  it test [...]]]></description>
			<content:encoded><![CDATA[<p> <strong>Using a command-line interface</strong></p>
<p>The Windows Server 2003 Resource Kit  includes a new tool called <em>linkspeed</em>, which measures the connectivity  between two hosts. You run the command from one system and target a remote  system:</p>
<pre>&gt; linkspeed /s \\<tt><em>&lt;ServerName&gt;</em></tt>

&gt; linkspeed /s <tt><em>&lt;ServerDNSName&gt;</em></tt></pre>
<p>Alternatively, you can specify the <tt>/dc</tt> switch to have  it test the machine&#8217;s current domain controller:</p>
<pre>&gt; linkspeed /dc</pre>
<p>I&#8217;ve tested <em>linkspeed</em> on Windows 2000. While it runs  without fatal errors, it doesn&#8217;t produce consistent results. It works best when  the target system is another Windows Server 2003 machine.</p>
<p>Finding the link speed between two hosts is often useful when  troubleshooting network connectivity problems. For example, if a client is  having problems authenticating to Active Directory, you should learn the link  speed between the client and the domain controller with which it is  authenticating. A slow speed, perhaps due to congestion, could be the cause. If  you want to determine the average link speed between two hosts, you should run  the <em>linkspeed</em> command several times over multiple days. The results for  any particular run of <em>linkspeed</em> could vary significantly depending on  what is happening in the network at that time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiitec.com/blog/2008/02/15/measuring-link-speed-and-latency-between-two-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

