<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to set Static/DHCP IP Address from command line</title>
	<atom:link href="http://www.windowsreference.com/networking/how-to-set-staticdhcp-ip-address-from-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windowsreference.com/networking/how-to-set-staticdhcp-ip-address-from-command-line/</link>
	<description>Windows 7 2008 2003 Vista XP 2000 Ms Office Tutorials Fixes Tips</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:40:37 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: katie</title>
		<link>http://www.windowsreference.com/networking/how-to-set-staticdhcp-ip-address-from-command-line/comment-page-1/#comment-2496</link>
		<dc:creator>katie</dc:creator>
		<pubDate>Sat, 12 Sep 2009 22:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-set-staticdhcp-ip-address-from-command-line/#comment-2496</guid>
		<description>Refer this kb

http://support.microsoft.com/kb/257748</description>
		<content:encoded><![CDATA[<p>Refer this kb</p>
<p><a href="http://support.microsoft.com/kb/257748" rel="nofollow">http://support.microsoft.com/kb/257748</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sweety</title>
		<link>http://www.windowsreference.com/networking/how-to-set-staticdhcp-ip-address-from-command-line/comment-page-1/#comment-2495</link>
		<dc:creator>sweety</dc:creator>
		<pubDate>Sat, 12 Sep 2009 22:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-set-staticdhcp-ip-address-from-command-line/#comment-2495</guid>
		<description>To set DHCP IP through command on windows server 2003

netsh int ip set address “local area connection” source=dhcp

Please note that these commands (mentioned in my previous comments as well) applies to xp as well.

Do not forget to run  &quot;ipconfig /renew&quot; command after running the above netsh to get an ip from the DHCP.</description>
		<content:encoded><![CDATA[<p>To set DHCP IP through command on windows server 2003</p>
<p>netsh int ip set address “local area connection” source=dhcp</p>
<p>Please note that these commands (mentioned in my previous comments as well) applies to xp as well.</p>
<p>Do not forget to run  &#8220;ipconfig /renew&#8221; command after running the above netsh to get an ip from the DHCP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sweety</title>
		<link>http://www.windowsreference.com/networking/how-to-set-staticdhcp-ip-address-from-command-line/comment-page-1/#comment-2494</link>
		<dc:creator>sweety</dc:creator>
		<pubDate>Sat, 12 Sep 2009 22:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-set-staticdhcp-ip-address-from-command-line/#comment-2494</guid>
		<description>This applies to only windows 2008 and vista boxes. But if you want to do it on a windows 2003, it is like this:

To set/change IP and default gateway the command is 

netsh int ip set address &quot;local area connection&quot; static 10.0.0.3 255.0.0.0 10.0.0.1 1 

To change or set DNS ip

netsh int ip set dns &quot;local area connection&quot; static 10.0.0.3 primary</description>
		<content:encoded><![CDATA[<p>This applies to only windows 2008 and vista boxes. But if you want to do it on a windows 2003, it is like this:</p>
<p>To set/change IP and default gateway the command is </p>
<p>netsh int ip set address &#8220;local area connection&#8221; static 10.0.0.3 255.0.0.0 10.0.0.1 1 </p>
<p>To change or set DNS ip</p>
<p>netsh int ip set dns &#8220;local area connection&#8221; static 10.0.0.3 primary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fd</title>
		<link>http://www.windowsreference.com/networking/how-to-set-staticdhcp-ip-address-from-command-line/comment-page-1/#comment-1016</link>
		<dc:creator>fd</dc:creator>
		<pubDate>Mon, 19 Jan 2009 20:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-set-staticdhcp-ip-address-from-command-line/#comment-1016</guid>
		<description>It doesnt work!</description>
		<content:encoded><![CDATA[<p>It doesnt work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fd</title>
		<link>http://www.windowsreference.com/networking/how-to-set-staticdhcp-ip-address-from-command-line/comment-page-1/#comment-1015</link>
		<dc:creator>fd</dc:creator>
		<pubDate>Mon, 19 Jan 2009 20:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-set-staticdhcp-ip-address-from-command-line/#comment-1015</guid>
		<description>I doesnt work!</description>
		<content:encoded><![CDATA[<p>I doesnt work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
