修改ip腳本

#ip.bat

netsh interface ip set address name="interface1" source=static addr=172.16.*.* mask=255.255.255.0 gateway=172.16.*.* 1

netsh interface ip set address "interface1" static 192.168.*.* 255.255.255.0 192.168.*.* 1

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章