<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Easy Windows XP switch between static IP and DHCP</title>
      <link>http://ask.metafilter.com/4789/Easy-Windows-XP-switch-between-static-IP-and-DHCP/</link>
      <description>Comments on Ask MetaFilter post Easy Windows XP switch between static IP and DHCP</description>
	  	  <pubDate>Wed, 21 Jan 2004 04:53:58 -0800</pubDate>
      <lastBuildDate>Wed, 21 Jan 2004 04:53:58 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Easy Windows XP switch between static IP and DHCP</title>
  	<link>http://ask.metafilter.com/4789/Easy-Windows-XP-switch-between-static-IP-and-DHCP</link>	
  	<description>In Windows XP is there any way to do a quick switch between DHCP and a given IP address?  My home network connection uses DHCP - my work uses static.  I&apos;ve tried different hardware profiles with no success.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.4789</guid>
  	<pubDate>Wed, 21 Jan 2004 04:04:40 -0800</pubDate>
  	<dc:creator>LukeyBoy</dc:creator>
	
	<category>xp</category>
	
	<category>windows</category>
	
	<category>dhcp</category>
	
	<category>ip</category>
	
	<category>static</category>
	
	<category>network</category>
	
</item>
<item>
  	<title>By: majick</title>
  	<link>http://ask.metafilter.com/4789/Easy-Windows-XP-switch-between-static-IP-and-DHCP#107574</link>	
  	<description>The easiest, albeit hardly the cheapest, way is to use two different NICs.  Each one gets its own IP configuration.&lt;br&gt;
&lt;br&gt;
The next easiest would be to make a couple of batch files like this:&lt;br&gt;
&lt;br&gt;
dhcp-on.cmd:&lt;br&gt;
&lt;tt&gt;netsh interface ip set address &amp;quot;Local Area Connection&amp;quot; dhcp&lt;/tt&gt;&lt;br&gt;
&lt;br&gt;
dhcp-off.cmd:&lt;br&gt;
&lt;tt&gt;netsh interface ip set address &amp;quot;Local Area Connection&amp;quot; static 192.168.1.100 255.255.255.0 192.168.1.1&lt;/tt&gt;&lt;br&gt;
&lt;br&gt;
Substituting static address, netmask, and gateway for the last three values, and the name of your interface for the value in quotes.&lt;br&gt;
&lt;br&gt;
Then stick shortcuts on your desktop.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4789-107574</guid>
  	<pubDate>Wed, 21 Jan 2004 04:53:58 -0800</pubDate>
  	<dc:creator>majick</dc:creator>
</item>
<item>
  	<title>By: TuxHeDoh</title>
  	<link>http://ask.metafilter.com/4789/Easy-Windows-XP-switch-between-static-IP-and-DHCP#107584</link>	
  	<description>In the Windows XP TCP/IP configuration there is a tab for Alternate Configuration.  You put the information in the alternate tab that you want it to use when a DHCP Server is not found.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4789-107584</guid>
  	<pubDate>Wed, 21 Jan 2004 05:23:31 -0800</pubDate>
  	<dc:creator>TuxHeDoh</dc:creator>
</item>
<item>
  	<title>By: cairnish</title>
  	<link>http://ask.metafilter.com/4789/Easy-Windows-XP-switch-between-static-IP-and-DHCP#107622</link>	
  	<description>&lt;a href=&quot;http://www.netswitcher.com/product_info.htm&quot;&gt;Netswitcher&lt;/a&gt; has worked nicely for me in the past, if you feel the need to pay something. I like majick&apos;s idea best. I&apos;m too impatient to wait 30 seconds for XP to roll over to the alternate configuration.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4789-107622</guid>
  	<pubDate>Wed, 21 Jan 2004 08:25:49 -0800</pubDate>
  	<dc:creator>cairnish</dc:creator>
</item>
<item>
  	<title>By: five fresh fish</title>
  	<link>http://ask.metafilter.com/4789/Easy-Windows-XP-switch-between-static-IP-and-DHCP#107685</link>	
  	<description>Majic&apos;s solution is the one I&apos;ve been using for months.  I have four work locations, each with a different configuration.  The &lt;i&gt;netsh&lt;/i&gt; command does the trick beautifully.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4789-107685</guid>
  	<pubDate>Wed, 21 Jan 2004 11:02:13 -0800</pubDate>
  	<dc:creator>five fresh fish</dc:creator>
</item>
<item>
  	<title>By: LukeyBoy</title>
  	<link>http://ask.metafilter.com/4789/Easy-Windows-XP-switch-between-static-IP-and-DHCP#107803</link>	
  	<description>Excellent answers, thanks.  The alternate configuration is the one I&apos;ll probably use - although this netsh looks quite cool.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.4789-107803</guid>
  	<pubDate>Wed, 21 Jan 2004 16:05:13 -0800</pubDate>
  	<dc:creator>LukeyBoy</dc:creator>
</item>

    </channel>
</rss>
