作者heres35 (heres)
看板Windows
标题Re: [问题] 改变IP的批次档?
时间Fri Aug 6 16:54:49 2010
谢谢^^
服用後非常满意
请问第一行後面的none代表的意思是啥密呀?
再请教
如果要自动取得IP的话要怎麽写呢?
※ 引述《chinoyan (chino)》之铭言:
: 标题: Re: [问题] 改变IP的批次档?
: 时间: Fri Jul 9 15:31:42 2010
:
: ※ 引述《heres35 (heres)》之铭言:
: : 请问有没有可以直接改 IP & MASK & GATWAY 的批次档指令?
: : 例如:
: : 192.168.1.99
: : 255.255.255.0
: : 192.168.1.254
: : 换成
: : 60.125.1.123
: : 255.255.255.0
: : 60.125.1.254
:
: netsh interface ip set address "区域连线" static 192.168.1.99 255.255.255.0
: 192.168.1.1 none
: netsh interface ip set dns "区域连线" static 168.95.1.1
: netsh interface ip add dns "区域连线" 168.95.192.1
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 114.47.195.186
1F:→ kroutony :把static+後面 改成dhcp 08/06 18:10
2F:→ kroutony :netsh interface ip set address "区域连线" dhcp 08/06 18:11
3F:→ heres35 :第一时间感谢楼上的大大 QQQ 08/06 18:39