🐧운영체제/Windows

윈도우 - 인터넷 끊기, DHCP 구성 해제/할당(ipconfig /release, ipconfig /renew)

Janger 2023. 5. 2. 23:45
728x90
인터넷 끊기(이더넷) | DHCP 구성 해제(할당되어있는 IPv4 주소 해제)
ipconfig /release

 

인터넷 연결(이더넷) | DHCP로부터 새로운 IPv4 주소를 할당
ipconfig /renew

 

 

인터넷 끊기(와이파이)
ipconfig /release Wi-Fi

 

 

인터넷 연결(와이파이)
ipconfig /renew Wi-Fi

 

출처: 

https://superuser.com/questions/1719455/ipconfig-release-renew-for-wi-fi-doesnt-work

 

ipconfig release/renew for Wi-Fi doesn't work

ipconfig /renew Wi-Fi ipconfig /release Wi-Fi Either of those commands don't work for the Wi-Fi adapter yet they work fine for the Ethernet adapters or any of the other adapters. Like the adapters...

superuser.com

 

728x90