ipconfig/releaseが機能しないのはなぜですか?
これは、ケーブルをIPに接続し、ipconfig/releaseを試してみると、ワイヤレスを解放できないと表示されますが、ワイヤレス接続がないシーケンスです。有線のものを解放しようとしています。
ケーブルを抜く
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Wireless Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
結構ですのでケーブルを差し込みます
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Wireless Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 0.0.0.0
Subnet Mask . . . . . . . . . . . : 0.0.0.0
Default Gateway . . . . . . . . . :
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Wireless Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.1.8
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
上から見ると、明らかにIPがあります。上記は正常です。
C:\>ipconfig /release
Windows IP Configuration
No operation can be performed on Wireless Network Connection while it has its me
dia disconnected.
C:\>
以下はそれほど重要ではありませんが、ipconfig/releaseを実行した後、ipconfigはLANにまだIPがあることを示したことも間違いありません。しかし、私と誰もがタイトルからそれを正しく仮定しました。
そのため、ipconfig/releaseはLAN上で機能しませんでした。
そして、コメントをわざわざ読まない人にとって、究極の答え/理由は、それが静的IPであり、それがipconfig/releaseがLAN上で機能しなかった理由でした。
通常、特定のアダプターがリストされていない場合、ipconfigはすべてのアダプターで機能するはずです。明らかにあなたのものはこの場合ではありません。代わりに、ローカルエリア接続アダプターにipconfigを集中させてみてください。
ipconfig /release local*