导航

2007年6月27日

摘要: C:\>netsh (进入设置模式) netsh>interface interface>ip interface ip>set address "本地连接" static 10.1.1.111 255.255.255.0 10.1.1.254 interface ip>set dns "本地连接" static 61.177.7.1 interface ip>exit 上文中的set命... 阅读全文

posted @ 2007-06-27 09:27 无心放纵 阅读(958) 评论(0) 推荐(0)