<?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>ImrozBaig.Com &#187; command line tools</title>
	<atom:link href="http://www.imrozbaig.com/tag/command-line-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imrozbaig.com</link>
	<description>A personal blog to share experiences in life.</description>
	<lastBuildDate>Thu, 22 Dec 2011 10:46:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ipconfig &#8211; windows networking command explained</title>
		<link>http://www.imrozbaig.com/ipconfig-windows-networking-command-explained/</link>
		<comments>http://www.imrozbaig.com/ipconfig-windows-networking-command-explained/#comments</comments>
		<pubDate>Sat, 22 May 2010 15:02:35 +0000</pubDate>
		<dc:creator>imroz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[command line tools]]></category>
		<category><![CDATA[diagnosing network problems]]></category>
		<category><![CDATA[networking tips]]></category>
		<category><![CDATA[troubleshooting internet connection]]></category>
		<category><![CDATA[using ipconfig command]]></category>
		<category><![CDATA[windows xp tips]]></category>

		<guid isPermaLink="false">http://imrozbaig.com/?p=504</guid>
		<description><![CDATA[ipconfig &#8211; windows networking command explained IP Configuration command line Tool for windows (ipconfig) Earlier versions of windows had &#8220;winipcfg&#8221; tool for performing ip configuration activities. &#8220;winipcfg&#8221; was [..]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">ipconfig &#8211; windows networking command explained</p>
<p style="text-align: justify;">IP Configuration command line Tool for windows (ipconfig)</p>
<p style="text-align: justify;">Earlier versions of windows had &#8220;winipcfg&#8221; tool for performing ip configuration activities. &#8220;winipcfg&#8221; was replaced by &#8220;ipconfig&#8221; windows IP configuration tool from windows XP onwards. It is used to display the TCP/IP network configuration values.</p>
<p style="text-align: justify;">To run it, enter &#8220;ipconfig&#8221; in the command prompt. This will display your IP address as follows:</p>
<p style="text-align: justify;"><img title="ipconfig" src="http://img571.imageshack.us/img571/2758/ipconfig.jpg" alt="" width="536" height="338" /></p>
<p style="text-align: justify;">In case your computer is part of a LAN using a router, the IP displayed by this command will be your Computers IP on the LAN and not the IP that connects to teh internrt. To obtain the IP address of your LAN on internet, you can try any DSL Reports whois.</p>
<p style="text-align: justify;">The IP given is the local address on the network. This information can be used in diagnosing network problems. The &#8220;gateway&#8221; or router address on the local network is also displayed by this command.</p>
<p style="text-align: justify;">Various switches that can be used with IPConfig</p>
<p style="text-align: justify;">ipconfig switches can be invoked by entering &#8220;ipconfig /{switch}&#8221;. To display a list of all available switches, enter &#8220;ipconfig/?&#8221; or &#8220;ipconfig -?&#8221;. The most commonly used switches by a home user are :</p>
<ul>
<li>
<div style="text-align: justify;"> all &#8211; to display a detailed ip configuration you can use ipconfig/all</div>
</li>
<li>
<div style="text-align: justify;">release- to release your IP address.</div>
</li>
<li>
<div style="text-align: justify;">renew &#8211; asking your network adapter to renew your machine&#8217;s ip address</div>
</li>
<li>
<div style="text-align: justify;">flushdns- this switch is used to clear all DNS info</div>
</li>
</ul>
<p style="text-align: justify;">The above mentioned switches are very handy for trouble shooting your internet connection issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imrozbaig.com/ipconfig-windows-networking-command-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

