记事中心

内外网IP通过批处理命令修改

set ip=192.168.1.64
netsh interface ip set address name="本地连接" source=static addr=%ip% mask=255.255.255.0 gateway=192.168.1.0 gwmetric=1 type=unicast
netsh interface set interface "无线网络连接" enabled
pause


set ip=10.102.24.190
netsh interface ip set address name="本地连接" source=static addr=%ip% mask=255.255.255.248 gateway=10.102.24.185 gwmetric=1 type=unicast
netsh interface set interface "无线网络连接" disabled
pause

联系我们

13823142866

在线咨询: 点击这里给我发消息

邮件:chawuzhai@163.com

工作时间:周一至周五,8:30-18:30,节假日休息

QR code
0.155947s