Redian新闻
>
Re: 请问:运行什么命令能直接打开配置IP的那个对话框?
avatar
Re: 请问:运行什么命令能直接打开配置IP的那个对话框?# Windows - 看得见风景的窗口
d*m
1

Here is an example of configuring a static ip:
Create a .bat file, add the following lines (REM comments the lines):
rem DNS 1 -> 192.168.0.1 (Just example here)
rem DNS 2 -> 192.168.0.10 (Just example here)
rem Gateway -> 192.168.0.1
rem IP Address -> 192.168.0.2
rem Subnet Mask -> 255.255.255.0
rem set IP address and subnet mask
netsh interface ip set address name = "Local Area Connection" source = static addr = 192.168.0.2 mask = 255.255.255.0
rem set gateway
netsh interface ip set address n
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。