CMD命令下修改和查看IP地址,DNS,网关

设置IP,DNS,以及网关3d >netsh interface ip set address name="本地链接" source=static addr=192.168.132.5 mask=255.255.255.0 >netsh interface ip set address name="本地链接" gateway=192.168.132.1 gwmetric=0 >netsh inte
相关文章
相关标签/搜索