netsh interface ip set address name="本地连接" source=static addr=173.13.2.48 mask=255.255.255.0 
netsh interface ip set address name="本地连接" gateway=173.13.2.1 gwmetric=0 
netsh interface ip set dns name="本地连接" source=static addr=none register=PRIMARY 
netsh interface ip add dns name="本地连接" addr=none
netsh interface ip set wins name="本地连接" source=static addr=none 
posted on 2010-07-08 13:19  蚂蚁跳楼  阅读(138)  评论(0编辑  收藏  举报