修改注册表:
在HKLM /CurrentControlset/services/tcpip/parameters/interfaces/interface_name中添加REG_DWORD类型的
IPAutoconfigurationEnabled 值为1
在HKLM /CurrentControlset/services/tcpip/parameters/interfaces/interface_name中添加REG_DWORD类型的
IPAutoconfigurationEnabled 值为1
本文介绍如何通过修改注册表项来启用IP自动配置功能。具体步骤是在HKLM(CurrentControlset/services/tcpip/parameters/interfaces/interface_name)下添加类型为REG_DWORD的IPAutoconfigurationEnabled值,并将其设为1。

4294

被折叠的 条评论
为什么被折叠?



