szhangcn8 2003-12-11 21:59
求助!
有两个命令
1.释放IP
2.重新取DNS分配的IP
我记得是release
和renew 对吗?
谢谢
hx817 2003-12-11 23:34
用 ipconfig /? 看看帮助就知道了
D:\>ipconfig /?
Windows 2000 IP Configuration
USAGE:
ipconfig [/? | /all | /release [adapter] | /renew [adapter]
| /flushdns | /registerdns
| /showclassid adapter
| /setclassid adapter [classidtoset] ]
adapter Full name or pattern with '*' and '?' to 'match',
* matches any character, ? matches one character.
Options
/? Display this help message.
/all Display full configuration information.
/release Release the IP address for the specified adapter.
/renew Renew the IP address for the specified adapter.
szhangcn8 2003-12-12 10:48
谢谢
谢谢