windows下批处理设置IP地址

netsh interface ip set address "本地连接" static 192.168.25.2 255.255.255.0 192.168.25.1
netsh interface ip set dnsservers "本地连接" static 223.5.5.5 primary
netsh interface ip set dnsservers "本地连接" static 114.114.114.114

上一篇: Linux执行脚本出现/bin/bash^M: bad interpreter: No such file or directory
下一篇: 帝国CMS-管理员密码重置插件

发表评论