 




<?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>David’s Cisco Networking Blog &#187; ipconfig</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/cisco/tag/ipconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/cisco</link>
	<description></description>
	<lastBuildDate>Fri, 26 Mar 2010 07:02:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>7 Windows &amp; Cisco commands for network troubleshooting</title>
		<link>http://itknowledgeexchange.techtarget.com/cisco/7-windows-cisco-commands-for-network-troubleshooting/</link>
		<comments>http://itknowledgeexchange.techtarget.com/cisco/7-windows-cisco-commands-for-network-troubleshooting/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 22:46:35 +0000</pubDate>
		<dc:creator>David Davis</dc:creator>
				<category><![CDATA[arp]]></category>
		<category><![CDATA[ipconfig]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[tracert]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/cisco/7-windows-cisco-commands-for-network-troubleshooting/</guid>
		<description><![CDATA[To Troubleshoot Cisco and Windows networks, you need to know command equivalents. Cisco and Windows commands are similar but not identical. Here are 7 Windows and Cisco commands that you should know: ping- used both in Windows and in the Cisco IOS to verify connectivity from of to a router (default gateway) and from a [...]]]></description>
				<content:encoded><![CDATA[<p>To Troubleshoot Cisco and Windows networks, you need to know command equivalents. Cisco and Windows commands are similar but not identical.</p>
<p>Here are 7 Windows and Cisco commands that you should know:<!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                            &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<ol>
<li><strong>ping</strong>- used both in Windows and in the Cisco IOS to verify connectivity from of to a router (default gateway) and from a router to a PC.</li>
<li><strong>traceroute </strong>or <strong>trace </strong>in the Cisco IOS or <strong>tracert </strong>in Windows &#8211; used to trace the path your network traffic takes to a destination (like the web server you are trying to access) or from your router to a downstream router.</li>
<li><strong>arp -a</strong> in Windows or <strong>show ip arp</strong> in the Cisco IOS &#8211; used to verify Layer 2 to Layer 3 mappings (aka Ethernet to TCP/IP) or Ethernet MAC Address to IP Address (and vice versa).</li>
<li><strong>ipconfig /all</strong> in Windows or <strong>show ip interface brief</strong> in the Cisco IOS &#8211; used to show the IP address configuration for your NIC on your PC or for your router&#8217;s LAN/WAN interfaces. This output would include the IP Address, Subnet Mask, Default Gateway, and (on a PC), even the DNS Servers.</li>
</ol>
<p>These are all pretty basic commands but they are all necessary commands that you must know to troubleshoot Windows and Cisco Networking.</p>
<p>Happy Troubleshooting!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/cisco/7-windows-cisco-commands-for-network-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
