태그

2016년 12월 4일 일요일

CMD 컨맨드로 IP 바꾸기



IP 바꾸기

netsh interface ip set address name="유선" static addr=192.168.1.249 mask=255.255.255.0 gateway=192.168.1.254


DNS 바꾸기

netsh int ip set dns "유선" static 168.126.63.1