LAN ip

As we all know do not know if there is no software can modify all LAN IP.Similar arrangement IP, we do KTV, because the machines redo the system, IP, but also a plug a keyboard.Too much trouble.Looking for An automatic change of IP tools

this batch
@ echo
echo interface ip set address “Local Connection “static 192.168.1.8 (the few diverted ) 255.255.255.0 192.168.1.1 1 | netsh
netsh interface ip set dns name =” local connection “source = static addr = 202.102.224.68 register = PRIMARY (the main address of the DNS is my you put it into your)
netsh interface ip add dns name = “local connection” addr = 202.102.227.68 index = 2 (backup DNS address this is my You put it into your)
pause

Leave a Reply