改變IP的批次檔? - Windows

By Rae
at 2010-07-09T21:03
at 2010-07-09T21:03
Table of Contents
※ 引述《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 ipv4 set address "Local Area connection"
static 60.125.1.123 255.255.255.0 60.125.1.254 1
以上兩行合成一行執行就可以了. 沒關UAC的可能需要在
以管理員權限執行的command prompt中執行.
--
--
: 請問有沒有可以直接改 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 ipv4 set address "Local Area connection"
static 60.125.1.123 255.255.255.0 60.125.1.254 1
以上兩行合成一行執行就可以了. 沒關UAC的可能需要在
以管理員權限執行的command prompt中執行.
--
--
Tags:
Windows
All Comments

By Damian
at 2010-07-10T00:19
at 2010-07-10T00:19

By Kyle
at 2010-07-10T15:22
at 2010-07-10T15:22
Related Posts
我的電腦一按連線就當機...

By Daniel
at 2010-07-09T20:31
at 2010-07-09T20:31
.NET Farmework 3.5 sp1無法安裝

By Isla
at 2010-07-09T18:57
at 2010-07-09T18:57
Win7 當滑鼠的位置不在目前focus的視窗上,自動切換

By Dorothy
at 2010-07-09T17:11
at 2010-07-09T17:11
Windows 2003 SP2+IBM X3400 硬碟空間不足,請教擴充方法?

By Andy
at 2010-07-09T16:33
at 2010-07-09T16:33
Win7 無法辨識的網路(已爬文)

By Todd Johnson
at 2010-07-09T16:23
at 2010-07-09T16:23