Title IP CONFIG _RECON
Mode con cols=60 lines=4 & color 0B
netsh interface set interface "Ethernet" DISABLED
netsh interface set interface "Ethernet" ENABLED
timeout /t 55
:LOOP
ipconfig /release
ipconfig /renew
Cls & Color 0B
timeout /t 55
goto LOOP