win10命令行修改IP地址

文章目录[隐藏]

1、以管理员模式运行CMD

执行以下命令:

netsh interface ip set address "以太网" static 172.20.112.1 255.255.0.0 172.20.0.1
滚动至顶部