Windows通过DOS命令行设置IP地址

@rem 设置固定IP地址
netsh interface ip set address "本地连接" static 192.168.1.200 255.255.255.0 192.168.1.1

posted @ 2020-02-14 23:48  光与城工作组  阅读(709)  评论(0编辑  收藏  举报