<?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>SavvyNetCert &#187; ios commands</title>
	<atom:link href="http://www.savvynetcert.com/tag/ios-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.savvynetcert.com</link>
	<description>CCNA Video Training :: CCNA Books :: CCNA Resources</description>
	<lastBuildDate>Tue, 09 Aug 2011 17:23:45 +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>Cisco IOS Commands &#8211; Using Extended Ping For Network Troubleshooting</title>
		<link>http://www.savvynetcert.com/cisco-ios-commands/cisco-ios-commands-using-extended-ping-for-network-troubleshooting/</link>
		<comments>http://www.savvynetcert.com/cisco-ios-commands/cisco-ios-commands-using-extended-ping-for-network-troubleshooting/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 09:58:57 +0000</pubDate>
		<dc:creator>abpalancajr</dc:creator>
				<category><![CDATA[Cisco IOS Commands]]></category>
		<category><![CDATA[ios commands]]></category>
		<category><![CDATA[router ios commands]]></category>

		<guid isPermaLink="false">http://www.savvynetcert.com/?p=593</guid>
		<description><![CDATA[The extended ping command is a very important part of any network engineer&#8217;s Cisco IOS commands knowledge, but you don&#8217;t find this being mentioned in many CCNA books.  Many beginners do not know how to use this command effectively, but it is definitely a must-know and can isolate many network issues.  In this post, I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-594 alignright" title="extended-ping" src="http://www.savvynetcert.com/wp-content/uploads/2009/09/extended-ping.png" alt="extended-ping" width="320" height="335" /></p>
<p>The extended ping command is a very important part of any network engineer&#8217;s <strong>Cisco IOS commands</strong> knowledge, but you don&#8217;t find this being mentioned in many <a href="http://www.savvynetcert.com/ccna-books/ccna-books-how-to-choose-the-right-exam-preparation-book">CCNA books</a>.  Many beginners do not know how to use this command effectively, but it is definitely a must-know and can isolate many network issues.  In this post, I&#8217;ll go through some of the most important and useful parameters of this command:</p>
<h3>Target IP address</h3>
<p>The target IP address is the IP you want to send the ping/ICMP packet to.  This is fairly straightforward, but one important note that if this IP is not routable from this router, you won&#8217;t be able to reach it, and will get no replies.  The next step would be to do a traceroute to further isolate the issue.</p>
<h3>Repeat count</h3>
<p>Some physical line problems might only show up upon repeated ping tests.  If it&#8217;s an intermittent issue, it&#8217;s best to put a larger number to simulate a stress test in order to ensure that there are no issues.  For example, 1,000 or 10,000 packets might be a suitable number.</p>
<h4>Datagram size</h4>
<p>For stress test purposes, you can put a larger number in the datagram size to test for larger packets.  It is not recommended to put a datagram size larger than the maximum MTU size of all the routers along the routing path as this would mean the packets would be fragmented (unless you are testing whether fragmentation is working properly).  For an TCP/IP network running on ethernet, a good datagram size to use is 1500.</p>
<p>Some issues might also only show up with larger datagram sizes.  These are usually related to some fragmentation issue along the way.  It makes sense to test with larger datagram sizes as well as small ones in order to be sure.</p>
<h3>Source address or interface</h3>
<p>This part of the extended ping command is very useful to test whether it&#8217;s a routing issue or a switching issue.  If you reach the directly connected router for a problematic host, and pings are successful when sourced from a directly connected interface (but not from another interface which is not directly connected), it usually indicates a routing configuration or process issue on that router, since no routing is needed for directly connected interfaces.</p>
<p>I hope you&#8217;ve found this post on <em>Cisco IOS commands</em> useful.  Do subscribe to my <a href="http://feeds.feedburner.com/savvynetcert" target="_blank">RSS feed</a> or follow me on twitter (<a href="http://twitter.com/savvynetcert" target="_blank">@savvynetcert</a>) for the latest updates.</p>
<p>Cheers,<br />
Francis (<em>SavvyNetCert.Com</em> &#8211; <a href="http://twitter.com/savvynetcert" target="_blank">@savvynetcert</a> on Twitter)</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Cisco+IOS+Commands' rel='tag' target='_self'>Cisco IOS Commands</a>, <a class='technorati-link' href='http://technorati.com/tag/ios+commands' rel='tag' target='_self'>ios commands</a>, <a class='technorati-link' href='http://technorati.com/tag/router+ios+commands' rel='tag' target='_self'>router ios commands</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.savvynetcert.com/cisco-ios-commands/cisco-ios-commands-using-extended-ping-for-network-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco IOS Commands &#8211; Using The Show Interface Cisco IOS Command For Troubleshooting Network Issues</title>
		<link>http://www.savvynetcert.com/cisco-ios-commands/cisco-ios-commands-using-the-show-interface-cisco-ios-command-for-troubleshooting-network-issues/</link>
		<comments>http://www.savvynetcert.com/cisco-ios-commands/cisco-ios-commands-using-the-show-interface-cisco-ios-command-for-troubleshooting-network-issues/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 18:07:19 +0000</pubDate>
		<dc:creator>abpalancajr</dc:creator>
				<category><![CDATA[Cisco IOS Commands]]></category>
		<category><![CDATA[ccna network engineer]]></category>
		<category><![CDATA[cisco ios command]]></category>
		<category><![CDATA[ios commands]]></category>

		<guid isPermaLink="false">http://www.savvynetcert.com/?p=580</guid>
		<description><![CDATA[Mastery of Cisco IOS commands is a very important part of the CCNA test and is also essential for anybody who is serious about a career in computer networks.  Of all the commands, the most crucial are those you should have at the tips of your fingers when something goes wrong and you are suddenly [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-586 alignright" title="cisco ios commands" src="http://www.savvynetcert.com/wp-content/uploads/2009/08/cisco-ios-commands.jpg" alt="cisco ios commands" width="339" height="226" /></p>
<p>Mastery of <strong>Cisco IOS commands</strong> is a very important part of the CCNA test and is also essential for anybody who is serious about a career in computer networks.  Of all the commands, the most crucial are those you should have at the tips of your fingers when something goes wrong and you are suddenly called upon to troubleshoot.  Every so often, the issue is related to a switchport and it is important to know how to use the show interface <em>Cisco IOS command</em> properly.  If there is a network issue regarding slowness or disconnects, here are a 6 things you should be looking at when you check on the output of the &#8220;<em>show interface</em>&#8221; Cisco IOS command:</p>
<p>1. <strong>Is the physical port and line protocol up?</strong> If you don&#8217;t have layer 1 and layer 2 connectivity, there is no way any IP packet is going through this port.</p>
<p>2. <strong>Any duplex mismatch issues?</strong> Duplex mismatch could lead to slowness and errors in the network.  If the speed does not match, the port won&#8217;t even come up.</p>
<p>3. <strong>Any QoS drops?</strong> If you have a QoS policy in place, it might be shaping and policing the traffic and dropping the packets.  In this case, you might need to either rework your QoS policies, or advise the user about the high traffic levels.</p>
<p>4. <strong>What are the traffic levels, is this normal?</strong> You can check the input and output rates to see if this is normal for this time of day.</p>
<p>5. <strong>Any CRC or other input errors?</strong> Input and CRC errors could signify a physical problem with the port or cabling.</p>
<p>6. <strong>Any output errors or collisions?</strong> Output errors could also indicate a physical issue with the port or cabling.  A full-duplex connection should have no collisions while it is quite normal for a half-duplex port to have collisions.</p>
<p>Cheers,<br />
Francis (<em>SavvyNetCert.Com</em>)</p>
<h4><strong>P.S. Still preparing for your CCNA? Do get the right <a href="http://www.savvynetcert.com/ccna-books/ccna-books-how-to-choose-the-right-exam-preparation-book">CCNA books</a> &#8211; have you seen our <a title="ccna books" href="http://www.savvynetcert.com/ccna-books-comparison" target="_self">CCNA book comparison</a> chart?</strong></h4>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/ccna+network+engineer' rel='tag' target='_self'>ccna network engineer</a>, <a class='technorati-link' href='http://technorati.com/tag/cisco+ios+command' rel='tag' target='_self'>cisco ios command</a>, <a class='technorati-link' href='http://technorati.com/tag/Cisco+IOS+Commands' rel='tag' target='_self'>Cisco IOS Commands</a>, <a class='technorati-link' href='http://technorati.com/tag/ios+commands' rel='tag' target='_self'>ios commands</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.savvynetcert.com/cisco-ios-commands/cisco-ios-commands-using-the-show-interface-cisco-ios-command-for-troubleshooting-network-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

