注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 利用IPSec实现网络安全之..
 帮助

在DOS下更改IP、子网掩码、网关、DNS、WINS


2007-07-09 01:40:04
在DOS下更改IP、子网掩码、网关、DNS、WINS
2007年07月02日 星期一 01:16
有了这个我相信你会方便许多
Netsh Interface ip Set Address Name="本地连接" source=static addr=192.168.0.121 mask=255.255.255.0
Netsh Interface ip Set Address Name="本地连接" gateway=192.168.0.1 gwmetric=1
Netsh Interface ip Set Dns Name="本地连接" source=static addr=61.139.2.69 register=PRIMARY
Netsh Interface ip Add Dns Name="本地连接" add=202.96.134.133 Index=2
Netsh Interface ip Set Wins Name="本地连接" source=static addr=none




    文章评论
 
 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: