<?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>SoftLayer Blog &#187; traceroute</title>
	<atom:link href="http://blog.softlayer.com/tag/traceroute/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.softlayer.com</link>
	<description>A Behind the Scenes Look at the Best Hosting Provider in the World</description>
	<lastBuildDate>Wed, 22 May 2013 17:40:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Quick Tip: Copy and Paste from the DOS Prompt</title>
		<link>http://blog.softlayer.com/2011/quick-tip-copy-and-paste-from-the-dos-prompt/</link>
		<comments>http://blog.softlayer.com/2011/quick-tip-copy-and-paste-from-the-dos-prompt/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 16:20:07 +0000</pubDate>
		<dc:creator>Lyndell Rottmann</dc:creator>
				<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[SoftLayer]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[details]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[technical support]]></category>
		<category><![CDATA[tickets]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=6437</guid>
		<description><![CDATA[Having worked in SoftLayer&#8217;s technical support department for a few years now, I can tell you that the more information you provide us, the faster we can get you to a resolution. If you can show us exactly the problem you&#8217;re seeing with details from when you see it, it&#8217;s much easier for us to [...]]]></description>
			<content:encoded><![CDATA[<p>Having worked in SoftLayer&#8217;s technical support department for a few years now, I can tell you that <a href="http://blog.softlayer.com/2007/the-8-keys-to-successful-tickets/">the more information you provide</a> us, the faster we can get you to a resolution. If you can show us exactly the problem you&#8217;re seeing with details from when you see it, it&#8217;s much easier for us to troubleshoot, so I wanted to post a quick blog on the heels of Todd&#8217;s &#8220;<a href="http://blog.softlayer.com/2011/global-network-the-proof-is-in-the-traceroute/">Global Network: The Proof is in the Traceroute</a>&#8221; post to help you get information to us much more easily.</p>
<p><strong>Document Format</strong><br />
Many people consider a Microsoft Word document the lowest common denominator when it comes to formatting an attachment or file while others prefer plain text for everything. I always advocate the use of plain text. Plain text is universally accessible, it doesn&#8217;t require a third-party application to view, it doesn&#8217;t add funky encoding, and it uses monospaced fonts that format the text like you&#8217;d see in a command prompt if you were sharing troubleshooting results from ping and traceroute commands. It&#8217;s quite unnecessary to take a screen capture of a ping or traceroute when you run it, and it&#8217;s doubly unnecessary to paste that screen capture into a Microsoft Word document. </p>
<p><strong>Copying Your Ping/Traceroute</strong><br />
The problem many Windows users run into is that it&#8217;s not very clear how to copy text from the command prompt &#8230; The familiar keyboard shortcuts for copying (CTRL+C) and pasting (CTRL+V) don&#8217;t work from the DOS Prompt, so the screen capture route is usually the easiest to execute. There is an easy way to copy, though.</p>
<p>Microsoft documented the <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/windows_dos_copy.mspx?mfr=true">instructions</a> you need, and I wanted to share them with SoftLayer customers here:</p>
<ol>
<li>Open the command prompt. If you&#8217;re unsure how to do this, open the Start Menu, click Run, enter &#8220;cmd&#8221; (without the quotes) and click OK.</li>
<li>Execute your command. Use &#8220;tracert softlayer.com&#8221; to follow along with this test.
<li>Right-click the title bar of the command prompt window, point to Edit, and then click Mark.</li>
<li>Click the beginning of the text you want to copy.</li>
<li>Press and hold down the SHIFT key, and then click the end of the text you want to copy (or you can click and drag the cursor to select the text).</li>
<li>Right-click the title bar, point to Edit, and then click Copy.</li>
</ol>
<p>Now the text is in the clipboard. You can paste it anywhere, including the body of a ticket. To preserve layout, I usually paste the text in Notepad and attach that file to the ticket. If you don&#8217;t want to go through the hassle of opening Notepad, just paste the results into the comment field below.</p>
<p>If you enjoy reading quick tips like this one that can make life easier, be sure to check out <a href="http://knowledgelayer.softlayer.com">KnowledgeLayer</a>.</p>
<p>-Lyndell</p>
<p>Bonus tip: If you want to submit your traceroute in a comment on this blog without losing the mono-spaced formatting, surround the pasted content with the &lt;code&gt; and &lt;/code&gt; tags.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2011/quick-tip-copy-and-paste-from-the-dos-prompt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Global Network: The Proof is in the Traceroute</title>
		<link>http://blog.softlayer.com/2011/global-network-the-proof-is-in-the-traceroute/</link>
		<comments>http://blog.softlayer.com/2011/global-network-the-proof-is-in-the-traceroute/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 21:15:57 +0000</pubDate>
		<dc:creator>Todd Mitchell</dc:creator>
				<category><![CDATA[Executive Blog]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[International]]></category>
		<category><![CDATA[SoftLayer]]></category>
		<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[asia]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[expansion]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[growth]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network path]]></category>
		<category><![CDATA[Singapore]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://blog.softlayer.com/?p=6421</guid>
		<description><![CDATA[You&#8217;ve probably heard a lot about SoftLayer&#8217;s global expansion into Asia and Europe, and while the idea of geographically diversifying is impressive in itself, one of the most significant implications of our international expansion is what it&#8217;s done for the SoftLayer Network. As George explained in &#8220;Globalization and Hosting: The World Wide Web is Flat,&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably heard a lot about SoftLayer&#8217;s <a href="http://blog.softlayer.com/international">global expansion</a> into Asia and Europe, and while the idea of geographically diversifying is impressive in itself, one of the most significant implications of our international expansion is what it&#8217;s done for the <a href="http://www.softlayer.com/advantages/network/overview/">SoftLayer Network</a>.</p>
<p>As George explained in &#8220;<a href="http://blog.softlayer.com/2011/globalization-and-hosting-the-world-wide-web-is-flat/">Globalization and Hosting: The World Wide Web is Flat</a>,&#8221; our strategic objective is to get a network point of presence within 40ms of all of our users and our users&#8217; users to provide the best network stability and performance possible anywhere on the planet. The reasoning is simple: The sooner a user gets on on our network, the quicker we can efficiently route them through our points of presence to a server in one of our data centers.</p>
<p>The cynics in the audience are probably yawning and shrugging that idea off as marketing mumbo jumbo, so I thought it would be good to demonstrate how the network expansion immediately and measurably improved our customers&#8217; network experience from Asia to the United States. Just look at the traceroutes. </p>
<p>As you&#8217;re probably aware, a traceroute shows the &#8220;hops&#8221; or routers along the network path from an origin IP to a destination IP. When we were building out the Singapore data center (before the network points of presence were turned up in Asia), I ran a traceroute from Singapore to SoftLayer.com, and immediately after the launch of the data center, I ran another one:</p>
<p style="margin-bottom:0; padding-bottom:0;"><strong>Pre-Launch Traceroute to SoftLayer.com from Singapore</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">traceroute to softlayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.228.118.53<span style="color: #7a0874; font-weight: bold;">&#41;</span>, <span style="color: #000000;">64</span> hops max, <span style="color: #000000;">52</span> byte packets
 <span style="color: #000000;">1</span>  10.151.60.1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>10.151.60.1<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">1.884</span> ms  <span style="color: #000000;">1.089</span> ms  <span style="color: #000000;">1.569</span> ms
 <span style="color: #000000;">2</span>  10.151.50.11 <span style="color: #7a0874; font-weight: bold;">&#40;</span>10.151.50.11<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">2.006</span> ms  <span style="color: #000000;">1.669</span> ms  <span style="color: #000000;">1.753</span> ms
 <span style="color: #000000;">3</span>  119.75.13.65 <span style="color: #7a0874; font-weight: bold;">&#40;</span>119.75.13.65<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">3.380</span> ms  <span style="color: #000000;">3.388</span> ms  <span style="color: #000000;">4.344</span> ms
 <span style="color: #000000;">4</span>  58.185.229.69 <span style="color: #7a0874; font-weight: bold;">&#40;</span>58.185.229.69<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">3.684</span> ms  <span style="color: #000000;">3.348</span> ms  <span style="color: #000000;">3.919</span> ms
 <span style="color: #000000;">5</span>  165.21.255.37 <span style="color: #7a0874; font-weight: bold;">&#40;</span>165.21.255.37<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">9.002</span> ms  <span style="color: #000000;">3.516</span> ms  <span style="color: #000000;">4.228</span> ms
 <span style="color: #000000;">6</span>  165.21.12.4 <span style="color: #7a0874; font-weight: bold;">&#40;</span>165.21.12.4<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">3.716</span> ms  <span style="color: #000000;">3.965</span> ms  <span style="color: #000000;">5.663</span> ms
 <span style="color: #000000;">7</span>  203.208.190.21 <span style="color: #7a0874; font-weight: bold;">&#40;</span>203.208.190.21<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">4.442</span> ms  <span style="color: #000000;">4.117</span> ms  <span style="color: #000000;">4.967</span> ms
 <span style="color: #000000;">8</span>  203.208.153.241 <span style="color: #7a0874; font-weight: bold;">&#40;</span>203.208.153.241<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">6.807</span> ms  <span style="color: #000000;">55.288</span> ms  <span style="color: #000000;">56.211</span> ms
 <span style="color: #000000;">9</span>  so-<span style="color: #000000;">2</span>-<span style="color: #000000;">0</span>-<span style="color: #000000;">3</span>-<span style="color: #000000;">0</span>.laxow-cr1.ix.singtel.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>203.208.149.238<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">187.953</span> ms  <span style="color: #000000;">188.447</span> ms  <span style="color: #000000;">187.809</span> ms
<span style="color: #000000;">10</span>  ge-<span style="color: #000000;">4</span>-<span style="color: #000000;">0</span>-<span style="color: #000000;">0</span>-<span style="color: #000000;">0</span>.laxow-dr2.ix.singtel.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>203.208.149.34<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">184.143</span> ms
    ge-<span style="color: #000000;">4</span>-<span style="color: #000000;">1</span>-<span style="color: #000000;">1</span>-<span style="color: #000000;">0</span>.sngc3-dr1.ix.singtel.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>203.208.149.138<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">189.510</span> ms
    ge-<span style="color: #000000;">4</span>-<span style="color: #000000;">0</span>-<span style="color: #000000;">0</span>-<span style="color: #000000;">0</span>.laxow-dr2.ix.singtel.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>203.208.149.34<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">289.039</span> ms
<span style="color: #000000;">11</span>  203.208.171.98 <span style="color: #7a0874; font-weight: bold;">&#40;</span>203.208.171.98<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">187.645</span> ms  <span style="color: #000000;">188.700</span> ms  <span style="color: #000000;">187.912</span> ms
<span style="color: #000000;">12</span>  te1-<span style="color: #000000;">6</span>.bbr01.cs01.lax01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.109.11.42<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">186.482</span> ms  <span style="color: #000000;">188.265</span> ms  <span style="color: #000000;">187.021</span> ms
<span style="color: #000000;">13</span>  ae7.bbr01.cs01.lax01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>173.192.18.166<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">188.569</span> ms  <span style="color: #000000;">191.100</span> ms  <span style="color: #000000;">188.736</span> ms
<span style="color: #000000;">14</span>  po5.bbr01.eq01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>173.192.18.140<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">381.645</span> ms  <span style="color: #000000;">410.052</span> ms  <span style="color: #000000;">420.311</span> ms
<span style="color: #000000;">15</span>  ae0.dar01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>173.192.18.211<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">415.379</span> ms  <span style="color: #000000;">415.902</span> ms  <span style="color: #000000;">418.339</span> ms
<span style="color: #000000;">16</span>  po1.slr01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.228.118.138<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">417.426</span> ms  <span style="color: #000000;">417.301</span> ms
    po2.slr01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.228.118.142<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">416.692</span> ms
<span style="color: #000000;">17</span>  <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span></pre></div></div>

<p style="margin-bottom:0; padding-bottom:0;"><strong>Post-Launch Traceroute to SoftLayer.com from Singapore</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">traceroute to softlayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.228.118.53<span style="color: #7a0874; font-weight: bold;">&#41;</span>, <span style="color: #000000;">64</span> hops max, <span style="color: #000000;">52</span> byte packets
 <span style="color: #000000;">1</span>  192.168.206.1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>192.168.206.1<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">2.850</span> ms  <span style="color: #000000;">1.409</span> ms  <span style="color: #000000;">1.206</span> ms
 <span style="color: #000000;">2</span>  174.133.118.65-static.reverse.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>174.133.118.65<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">1.550</span> ms  <span style="color: #000000;">1.680</span> ms  <span style="color: #000000;">1.394</span> ms
 <span style="color: #000000;">3</span>  ae4.dar01.sr03.sng01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>174.133.118.136<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">1.812</span> ms  <span style="color: #000000;">1.341</span> ms  <span style="color: #000000;">1.734</span> ms
 <span style="color: #000000;">4</span>  ae9.bbr01.eq01.sng02.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>50.97.18.198<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">35.550</span> ms  <span style="color: #000000;">1.999</span> ms  <span style="color: #000000;">2.124</span> ms
 <span style="color: #000000;">5</span>  50.97.18.169-static.reverse.softlayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>50.97.18.169<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">174.726</span> ms  <span style="color: #000000;">175.484</span> ms  <span style="color: #000000;">175.491</span> ms
 <span style="color: #000000;">6</span>  po5.bbr01.eq01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>173.192.18.140<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">203.821</span> ms  <span style="color: #000000;">203.749</span> ms  <span style="color: #000000;">205.803</span> ms
 <span style="color: #000000;">7</span>  ae0.dar01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>173.192.18.253<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">306.755</span> ms
    ae0.dar01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>173.192.18.211<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">208.669</span> ms  <span style="color: #000000;">203.127</span> ms
 <span style="color: #000000;">8</span>  po1.slr01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.228.118.138<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">203.518</span> ms
    po2.slr01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.228.118.142<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">305.534</span> ms
    po1.slr01.sr01.dal01.networklayer.com <span style="color: #7a0874; font-weight: bold;">&#40;</span>66.228.118.138<span style="color: #7a0874; font-weight: bold;">&#41;</span>  <span style="color: #000000;">204.150</span> ms
 <span style="color: #000000;">9</span>  <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">*</span></pre></div></div>

<p>I won&#8217;t dive too deep into what these traceroutes are telling us because that&#8217;ll need to be an entirely different blog. What I want to draw your attention to are a few key differences between the pre- and post-launch traceroutes:</p>
<ul>
<li>Getting onto SoftLayer&#8217;s network:. The first reference to &#8220;networklayer&#8221; in the pre-launch trace is in hop 12 (~187ms). In the post-launch trace, we were on &#8220;networklayer&#8221; in the second hop (~1.5ms).</li>
<li>Number of hops: Pre-launch, our network path took 16 hops to get to SoftLayer.com. Post-launch, it took 8.</li>
<li>Response times from the destination: The average response time from SoftLayer.com to Singapore before the launch of our network points of presence in Asia was about 417ms (milliseconds). After the launch, it dropped to an average of about ~250ms.</li>
</ul>
<p>These traceroutes demonstrate that users in Singapore travel a much better network path to a server in one of our U.S. data centers than they had before we turned up the network in Asia, and that experience isn&#8217;t limited to users in Singapore &#8230; users throughout Europe and Asia will see fewer hops and better speeds now that the data centers and points of presence on those continents are live. And that&#8217;s without buying a server in either of those markets or making any changes to how they interact with us.</p>
<p>Managing a worldwide network for a worldwide customer base with thousands of different ISPs and millions of possible routes is not a &#8220;set it and forget it&#8221; endeavor, so we have a team of engineers in our Network Operations Center that focuses on tweaking and optimizing routes 24&#215;7. Branching out into Europe and Asia introduces a slew of challenges when working with providers on the other side of the globe, but I guess it&#8217;s true: &#8220;If it were easy, everyone would do it.&#8221;</p>
<p>Innovate or die.</p>
<p>-<a href="http://twitter.com/toddmitchell">@toddmitchell</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softlayer.com/2011/global-network-the-proof-is-in-the-traceroute/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
