会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
网络小虫
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
window server
[转]Windows下netsh配置网络DNS,IP,Gateway
摘要:先看效果1.C:\>netsh interface ip add address "inet" 192.168.0.20 255.255.255.0 # inet 是我的本地连接名称2.C:\>netsh interface ip add address "inet" gateway=192.168.0.1 gwmetric=2 # gwmetric是添加跃点数3.C:\>net...
阅读全文
posted @
2011-02-17 13:52
网络小虫
阅读(4067)
评论(0)
推荐(0)
公告