@echo ip_beijing
netsh interface ip set address local source=static addr=10.56.100.112 mask=255.255.255.0
netsh interface ip set address name=local gateway=10.56.100.254 gwmetric=1
netsh interface ip set dns local static 10.68.100.211
switch IP set
最新推荐文章于 2026-06-14 17:48:49 发布
本文介绍如何使用netsh命令设置Windows系统的静态IP地址、子网掩码、默认网关及DNS服务器,适用于需要固定IP环境的网络配置。
1万+

被折叠的 条评论
为什么被折叠?



