<?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>捞月 &#187; ipconfig</title>
	<atom:link href="http://laoyue.chez.com/index.php/archives/tag/ipconfig/feed" rel="self" type="application/rss+xml" />
	<link>http://laoyue.chez.com</link>
	<description>旺旺旺~~~</description>
	<lastBuildDate>Mon, 20 Apr 2026 05:52:09 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>cmd下设置IP</title>
		<link>http://laoyue.chez.com/index.php/archives/66</link>
		<comments>http://laoyue.chez.com/index.php/archives/66#comments</comments>
		<pubDate>Mon, 17 Nov 2008 14:30:07 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[ipconfig]]></category>
		<category><![CDATA[netsh]]></category>

		<guid isPermaLink="false">http://saoker.net/?p=66</guid>
		<description><![CDATA[C:\&#62;netsh (然后执行netsh这个命令) netsh&#62;interface (netsh命令的子命令) netsh cinterface&#62;ip (interface命令的子命令) netsh interface ip&#62;set address &#8220;本地连接&#8221; static 192.168.0.2 255.255.255.0 192.168.0.1 （通过以上设置可以实现命令行下设置ip地址，需要注意的是&#8221;本地连接&#8221;需要使用英文输入法的双引号指定，否则会报错。) 此上下文中的命令: set address &#8211; 设置指定的接口的 IP 地址或默认网关。 set dns &#8211; 设置 DNS 服务器模式和地址。 set wins &#8211; 设置 WINS 服务器模式和地址。 C:\&#62;ipconfig （更改后再用ipconfig命令看一下ip地址,确认一下是否更改成功）]]></description>
				<content:encoded><![CDATA[<p>C:\&gt;netsh (然后执行netsh这个命令)<br />
netsh&gt;interface (netsh命令的子命令)<br />
netsh cinterface&gt;ip (interface命令的子命令)<br />
netsh interface ip&gt;set address &#8220;本地连接&#8221; static 192.168.0.2 255.255.255.0 192.168.0.1<br />
（通过以上设置可以实现命令行下设置ip地址，需要注意的是&#8221;本地连接&#8221;需要使用英文输入法的双引号指定，否则会报错。)</p>
<p>此上下文中的命令:<br />
set address &#8211; 设置指定的接口的 IP 地址或默认网关。<br />
set dns &#8211; 设置 DNS 服务器模式和地址。<br />
set wins &#8211; 设置 WINS 服务器模式和地址。</p>
<p>C:\&gt;ipconfig （更改后再用ipconfig命令看一下ip地址,确认一下是否更改成功）</p>
]]></content:encoded>
			<wfw:commentRss>http://laoyue.chez.com/index.php/archives/66/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
