将网络适配器设置更改为 DHCP

发布于 2024-10-29 16:25:53 字数 1550 浏览 0 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

忆离笙 2024-11-05 16:25:53

我在 Windows 7 中也遇到了类似的问题。我发现,如果您尝试修改的接口上的链接已关闭,您会收到消息“DHCP 已在此接口上启用”。如果插入电缆(建立链接),相同的命令可以正常工作。

I had a similar problem with Windows 7. I found that if the link is down on the interface you are trying to modify, you get the message "DHCP is already enabled on this interface." If you plug a cable in (establish a link), the same command works fine.

望她远 2024-11-05 16:25:53

我花了好一会儿才“?”在命令中解决这个问题,因为我遇到了同样的问题,但这是在 Windows 7 中对我有用的语法:netsh interface ip set address name="Local Area Connection"
来源=dhcp

It took me a while of "?" in the command to figure this one out as I had the same issue, but here is the syntax that worked for me in Windows 7: netsh interface ip set address name="Local Area connection"
source=dhcp

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文