<?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>IT Resource &#187; ping</title>
	<atom:link href="http://www.itresource.com.au/tag/ping/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itresource.com.au</link>
	<description>Your one stop Information Technology Resource</description>
	<lastBuildDate>Mon, 21 Dec 2009 05:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using the &#8216;ping&#8217; command</title>
		<link>http://www.itresource.com.au/2008/07/31/using-the-ping-command/</link>
		<comments>http://www.itresource.com.au/2008/07/31/using-the-ping-command/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 05:37:11 +0000</pubDate>
		<dc:creator>Dave W</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[tcp/ip]]></category>

		<guid isPermaLink="false">http://www.itresource.com.au/?p=104</guid>
		<description><![CDATA[Ping verifies IP-level connectivity to another TCP/IP computer by sending Internet Control Message Protocol (ICMP) Echo Request messages. The receipt of corresponding Echo Reply messages are displayed, along with round-trip times. Ping is the primary TCP/IP command used to troubleshoot connectivity, reachability, and name resolution. Examples of Ping Windows ping google.com Pinging google.com [64.223.167.99] with 32 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ping </strong>verifies IP-level connectivity to another TCP/IP computer by sending Internet Control Message Protocol (ICMP) Echo Request messages. The receipt of corresponding Echo Reply messages are displayed, along with round-trip times. Ping is the primary TCP/IP command used to troubleshoot connectivity, reachability, and name resolution.<span style="color: #ff6600;"><strong></strong></span></p>
<h2>Examples of Ping</h2>
<p><strong>Windows<br />
</strong><em>ping google.com</em></p>
<p><em>Pinging google.com [64.223.167.99] with 32 bytes of data:<br />
Reply from 64.223.167.99: bytes=32 time=37ms TTL=57<br />
Reply from 64.223.167.99: bytes=32 time=37ms TTL=57<br />
Reply from 64.223.167.99: bytes=32 time=75ms TTL=57<br />
Reply from 64.223.167.99: bytes=32 time=40ms TTL=57</em></p>
<p><em>Ping statistics for 64.223.167.99:<br />
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),<br />
Approximate round trip times in milli-seconds:<br />
Minimum = 37ms, Maximum = 75ms, Average = 47ms</em></p>
<p><strong>Linux<br />
</strong><em>ping -c 5 itresource.com.au</em></p>
<p><em>PING itresource.com.au(203.88.118.177) 56(84) bytes of data.<br />
64 bytes from kookaburra.cbr.hosting-server.com.au (203.88.118.177): icmp_seq=1 ttl=57 time=36.6 ms<br />
64 bytes from kookaburra.cbr.hosting-server.com.au (203.88.118.177): icmp_seq=2 ttl=57 time=36.5 ms<br />
64 bytes from kookaburra.cbr.hosting-server.com.au (203.88.118.177): icmp_seq=3 ttl=57 time=37.0 ms<br />
64 bytes from kookaburra.cbr.hosting-server.com.au (203.88.118.177): icmp_seq=4 ttl=57 time=36.9 ms<br />
64 bytes from kookaburra.cbr.hosting-server.com.au (203.88.118.177): icmp_seq=5 ttl=57 time=36.6 ms</em></p>
<p><em>&#8212; itresource.com.au ping statistics &#8212;<br />
5 packets transmitted, 5 received, 0% packet loss, time 9000ms<br />
rtt min/avg/max/mdev = 35.918/36.638/37.106/0.400 ms</em></p>
<p><strong>Mac OS X<br />
</strong><em>ping -c 10 itresource.com.au</em></p>
<p><em>PING kookaburra.cbr.hosting-server.com.au (203.88.118.177): 56 data bytes<br />
64 bytes from 203.88.118.177: icmp_seq=0 ttl=53 time=40.019 ms<br />
64 bytes from 203.88.118.177: icmp_seq=1 ttl=53 time=47.502 ms<br />
64 bytes from 203.88.118.177: icmp_seq=2 ttl=53 time=43.208 ms<br />
64 bytes from 203.88.118.177: icmp_seq=3 ttl=53 time=50.851 ms<br />
64 bytes from 203.88.118.177: icmp_seq=4 ttl=53 time=46.556 ms</em></p>
<p><em>&#8212; ping statistics &#8212;<br />
5 packets transmitted, 5 packets received, 0% packet loss<br />
round-trip min/avg/max/stddev = 40.019/45.575/50.851/3.588 ms</em></p>
<p><strong>Useful links:</strong><br />
<a href="http://en.wikipedia.org/wiki/Ping" target="_blank">http://en.wikipedia.org/wiki/Ping</a></p>
<p><a href="http://www.computerhope.com/jargon/p/ping.htm" target="_blank">http://www.computerhope.com/jargon/p/ping.htm</a></p>
<p><a href="http://www.computerhope.com/jargon/p/ping.htm" target="_blank"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itresource.com.au/2008/07/31/using-the-ping-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
